mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add shotgun perf test of DoH GET to CI
(cherry picked from commit 32c5f24713)
This commit is contained in:
parent
f68e60b3dc
commit
934b57040f
1 changed files with 8 additions and 0 deletions
|
|
@ -1588,6 +1588,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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue