Merge lp://staging/~facundo/tanuki-agent/dont-wait-raspi-forever into lp://staging/tanuki-agent
Proposed by
Facundo Batista
Status: | Merged |
---|---|
Approved by: | Facundo Batista |
Approved revision: | 103 |
Merged at revision: | 102 |
Proposed branch: | lp://staging/~facundo/tanuki-agent/dont-wait-raspi-forever |
Merge into: | lp://staging/tanuki-agent |
Diff against target: |
44 lines (+13/-3) 1 file modified
rpi2-sample-provkit/provision (+13/-3) |
To merge this branch: | bzr merge lp://staging/~facundo/tanuki-agent/dont-wait-raspi-forever |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Celso Providelo (community) | Approve | ||
Review via email: mp+274725@code.staging.launchpad.net |
Commit message
Don't wait raspi for ever to provision.
Description of the change
Don't wait raspi for ever to provision.
To post a comment you must log in.
Thanks Facundo,
exit(1) will make the test fail with PROVFAIL, which is exactly what we are looking for if the hardware is not available.