Merge ~smoser/cloud-init:fix-test_netconfig into cloud-init:master
| Status: | Merged |
|---|---|
| Merged at revision: | 192dbda37b50aa97f87976879dd177834a986123 |
| Proposed branch: | ~smoser/cloud-init:fix-test_netconfig |
| Merge into: | cloud-init:master |
| Diff against target: |
13 lines (+3/-0) 1 file modified
tests/unittests/test_distros/test_netconfig.py (+3/-0) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ryan Harper | 2017-03-21 | Approve on 2017-03-21 | |
| Server Team CI bot | continuous-integration | Approve on 2017-03-21 | |
| Joshua Powers (community) | Approve on 2017-03-21 | ||
|
Review via email:
|
|||
Commit Message
Fix unit test when running in a system deployed with cloud-init.
test_netconfig.
remove any .link files that cloud-init had written. This was just
a failure to mock out all of its interaction with the host.
PASSED: Continuous integration, rev:192dbda37b5
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild:
https:/


Tested and working on torkoal. Thanks!