Skip to content

Commit

Permalink
N_SIMUL_CLUSTERS usage
Browse files Browse the repository at this point in the history
  • Loading branch information
waveywaves committed Mar 29, 2024
1 parent c87a4fd commit da9ba8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-perf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jobs:
![cold start cluster creation](${{ fromJSON(steps.upload_cold_start_image.outputs.imgur_urls)[0] }})
### n(=3) simultaneous cluster creation
### n(=${{ env.N_SIMUL_CLUSTERS }}) simultaneous cluster creation
Creating simultaneously to check if operator is able to manage the load of creating multiple clusters
at once. Creating multiple clusters simultaneously, in operator deployments; of varying number of concurrent
Expand Down

0 comments on commit da9ba8f

Please sign in to comment.