Skip to content

Commit

Permalink
Testing ceph/ceph#10713
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola Golub committed Sep 13, 2016
1 parent c0cd594 commit b57e4bc
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
@@ -1,6 +1,11 @@
overrides:
ceph:
conf:
client:
debug rbd: 30
tasks:
- install:
branch: infernalis
branch: wip-mgolub-testing
- print: "**** done install infernalis"
upgrade_workload:
sequential:
Expand Down
@@ -1,3 +1,8 @@
overrides:
ceph:
conf:
client:
debug rbd: 30
tasks:
- exec:
client.0:
Expand All @@ -12,7 +17,7 @@ tasks:
- "rm -rf $TESTDIR/ceph_test_librbd_api"
- print: "**** done reverting to hammer ceph_test_librbd_api"
- workunit:
branch: infernalis
branch: wip-mgolub-testing
clients:
client.0:
- rbd/test_librbd_api.sh
Expand Down
@@ -1,6 +1,11 @@
overrides:
ceph:
conf:
client:
debug rbd: 30
tasks:
- install:
branch: infernalis
branch: wip-mgolub-testing
- print: "**** done install infernalis"
- install.upgrade:
exclude_packages: ['ceph-test', 'ceph-test-dbg']
Expand Down

0 comments on commit b57e4bc

Please sign in to comment.