Skip to content

Commit

Permalink
updated jenkins_create_parallel_test_job_runs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Feb 7, 2024
1 parent 7e59d9d commit 4bc9483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/jenkins_create_parallel_test_job_runs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

# shellcheck disable=SC2034,SC2154
usage_description="
Creates a test sleep job and launches N instances of it immediately to test Jenkins ability to auto-scale and parallelize agents on Jenkins on Kubernetes
Creates a freestyle parameterized test sleep job and launches N parallel runs of it to test scaling and parallelization of Jenkins on Kubernetes agents
Runs 10 jobs by default which run for 10 minutes each
Expand Down

0 comments on commit 4bc9483

Please sign in to comment.