Skip to content

Commit 9a05a85

Browse files
committed
adding no keyword
1 parent 80ce0e7 commit 9a05a85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/small-scale-cluster-density.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tests :
66
masterNodesCount: 3
77
workerNodesType: m6a.xlarge
88
workerNodesCount: 24
9-
benchmark.keyword: cluster-density-v2
9+
benchmark: cluster-density-v2
1010
ocpVersion: 4.15
1111
networkType: OVNKubernetes
1212
# encrypted: true

examples/small-scale-node-density-cni.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tests :
77
workerNodesType: m6a.xlarge
88
workerNodesCount: 6
99
infraNodesCount: 3
10-
benchmark.keyword: node-density-cni
10+
benchmark: node-density-cni
1111
ocpVersion: 4.15
1212
networkType: OVNKubernetes
1313
infraNodesType: r5.2xlarge

0 commit comments

Comments
 (0)