This is an archive of the discontinued LLVM Phabricator instance.

initial windows deployment
ClosedPublic

Authored by kuhnel on Jun 30 2020, 9:48 AM.

Details

Summary

To add Windows workers, I refactored the cluster setup, added a Windows
node pool and a windows deployment.

The current state of the buildbot is on http://lab.llvm.org:8014/builders/clang-x86-ninja-win10

This depends on the new image in D82873.

Event Timeline

kuhnel created this revision.Jun 30 2020, 9:48 AM
kuhnel updated this revision to Diff 274716.Jul 1 2020, 1:35 AM

using GCS backend now, no need to commit the local state to version control

kuhnel updated this revision to Diff 274721.Jul 1 2020, 1:46 AM

Cleanup, added documentation, fixed typos

kuhnel updated this revision to Diff 275048.Jul 2 2020, 3:55 AM

updated container version

kuhnel edited the summary of this revision. (Show Details)Jul 2 2020, 4:08 AM
kuhnel updated this revision to Diff 279772.Jul 22 2020, 5:08 AM

adressed review comments

fixed UTF-8/16 encoding issues

kuhnel updated this revision to Diff 279780.Jul 22 2020, 5:25 AM

fixed messed up patch

incremented container version number

kuhnel updated this revision to Diff 280355.Jul 24 2020, 1:27 AM

increased resourced, updated container version

kuhnel updated this revision to Diff 280358.Jul 24 2020, 1:30 AM

fixed documentation on environment variables

This revision was not accepted when it landed; it landed in state Needs Review.Jul 29 2020, 7:41 AM
This revision was automatically updated to reflect the committed changes.