github.com/yandex/pandora@v0.5.32/tests/acceptance/testdata/http/http2.yaml (about)

     1  pools:
     2    - id: "http2 pool"
     3      ammo:
     4        file: testdata/http/payload.uri
     5        type: uri
     6      result:
     7        type: discard
     8      gun:
     9        target: {{.target}}
    10        type: http2
    11        answlog:
    12          enabled: false
    13      rps-per-instance: false
    14      rps:
    15        - times: 2
    16          type: once
    17        - duration: 0.5s
    18          ops: 4
    19          type: const
    20      startup:
    21        - times: 2
    22          type: once
    23  log:
    24    level: debug