Skip to content

Commit

Permalink
increase number of nodes in e2e test to enhanced parallel execution
Browse files Browse the repository at this point in the history
Signed-off-by: hanenMizouni <[email protected]>
  • Loading branch information
outscale-hmi committed Oct 13, 2024
1 parent af6e8cd commit 5a223fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/docker/run_e2e_single_az.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export PATH=$PATH:/usr/local/go/bin
export GOPATH="/go"
export ARTIFACTS=./single_az_test_e2e_report
mkdir -p $ARTIFACTS
export NODES=4
export NODES=10

FOCUS_REGEXP="\[bsu-csi-e2e\] \[single-az\]"
SKIP_REGEXP="and encryption"
Expand Down

0 comments on commit 5a223fc

Please sign in to comment.