Added new lldb builder, for x86_64 Ubuntu
Details
Diff Detail
Event Timeline
buildbot/osuosl/master/config/builders.py | ||
---|---|---|
684 | Thank you Siva. | |
buildbot/osuosl/master/config/slaves.py | ||
189 | The information was from running $lshw on builder. |
buildbot/osuosl/master/config/builders.py | ||
---|---|---|
684 | Thanks. | |
buildbot/osuosl/master/config/slaves.py | ||
189 | Is this guaranteed? That is, does GCE guarantee that this will not change? Why is it important to have a comment describing the hardware? |
buildbot/osuosl/master/config/builders.py | ||
---|---|---|
684 | That's a good idea. I will create another patch to update the name so it's more descriptive. | |
buildbot/osuosl/master/config/slaves.py | ||
189 | Based on the following statement from GCE docs, the resources should not change as long as the machine type has been selected. "The number of virtual CPUs, amount of memory supported by the VM is dependent on the machine type selected" |
Good to go after the builder name change.
I think this patch should wait for D7521? I am still reviewing it.
buildbot/osuosl/master/config/slaves.py | ||
---|---|---|
189 | I am more concerned about "Intel(R) Xeon(R) CPU @ 2.60GHz". But it is not an issue to continue beating around it. It is up to you to keep it or take it off. |
I could have missed, but don't remember seeing a patch which added getLLDBUbuntuCMakeBuildFactory. Is there one on phabricator?