This is an archive of the discontinued LLVM Phabricator instance.

[Buildbot] Add two new workers for the cross win-to-linux Arm/Aarch64 release builders.
ClosedPublic

Authored by vvereschaka on Mar 24 2022, 8:02 PM.

Details

Summary

Added configuration for two new workers:

  • as-worker-5 (arm release builders)
  • as-worker-6 (aarch64 release builders)

Reconfigure the win-to-linux arm/aarch64 cross release builders to use newly configured workers.

Diff Detail

Event Timeline

vvereschaka created this revision.Mar 24 2022, 8:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2022, 8:02 PM
vvereschaka requested review of this revision.Mar 24 2022, 8:02 PM

@gkistanova I would like to connect those workers/builders to the staging master at first and switch to the production master later.

This revision is now accepted and ready to land.Mar 25 2022, 9:43 AM