]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Adjust the load factor for shotgun:tcp test
authorNicki Křížek <nicki@isc.org>
Wed, 12 Mar 2025 16:03:50 +0000 (17:03 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 18 Mar 2025 09:19:32 +0000 (10:19 +0100)
With the slightly decreased load for the TCP test, the results appear to
be a little bit more stable.

.gitlab-ci.yml

index 5544a0ac7ca352c58090c611e220a4e217bbe4b9..d6384fc896ee7197012e6794d0b045408f05d334 100644 (file)
@@ -1701,7 +1701,7 @@ shotgun:tcp:
   <<: *shotgun_job
   variables:
     SHOTGUN_SCENARIO: tcp
-    SHOTGUN_TRAFFIC_MULTIPLIER: 13
+    SHOTGUN_TRAFFIC_MULTIPLIER: 12
 
 shotgun:dot:
   <<: *shotgun_job