Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test/librados/test.cc: clean up EC pools' crush rules too #6788

Merged
merged 1 commit into from Dec 4, 2015
Merged

test/librados/test.cc: clean up EC pools' crush rules too #6788

merged 1 commit into from Dec 4, 2015

Conversation

ghost
Copy link

@ghost ghost commented Dec 3, 2015

SetUp was adding an erasure-coded pool, which automatically adds
a new crush rule named after the pool, but only removing the
pool. Remove the crush rule as well.

Fixes: #13878
Signed-off-by: Dan Mick dan.mick@redhat.com

@ghost ghost added bug-fix tests labels Dec 3, 2015
@ghost ghost self-assigned this Dec 3, 2015
SetUp was adding an erasure-coded pool, which automatically adds
a new crush rule named after the pool, but only removing the
pool.  Remove the crush rule as well.

http://tracker.ceph.com/issues/13878 Fixes: #13878

Signed-off-by: Dan Mick <dan.mick@redhat.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
@ghost
Copy link
Author

ghost commented Dec 4, 2015

source ~/Downloads/ovh-gra1-openrc.sh
teuthology-openstack --verbose --simultaneous-jobs 50 --key-filename ~/Downloads/myself --key-name loic --teuthology-git-url http://github.com/dachary/teuthology --teuthology-branch openstack --ceph-qa-suite-git-url http://github.com/ceph/ceph-qa-suite --suite-branch master --ceph-git-url http://github.com/dachary/ceph --ceph wip-13878-ec-pool --suite smoke --filter smoke/basic/tasks/rados_api_tests.yaml

@ghost
Copy link
Author

ghost commented Dec 4, 2015

@dmick does this look ok to you ?

@ghost ghost assigned dmick and unassigned ghost Dec 4, 2015
dmick added a commit that referenced this pull request Dec 4, 2015
test/librados/test.cc: clean up EC pools' crush rules too

Reviewed-by: Dan Mick <dmick@redhat.com>
@dmick dmick merged commit 014b8e2 into ceph:master Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants