diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-05-08 08:57:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-08 08:57:19 +0000 |
commit | c47c33e6071a14485929bb58ee6e1d2aaeff7243 (patch) | |
tree | ac5b5a7b9a38199aeda7f46e7d44304cd8b578a4 /tests/opnfv/test_suites | |
parent | 41fb1bcb3ef34137e48ff9755cc82f2fc5fe9074 (diff) | |
parent | d16b2e14fe420a646d4399986bd9f4d1ae3a606d (diff) |
Merge "Add ODL HA testcase"
Diffstat (limited to 'tests/opnfv/test_suites')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml index 13cc710f3..1ebf9c284 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-ha_daily.yaml @@ -62,3 +62,10 @@ test_cases: task_args: huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml", "host": "node1"}' +- + file_name: opnfv_yardstick_tc092.yaml + constraint: + installer: apex + task_args: + default: '{"file": "etc/yardstick/nodes/apex_baremetal/pod.yaml", + "attack_host": "node6"}' |