Refactoring connection task 83/33283/3
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Wed, 12 Apr 2017 04:14:59 +0000 (12:14 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Wed, 12 Apr 2017 08:09:45 +0000 (16:09 +0800)
commit8ee70654479bff695a6781a9f3eaea9f5eb6b765
treee25f8637aa5a462284521d7efd5d3851b124f971
parent984be06d90caa765bf8bc035546f0e33e7784dec
Refactoring connection task

- split `compute` playbook into `setup` and `run`
- save inventory and ssh configuration after in `setup`

Change-Id: I0803a954ffcd7c07861ff6bdb76acdbfaa4815bd
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/integration/hosts [deleted file]
tests/integration/hosts.j2 [new file with mode: 0644]
tests/integration/hosts.sample [new file with mode: 0644]
tests/integration/run.yaml [moved from tests/integration/compute.yaml with 84% similarity]
tests/integration/setup.yaml [new file with mode: 0644]
tests/integration/ssh.cfg.j2 [new file with mode: 0644]
tests/integration/ssh.cfg.sample [new file with mode: 0644]