From: Nicki Křížek Date: Tue, 18 Mar 2025 12:25:03 +0000 (+0100) Subject: Adjust the load factor for shotgun:dot test X-Git-Tag: v9.18.36~14^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61443486bbfc3067019ba287b580a14a2a53fd3d;p=thirdparty%2Fbind9.git Adjust the load factor for shotgun:dot test With the slightly increased load for the DoT test, the results appear to be a little bit more stable. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1040f84f1ed..2a5f0cfed74 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1626,7 +1626,7 @@ shotgun:dot: <<: *shotgun_job variables: SHOTGUN_SCENARIO: dot - SHOTGUN_TRAFFIC_MULTIPLIER: 2 + SHOTGUN_TRAFFIC_MULTIPLIER: 4 rules: &shotgun_rules_manual_mr - if: '$CI_MERGE_REQUEST_DIFF_BASE_SHA != null' variables: