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

     1  pools:
     2    - id: ""
     3      ammo:
     4        type: http/scenario
     5        file: testdata/http_scenario/http_payload.hcl
     6      result:
     7        type: discard
     8      gun:
     9        target: {{.target}}
    10        type: http/scenario
    11        answlog:
    12          enabled: false
    13      rps:
    14        - duration: 1s
    15          ops: 4
    16          type: const
    17      startup:
    18        - times: 2
    19          type: once
    20  log:
    21    level: debug