Host environment bleeds into test for mirror access testing
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cloud-init |
Fix Released
|
Undecided
|
Robert Schweikert | ||
Bug Description
FAIL: tests.unittests
-------
Traceback (most recent call last):
File "/work/
mockse.
File "/usr/lib64/
) from cause
AssertionError: Calls not found.
Expected: [call(None),
call(['http://
call(None),
call(['http://
Actual: [call(None),
call(['http://
call(None),
call(['http://
-------
tests.unittests
tests.unittests
tests.unittests
tests.unittests
cloudinit.util: DEBUG: Reading from /tmp/tmpsdcw1kd
cloudinit.util: DEBUG: Reading from /tmp/tmpsdcw1kd
tests.unittests
cloudinit.util: DEBUG: Reading from /tmp/tmpsdcw1kd
cloudinit.util: DEBUG: Reading from /tmp/tmpsdcw1kd
tests.unittests
Related branches
- Server Team CI bot: Approve (continuous-integration)
- Ryan Harper: Approve
-
Diff: 14 lines (+2/-1)1 file modifiedtests/unittests/test_handler/test_handler_apt_source_v3.py (+2/-1)
| Changed in cloud-init: | |
| assignee: | nobody → Robert Schweikert (rjschwei) |

This bug is fixed with commit 37078046 to cloud-init on branch master. /git.launchpad. net/cloud- init/commit/ ?id=37078046
To view that commit see the following URL:
https:/