aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-05-03 09:33:44 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-05-03 09:34:36 +0200
commitbe836b8c8fb68bfb0d005b6e1237991785251fff (patch)
tree5c65920287ddfcf6ece747ee317b847b25a5dc41
parent913417c970ab1571abcfc8064a09b10e6bc50dae (diff)
Reduce number of threads
It passed successfully with 10 threads (more doesn't reduce the overall duration so much). Change-Id: I9013897883a40ebaf699c9a180f1bc8a6a34505c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r--docker/smoke/testcases.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml
index 0cef6099..e09de376 100644
--- a/docker/smoke/testcases.yaml
+++ b/docker/smoke/testcases.yaml
@@ -27,7 +27,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[k8s.io\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -46,7 +46,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[Conformance\]
skip: \[Serial\]|\[Disruptive\]|NoExecuteTaintManager
@@ -79,7 +79,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-api-machinery\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -116,7 +116,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-apps]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -156,7 +156,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-auth\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -177,7 +177,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-cli]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -210,7 +210,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-cluster-lifecycle\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -228,7 +228,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-instrumentation\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -249,7 +249,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-network\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -297,7 +297,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-node]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\
@@ -339,7 +339,7 @@ tiers:
run:
name: e2e_testing
args:
- nodes: 25
+ nodes: 10
ginkgo:
focus: \[sig-storage\]
skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\