cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #04308
[Merge] ~smoser/cloud-init:fix/test-run_tree-fixes into cloud-init:master
The proposal to merge ~smoser/cloud-init:fix/test-run_tree-fixes into cloud-init:master has been updated.
Commit Message changed to:
tests: fix run_tree and bddeb
This was broken probably when we inserted the ssh keys into Platform.
tox -e citest tree_run
would fail with KeyError in Platform.init due to lack of a data_dir.
Also here are a few fixes found from attempting to make it work.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/341045
--
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/test-run_tree-fixes into cloud-init:master.
References