Merge lp://staging/~fgiff/linaro-android-bot-review/ignore-dead-builds into lp://staging/linaro-android-bot-review
Proposed by
Frans Gifford
Status: | Merged |
---|---|
Merged at revision: | 80 |
Proposed branch: | lp://staging/~fgiff/linaro-android-bot-review/ignore-dead-builds |
Merge into: | lp://staging/linaro-android-bot-review |
Diff against target: |
51 lines (+18/-4) 2 files modified
androidbotreview.py (+3/-2) jenkinsconnection.py (+15/-2) |
To merge this branch: | bzr merge lp://staging/~fgiff/linaro-android-bot-review/ignore-dead-builds |
Related bugs: | |
Related blueprints: |
Ignore dead builds
(Low)
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Bernhard Rosenkraenzer | Approve | ||
Linaro Android Bot Maintainers | Pending | ||
Review via email: mp+84976@code.staging.launchpad.net |
Description of the change
This prevents the bot from failing in the case that the a build has been garbage collected from Jenkins. Such a case is uncommon in normal usage, but can occur when testing against old changesets.
To post a comment you must log in.
Looks good to me, but I don't think I have the privileges to approve this