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

hammer: tests: testprofile must be removed before it is re-created #6450

Merged
merged 3 commits into from Jan 31, 2016
Merged

hammer: tests: testprofile must be removed before it is re-created #6450

merged 3 commits into from Jan 31, 2016

Conversation

ghost
Copy link

@ghost ghost commented Nov 2, 2015

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit ab46d79)
The testprofile erasure code profile is destroyed before creating a new
one so that it does not fail when another testprofile erasure code
profile already exists with different parameters.

This must be done when creating erasure coded pools with the C++
interface, in the same way it's done with the C interface.

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

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit 47abab9)
@ghost ghost self-assigned this Nov 2, 2015
@ghost ghost added this to the hammer milestone Nov 2, 2015
@ghost ghost added bug-fix tests labels Nov 2, 2015
Now that the create_one_ec_pool function removes the testprofile each
time it is called, it must create the testprofile erasure code profile
again for the test to use.

http://tracker.ceph.com/issues/13664 Refs: #13664

Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit a603429)
ghost pushed a commit that referenced this pull request Nov 11, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 13, 2015
ghost pushed a commit that referenced this pull request Nov 16, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 19, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 19, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Nov 19, 2015
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link
Author

ghost commented Nov 21, 2015

@athanatos does this backport look good to merge ? It passed a run of the hammer rados suite ( see http://tracker.ceph.com/issues/13356#note-28 for details ).

ghost pushed a commit that referenced this pull request Jan 11, 2016
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost ghost assigned athanatos and unassigned ghost Jan 11, 2016
ghost pushed a commit that referenced this pull request Jan 11, 2016
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Jan 11, 2016
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
@ghost
Copy link
Author

ghost commented Jan 14, 2016

@athanatos ping ?

ghost pushed a commit that referenced this pull request Jan 15, 2016
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
ghost pushed a commit that referenced this pull request Jan 29, 2016
…t is re-created

Reviewed-by: Loic Dachary <ldachary@redhat.com>
liewegas added a commit that referenced this pull request Jan 31, 2016
tests: testprofile must be removed before it is re-created

http://pulpito.ceph.com/sage-2016-01-30_09:58:32-rados-wip-sage-testing-hammer---basic-mira/

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 1cab151 into ceph:hammer Jan 31, 2016
@ghost ghost changed the title tests: testprofile must be removed before it is re-created hammer: tests: testprofile must be removed before it is re-created Feb 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants