diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-07-19 16:12:09 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-07-19 16:12:09 +0000 |
commit | 380a6cd33d7b1d85bbc46f5c90532ed55c7aaf27 (patch) | |
tree | c305d71891477eca27ff4a5bd5e560f0db2d3b80 | |
parent | bd8bb26c67d696aba7b30bf4eb1616a7258b6f5d (diff) | |
parent | 1e59c5cc9492e9b8f11ca9aa9bbd307bf5676079 (diff) |
Merge "conf/integration: Fix typo on Integration testcase example."
-rw-r--r-- | conf/integration/01_testcases.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/integration/01_testcases.conf b/conf/integration/01_testcases.conf index 2edbe08b..e050e358 100644 --- a/conf/integration/01_testcases.conf +++ b/conf/integration/01_testcases.conf @@ -430,7 +430,7 @@ INTEGRATION_TESTS = [ # "vSwitch" : "OvsVanilla", # "VNF" : "QemuVirtioNet", # "Trafficgen": "IxNet", -# "Test Parameters": {"guest_loopback" : "linux_bridge"}, +# "Parameters": {"guest_loopback" : "linux_bridge"}, # "TestSteps": STEP_VSWITCH_PVP_FLOWS_INIT + # [ # ['vnf', 'start'], |