google / llvm-premerge-checks

CI system for premerge-testing in LLVM project
Apache License 2.0
41 stars 37 forks source link

Can we use E2 machines? #170

Open ChristianKuehnel opened 4 years ago

ChristianKuehnel commented 4 years ago

E2 machines from Google Cloud are cheaper than the currently used N1 machines. Can we migrate?

ChristianKuehnel commented 4 years ago

[e2-standard-16, local-ssd] features are not compatible for creating instance. So we would have to do benchmarks to see if we find another way to have fast local file access without and SSD...

ChristianKuehnel commented 4 years ago

We could probably also reduce the RAM on Linux to 50 or 60 GB.