diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-09-29 03:47:55 +0000 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-02 18:02:10 +0000 |
commit | 898cd51e6f55a32e882fba86f5dac32e6d89b1ca (patch) | |
tree | 403386afe7fcf2ba63541a1a295b727d552c6505 /tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | |
parent | 8aaa7d27cd491e8a78421ffcf0af01e6101a0bf4 (diff) |
CI: add new test cases into CI so they can have result
Change-Id: Ib2b165c41121b29b2af378dc420c2360786de3f0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
(cherry picked from commit 4aecf8839e12260284603266c4b93dc72b33ea36)
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml index dea44c8b3..222987ec5 100644 --- a/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml @@ -158,4 +158,25 @@ test_cases: lf-pod2: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' ericsson-pod3: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' ericsson-pod4: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "openrc":"/root/openrc", "external_network":"admin_floating_net"}' - +- + file_name: opnfv_yardstick_tc076.yaml +- + file_name: opnfv_yardstick_tc079.yaml +- + file_name: opnfv_yardstick_tc073.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml"}' +- + file_name: opnfv_yardstick_tc082.yaml +- + file_name: opnfv_yardstick_tc083.yaml +- + file_name: opnfv_yardstick_tc025.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "jump_host": "node0", "attack_host": "node1"}' |