File: constant-timeout.yaml

package info (click to toggle)
rally-openstack 3.0.0-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,968 kB
  • sloc: python: 53,131; sh: 262; makefile: 38
file content (10 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
---
  Dummy.dummy:
    -
      args:
        sleep: 10
      runner:
        type: "constant"
        times: 20
        concurrency: 5
        timeout: 5