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 adding a RGW to already deployed cluster #3889
Conversation
|
@guits |
|
jenkins test dev-centos-non_container-add_rgws |
|
jenkins test dev-centos-container-add_mdss |
|
jenkins test dev-centos-container-add_rgws |
|
jenkins test dev-centos-non_container-add_rgws |
|
jenkins test dev-centos-container-add_rgws |
|
jenkins test pipeline |
|
jenkins test dev-centos-container-all_daemons |
1 similar comment
|
jenkins test dev-centos-container-all_daemons |
|
jenkins test dev-centos-non_container-all_daemons |
Add a tox scenario that adds a new RGW node as a part of already deployed Ceph cluster and deploys RGW there. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1677431 Signed-off-by: Rishabh Dave <ridave@redhat.com>
|
jenkins test pipeline |
2 similar comments
|
jenkins test pipeline |
|
jenkins test pipeline |
|
jenkins test pipeline |
|
jenkins test dev-centos-non_container-add_rgws |
|
jenkins test dev-centos-container-add_rgws |
Add a tox scenario that adds a new RGW node as a part of already
deployed Ceph cluster and deploys RGW there.