This is an archive of the discontinued LLVM Phabricator instance.

[libc builder] Use annotated builder for libc buildbot.
ClosedPublic

Authored by PaulkaToast on Feb 6 2020, 11:28 PM.

Details

Summary

This review depends on this one landing: https://reviews.llvm.org/D74193. (landed)

Do I need to specify a scheduler if I'm using the annotated builder?
Also please let me know if I'm missing anything.

Thanks! (:

Diff Detail

Event Timeline

PaulkaToast created this revision.Feb 6 2020, 11:28 PM

This is now tested locally and ready for review (:
@gkistanova

sivachandra accepted this revision.Feb 12 2020, 9:54 AM

I am OK with this change as a first step. But, we should eventually move to a custom script as the libc project will want a lot more customization.

Please wait for Galina to approve.

This revision is now accepted and ready to land.Feb 12 2020, 9:54 AM
PaulkaToast edited the summary of this revision. (Show Details)Feb 12 2020, 3:23 PM
gkistanova accepted this revision.Feb 13 2020, 7:19 PM

Thanks, Paula!

Do I need to specify a scheduler if I'm using the annotated builder?

No, you do not need to specify a scheduler if you are using the annotated builder. Zorg will take care of that for you.

This revision was automatically updated to reflect the committed changes.
zorg/buildbot/builders/annotated/libc-linux.py