From 32c5f24713ca839668f4d024feef4c1b256c8bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicki=20K=C5=99=C3=AD=C5=BEek?= Date: Thu, 19 Dec 2024 12:45:04 +0100 Subject: [PATCH] Add shotgun perf test of DoH GET to CI --- .gitlab-ci.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2be0b85df..397451fd01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1668,6 +1668,14 @@ shotgun:dot: when: delayed start_in: 5 minutes +shotgun:doh-get: + <<: *shotgun_job + variables: + SHOTGUN_SCENARIO: doh-get + SHOTGUN_TRAFFIC_MULTIPLIER: 3 + when: delayed + start_in: 5 minutes + .stress-test: &stress_test stage: performance script: