]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Adjust the load factor for shotgun:dot test
authorNicki Křížek <nicki@isc.org>
Tue, 18 Mar 2025 12:25:03 +0000 (13:25 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 18 Mar 2025 12:25:03 +0000 (13:25 +0100)
With the slightly increased load for the DoT test, the results appear to
be a little bit more stable.

.gitlab-ci.yml

index 1040f84f1ed464e9d2690a403bcea86293b2777b..2a5f0cfed741c00e62e61f6ecf818125d259203a 100644 (file)
@@ -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: