Skip to content

Commit

Permalink
tests: reduce stress-split-erasure-code dependency on stress-split
Browse files Browse the repository at this point in the history
This patch breaks the symlinks for two files from stress-split that
are being changed by ceph#13222 in a way
that would break this test otherwise.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
  • Loading branch information
smithfarm committed Feb 20, 2017
1 parent 7e844b6 commit 8ae1886
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
1 change: 0 additions & 1 deletion qa/suites/upgrade/hammer-x/stress-split-erasure-code/4-mon

This file was deleted.

@@ -0,0 +1,6 @@
tasks:
- ceph.restart:
daemons: [mon.a]
wait-for-healthy: false
wait-for-osds-up: true
- print: "**** done ceph.restart mon.a"

This file was deleted.

@@ -0,0 +1,6 @@
tasks:
- ceph.restart:
daemons: [mon.b]
wait-for-healthy: false
wait-for-osds-up: true
- print: "**** done ceph.restart mon.b 6-next-mon"

0 comments on commit 8ae1886

Please sign in to comment.