summaryrefslogtreecommitdiffstats
path: root/qa/suites/powercycle/osd/powercycle/default.yaml
blob: a693f4b41c8f76c793afa9fc73d6890fd090b939 (plain)
1
2
3
4
5
6
7
8
9
10
tasks:
- install:
    extra_system_packages:
      deb: ['bison', 'flex', 'libelf-dev', 'libssl-dev']
      rpm: ['bison', 'flex', 'elfutils-libelf-devel', 'openssl-devel']
- ceph:
- thrashosds:
    chance_down: 1.0
    powercycle: true
    timeout: 600