summaryrefslogtreecommitdiffstats
path: root/qtip/driver/ansible/__init__.py
diff options
context:
space:
mode:
authorwu.zhihui <wu.zhihui1@zte.com.cn>2017-03-02 18:40:11 +0800
committerzhihui wu <zhihui.wu2006+zte@gmail.com>2017-03-03 00:53:59 +0000
commit7433b1c89e2ffba3b097832f353146f12987e6dd (patch)
tree2e99d8a91417414d4cce6dd299d918a604e4d206 /qtip/driver/ansible/__init__.py
parent473deae9a10162f000c49ca49b4e31b28c4bf0d8 (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 'qtip/driver/ansible/__init__.py')
-rw-r--r--qtip/driver/ansible/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/qtip/driver/ansible/__init__.py b/qtip/driver/ansible/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/qtip/driver/ansible/__init__.py
+++ /dev/null