diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-16 20:39:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-16 20:39:55 +0000 |
commit | e4c7ab64f6886b74e3725967d048801e879b3ec4 (patch) | |
tree | 762f83a068630b358b80304ba4fadb75dc2976c1 /tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml | |
parent | 57006b47150d2999a28e4af9a956e4b30f099e87 (diff) | |
parent | 22c6286b88dbe261cdd746cecdbb33d848be1720 (diff) |
Merge "Add ODL noHA testcase"
Diffstat (limited to 'tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml')
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml index 71b9dff6b..825555d39 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl-nofeature-noha_daily.yaml @@ -54,3 +54,10 @@ test_cases: file_name: opnfv_yardstick_tc071.yaml - file_name: opnfv_yardstick_tc072.yaml +- + file_name: opnfv_yardstick_tc087.yaml + constraint: + installer: fuel + task_args: + default: '{"file": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", + "attack_host": "node6"}' |