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

rgw: test_multi.py avoid creating mds #10174

Merged
merged 2 commits into from Jul 12, 2016

Conversation

theanalyst
Copy link
Member

Avoid creating mds' while bootstrapping new clusters from test_multi.py
as we only require an rgw+ceph cluster for the tests

Signed-off-by: Abhishek Lekshmanan abhishek@suse.com

Avoid creating mds' while bootstrapping new clusters from test_multi.py
as we only require an rgw+ceph cluster for the tests

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
@cbodley
Copy link
Contributor

cbodley commented Jul 7, 2016

looks good. i've been using the environment variables to control this, i.e. MON=1 OSD=1 MDS=0 nosetests ...

@cbodley cbodley merged commit 9b67592 into ceph:master Jul 12, 2016
@theanalyst theanalyst deleted the test/rgw/multisite-cleanup branch July 12, 2016 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants