Skip to content

Commit

Permalink
tests: reduce stress-split-erasure-code-x86_64 dependency on stress-s…
Browse files Browse the repository at this point in the history
…plit

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 8ae1886 commit cb7bb0c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.

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 cb7bb0c

Please sign in to comment.