- Add archive step
- Set flunkOnFailure to False for archive step
- Combine build and retry step to one using || to get buildbot green
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
zorg/buildbot/builders/LLDBBuilder.py | ||
---|---|---|
526 ↗ | (On Diff #25656) | Please add a comment, something like
|
536 ↗ | (On Diff #25656) | I think we should flunk if the zip fails. What do you think? |
766 ↗ | (On Diff #25656) | You should probably keep all python variable names lower case. |