Skip to content

Commit

Permalink
Increases replica count
Browse files Browse the repository at this point in the history
  • Loading branch information
scottopell committed Dec 13, 2024
1 parent 782f3e0 commit 6c37b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/functional_test/regression_detector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ single-machine-performance-regression_detector:
--comparison-sha ${CI_COMMIT_SHA} \
--target-config-dir test/regression/ \
--submission-metadata submission_metadata \
--replicas 50 \
--tags ${SMP_TAGS} || {
exit_code=$?
echo "smp job submit command failed with code $exit_code"
Expand Down

0 comments on commit 6c37b20

Please sign in to comment.