This is an archive of the discontinued LLVM Phabricator instance.

Rename and reassign a few SIE workers/builders
ClosedPublic

Authored by dyung on Nov 25 2022, 9:09 AM.

Details

Summary

This change makes the worker names a little more consistent and also reassigns one job from the fast sie-linux-worker to a slower one so that the fast builder can cycle more quickly.

sie-slow-linux-worker was renamed to doug-worker-1(ab). A and B represent two different docker containers running on the same host, but with different configurations. The builder cross-project-tests-sie-ubuntu was moved to this slower worker. The builder cross-project-tests-sie-ubuntu-dwarf5 was also moved to the new worker name.

doug-linux-worker1 was renamed to doug-worker-2a in an attempt to keep my naming consistent and make it easier for me to remember which hardware each job is running on.

Diff Detail

Event Timeline

dyung created this revision.Nov 25 2022, 9:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 25 2022, 9:09 AM
dyung requested review of this revision.Nov 25 2022, 9:09 AM
gkistanova accepted this revision.Dec 7 2022, 11:05 AM

The patch itself looks Ok.

Renaming workers means some extra cleaning on the buildbot, and we need to coordinate the worker credentials and when you will take the current workers down and will start the new.

How about committing this patch on Friday late afternoon, like 5:00 PM PST, so I could take the buildbot down without interfering with the normal activity? That would be a good time for you to shut the current workers down and bring the new up.

I assume this is one time change, right?

Please send me directly the new credentials.

This revision is now accepted and ready to land.Dec 7 2022, 11:05 AM
dyung added a comment.Dec 7 2022, 11:11 AM

The patch itself looks Ok.

Renaming workers means some extra cleaning on the buildbot, and we need to coordinate the worker credentials and when you will take the current workers down and will start the new.

How about committing this patch on Friday late afternoon, like 5:00 PM PST, so I could take the buildbot down without interfering with the normal activity? That would be a good time for you to shut the current workers down and bring the new up.

I assume this is one time change, right?

Please send me directly the new credentials.

Yes this should hopefully be a one time change. Friday 5pm PST works for me to commit the patch. I will send you an email with the new credentials.