aboutsummaryrefslogtreecommitdiffstats
path: root/conf/kubernetes/01_testcases.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/kubernetes/01_testcases.conf')
-rw-r--r--conf/kubernetes/01_testcases.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/kubernetes/01_testcases.conf b/conf/kubernetes/01_testcases.conf
index 25eea362..9e238557 100644
--- a/conf/kubernetes/01_testcases.conf
+++ b/conf/kubernetes/01_testcases.conf
@@ -1,7 +1,7 @@
K8SPERFORMANCE_TESTS = [
{
"Name": "pcp_tput",
- "Deployment": "p2p",
+ "Deployment": "pcp",
"Description": "LTD.Throughput.RFC2544.Throughput",
"Parameters" : {
"TRAFFIC" : {
@@ -13,6 +13,7 @@ K8SPERFORMANCE_TESTS = [
"Name": "pcp_evs_tput",
"Deployment": "pcp",
"Description": "LTD.Throughput.RFC2544.Throughput",
+ "vSwitch": 'none',
"Parameters" : {
"TRAFFIC" : {
"traffic_type" : "rfc2544_throughput",
@@ -22,6 +23,7 @@ K8SPERFORMANCE_TESTS = [
{
"Name": "pccp_evs_tput",
"Deployment": "pccp",
+ "vSwitch": 'none',
"Description": "LTD.Throughput.RFC2544.Throughput",
"Parameters" : {
"TRAFFIC" : {