aboutsummaryrefslogtreecommitdiffstats
path: root/conf/kubernetes
diff options
context:
space:
mode:
authorSridhar K. N. Rao <sridhar.rao@spirent.com>2021-06-26 18:42:33 +0530
committerSridhar K. N. Rao <sridhar.rao@spirent.com>2021-06-28 15:30:27 +0530
commit27999d960e8849ef3d689e405a5aa5cb7fe7f6b6 (patch)
treef23ef17fc75df3d87064470bd220f22913185d7c /conf/kubernetes
parentd5c0a03054f720da2a5ff9eba74feee57fb0296d (diff)
BUGFIXES: From Kali pre-release testing.
Multiple bug-fixes from thorough testing. More fixes added. Fix for Non-BLocking Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Idd2fb214ab6dc4eba8a834ab13ecaa29ff09445e
Diffstat (limited to 'conf/kubernetes')
-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" : {