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

     1  pools:
     2    - id: "dummy"
     3      ammo:
     4        type: dummy
     5      result:
     6        type: discard
     7      gun:
     8        type: dummy
     9        sleep: 10ms
    10      rps-per-instance: false
    11      rps:
    12        - times: 2
    13          type: once
    14        - duration: 1s
    15          ops: 4
    16          type: const
    17      startup:
    18        - times: 2
    19          type: once
    20  log:
    21    level: debug