]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart: move [client.rgw] config into [client]
authorCasey Bodley <cbodley@redhat.com>
Tue, 20 Aug 2019 18:19:59 +0000 (14:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 20 Aug 2019 18:20:01 +0000 (14:20 -0400)
commit99a329e96debe4723e5f58dab4a705359d03d5a6
tree00c7d81a4b35f2a65cbfcda6ca73174e9ee7fbc6
parenta282cfaafa07e8c25098ac1fcb79ea76487f0c72
vstart: move [client.rgw] config into [client]

common rgw config was moved into [client.rgw] with the intent to
cover radosgw in multisite tests too, but this broke the default case
where radosgws are named after [client.rgw.port]. move the common stuff
to [client] so it does actually apply to both

Fixes: https://tracker.ceph.com/issues/41212
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/vstart.sh