diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2017-03-02 18:40:11 +0800 |
---|---|---|
committer | zhihui wu <zhihui.wu2006+zte@gmail.com> | 2017-03-03 00:53:59 +0000 |
commit | 7433b1c89e2ffba3b097832f353146f12987e6dd (patch) | |
tree | 2e99d8a91417414d4cce6dd299d918a604e4d206 /README.md | |
parent | 473deae9a10162f000c49ca49b4e31b28c4bf0d8 (diff) |
Refactor dhrystone playbook
- Break previous one playbook into three playbooks:
setup.yaml: setup test environment.
run.yaml: execute test steps
clean.yaml: cleanup test environment to restore
environment
The advantage is cleaning part will never be blocked by another.
- Just do testing on remote hosts, parse logfile on localhost.
- Use ansible module instead of shell command.
- Move up all files under /ansible and remove ansible directory.
Under /ansible, ansible package cann't be imported.
Change-Id: I43c65be23869b7d42ca769994d4decb9a012d196
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions