diff options
author | Rex Lee <limingjiang@huawei.com> | 2017-03-01 01:27:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-01 01:27:41 +0000 |
commit | 5699a278956c9deeafb3ec483689d07019048159 (patch) | |
tree | 7bd4c07f0b4117db88dbcefd8fe0014072747ee8 | |
parent | 806008ab5f3bc912c9c23d4c1fff6253a50e77ed (diff) | |
parent | fa992acb0726026a0930a74474d9dcff35094ed0 (diff) |
Merge "Re-enable floating IP tests for bgpvpn"
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml | 4 | ||||
-rw-r--r-- | tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-noha_daily.yaml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml index 66fab6142..7ce6f10cc 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml @@ -22,3 +22,7 @@ test_cases: task_args: ericsson-pod2: '{"pod_info": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "host": "node1.LF","target": "node2.LF"}' +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml diff --git a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-noha_daily.yaml b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-noha_daily.yaml index 324ba5ca0..24791e23e 100644 --- a/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-noha_daily.yaml +++ b/tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-noha_daily.yaml @@ -22,3 +22,7 @@ test_cases: task_args: ericsson-pod2: '{"pod_info": "etc/yardstick/nodes/fuel_baremetal/pod.yaml", "host": "node1.LF","target": "node2.LF"}' +- + file_name: opnfv_yardstick_tc002.yaml +- + file_name: opnfv_yardstick_tc005.yaml |