Skip to content

Commit 2a08834

Browse files
Increase amount of ginkgo nodes for e2e
Signed-off-by: Alexandr Demicev <[email protected]>
1 parent faf3d55 commit 2a08834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-suite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ env:
6363
# Ginkgo Test Configurations
6464
GINKGO_LABEL_FILTER: full
6565
GINKGO_TESTS: ${{ github.workspace }}/${{ inputs.test_suite }}
66-
GINKGO_NODES: 5
66+
GINKGO_NODES: 7
6767
# Version Tag
6868
TAG: v0.0.1
6969

0 commit comments

Comments
 (0)