Move YAML resources to /resources. 03/33303/6
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Wed, 12 Apr 2017 11:44:00 +0000 (19:44 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Mon, 17 Apr 2017 00:54:21 +0000 (08:54 +0800)
commit2fa6b511f1a6c1a3372aacdacf7b6f68a4c72ddf
treeadaed2455a7afcfa64949e3315743609d3494abb
parent6d6259490b9c0897ba493070516600fcff94b312
Move YAML resources to /resources.

- replacing the content of /benchmarks will break current module like api/cli
- migration required before surpressing the current benchmarks/ folder

Change-Id: I8bd04eeb18aaa3c966330ff7adbe85a267680fc1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
16 files changed:
resources/QPI/compute.yaml [moved from tests/integration/specs/compute.yaml with 100% similarity]
resources/metric/inxi.yaml [moved from tests/integration/tasks/inxi.yaml with 100% similarity]
resources/metric/openssl.yaml [moved from tests/integration/tasks/openssl.yaml with 98% similarity]
resources/template/hosts.j2 [moved from tests/integration/hosts.j2 with 100% similarity]
resources/template/hosts.sample [moved from tests/integration/hosts.sample with 100% similarity]
resources/template/qpi-report.j2 [moved from tests/integration/templates/qpi-report.j2 with 100% similarity]
resources/template/qpi-report.sample [moved from tests/integration/reports/qpi-report.sample with 100% similarity]
resources/template/ssh.cfg.j2 [moved from tests/integration/ssh.cfg.j2 with 100% similarity]
resources/template/ssh.cfg.sample [moved from tests/integration/ssh.cfg.sample with 100% similarity]
resources/template/system-info.j2 [moved from tests/integration/templates/system-info.j2 with 100% similarity]
resources/template/system-info.sample [moved from tests/integration/reports/system-info.sample with 100% similarity]
tests/integration/ansible.cfg
tests/integration/group_vars/all [new file with mode: 0644]
tests/integration/hosts.default [new file with mode: 0644]
tests/integration/run.yaml
tests/integration/setup.yaml