ReleaseEngineering:Autoland: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:


=What does it do?=
=What does it do?=
Polls individual bugs for a custom whiteboard tag and when finding valid tags, makes an automated landing to try for you.  It will report details in the bug about the try push and the build results when complete.
Polls individual bugs for a custom whiteboard tag and when finding valid tags, makes an automated landing to try for you.  It will report details in the bug about the try push and the build results when complete. Jobs are pushed with default try syntax "-b do -p all -u none -t none". If you want more than this, you will be required to specify it in the autoland tag.


=How does it work?=
=How does it work?=
Line 32: Line 32:


=Can I still use try syntax to customize my builds?=
=Can I still use try syntax to customize my builds?=
Yes! In your whiteboard tag you can include the try syntax ('''note''' you do not need the 'try:' part)
Yes! In your whiteboard tag you can include the try syntax ('''note''' you do not need the 'try:' part). Default try syntax is "-b do -p all -u none -t none"


Examples:
Examples:
32

edits