diff options
author | rexlee8776 <limingjiang@huawei.com> | 2016-08-12 05:58:37 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2016-08-15 01:53:44 +0000 |
commit | 373df6c7373d30f19db75c872d5103f1a37e7f69 (patch) | |
tree | b132a842f9617ec105f646d9425906eac6eea529 /tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml | |
parent | e3a20869ff9b59a31946e8a7f676a9a047b2c1ac (diff) |
Add testcase tc0075 and mofify testcsuite
Change-Id: Icbe2815c0fd0890c579d49a4180854ceb7487ecf
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml index 331cb1074..eb1226f80 100644 --- a/tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml @@ -44,3 +44,11 @@ test_cases: file_name: opnfv_yardstick_tc071.yaml - file_name: opnfv_yardstick_tc072.yaml +- + file_name: opnfv_yardstick_tc075.yaml + constraint: + installer: compass + pod: huawei-pod1 + task_args: + huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", + "host": "node1.LF"}' |