Skip to content

Commit

Permalink
Merge pull request #13222 from liewegas/wip-hammer-x-jewel
Browse files Browse the repository at this point in the history
jewel: tests: qa/suites/upgrade/hammer-x/stress-split: finish thrashing before final upgrade
  • Loading branch information
liewegas committed Feb 20, 2017
2 parents 40eedcc + 1e75e23 commit a009942
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 8 deletions.
3 changes: 3 additions & 0 deletions qa/suites/upgrade/hammer-x/stress-split/3-thrash/default.yaml
Expand Up @@ -8,6 +8,9 @@ overrides:
- detected stalls on CPUs
- failed to encode map e
tasks:
- parallel:
- stress-tasks
stress-tasks:
- thrashosds:
timeout: 1200
chance_pgnum_grow: 1
Expand Down
2 changes: 1 addition & 1 deletion qa/suites/upgrade/hammer-x/stress-split/4-mon/mona.yaml
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- ceph.restart:
daemons: [mon.a]
wait-for-healthy: false
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- workunit:
branch: hammer
clients:
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- workunit:
branch: hammer
clients:
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- full_sequential:
- rados:
clients: [client.0]
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- full_sequential:
- rados:
clients: [client.0]
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- ceph.restart:
daemons: [mon.b]
wait-for-healthy: false
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- full_sequential:
- radosbench:
clients: [client.0]
Expand Down
@@ -1,4 +1,4 @@
tasks:
stress-tasks:
- workunit:
branch: hammer
clients:
Expand Down

0 comments on commit a009942

Please sign in to comment.