From: Nicki Křížek Date: Wed, 12 Mar 2025 16:03:50 +0000 (+0100) Subject: Adjust the load factor for shotgun:tcp test X-Git-Tag: v9.21.7~46^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f8226a039b82d587114ee66662c05c673f0d87a;p=thirdparty%2Fbind9.git Adjust the load factor for shotgun:tcp test With the slightly decreased load for the TCP test, the results appear to be a little bit more stable. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5544a0ac7ca..d6384fc896e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1701,7 +1701,7 @@ shotgun:tcp: <<: *shotgun_job variables: SHOTGUN_SCENARIO: tcp - SHOTGUN_TRAFFIC_MULTIPLIER: 13 + SHOTGUN_TRAFFIC_MULTIPLIER: 12 shotgun:dot: <<: *shotgun_job