From: Cédric Ollivier Date: Mon, 3 May 2021 07:33:44 +0000 (+0200) Subject: Reduce number of threads X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=77b1ec0c8518d3ff2fd946ea56768a830f25f8f2;p=functest-kubernetes.git 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 --- diff --git a/docker/smoke/testcases.yaml b/docker/smoke/testcases.yaml index 6ffdaac5..88411502 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\\]|\ @@ -175,7 +175,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-cli] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ @@ -208,7 +208,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-cluster-lifecycle\] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ @@ -225,7 +225,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-instrumentation\] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ @@ -245,7 +245,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-network\] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ @@ -291,7 +291,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-node] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\ @@ -332,7 +332,7 @@ tiers: run: name: e2e_testing args: - nodes: 25 + nodes: 10 ginkgo: focus: \[sig-storage\] skip: "\\[Disruptive\\]|\\[Flaky\\]|\\[alpha\\]|\