Skip to content

Commit d1d5e58

Browse files
Cecile Robert-Michonshysank
Cecile Robert-Michon
authored andcommitted
Update ci-e2e.sh
1 parent ef02f89 commit d1d5e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci-e2e.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ fi
6565

6666
defaultTag=$(date -u '+%Y%m%d%H%M%S')
6767
export TAG="${defaultTag:-dev}"
68-
export GINKGO_NODES=3
68+
export GINKGO_NODES=5
6969

7070
export AZURE_LOCATION="${AZURE_LOCATION:-$(get_random_region)}"
7171
export AZURE_CONTROL_PLANE_MACHINE_TYPE="${AZURE_CONTROL_PLANE_MACHINE_TYPE:-"Standard_D2s_v3"}"

0 commit comments

Comments
 (0)