]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: add beast frontend to some rgw suites 17977/head
authorCasey Bodley <cbodley@redhat.com>
Tue, 26 Sep 2017 18:35:56 +0000 (14:35 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 27 Oct 2017 15:20:52 +0000 (11:20 -0400)
commit607b72f553b3d4c1ad6feba9ee7199a4d91272f1
tree1a400abab739b9f9b12b37f139762525cb748314
parent748068fff3341b0e61eac115d61abd5d8a59be9a
qa/rgw: add beast frontend to some rgw suites

added a qa/rgw_frontend directory for civetweb.yaml and the new
beast.yaml. the rgw suites for multifs and singleton now symlink
rgw_frontend/civetweb.yaml. the multisite, tempest and verify suites
symlink rgw_frontend to test both. this doubles the number of jobs in
those suites

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/rgw_frontend/beast.yaml [new file with mode: 0644]
qa/rgw_frontend/civetweb.yaml [new file with mode: 0644]
qa/suites/rgw/multifs/frontend/civetweb.yaml [changed from file to symlink]
qa/suites/rgw/multisite/frontend [new symlink]
qa/suites/rgw/multisite/frontend/civetweb.yaml [deleted file]
qa/suites/rgw/singleton/frontend/civetweb.yaml [changed from file to symlink]
qa/suites/rgw/tempest/frontend [new symlink]
qa/suites/rgw/tempest/frontend/civetweb.yaml [deleted file]
qa/suites/rgw/verify/frontend [new symlink]
qa/suites/rgw/verify/frontend/civetweb.yaml [deleted file]
qa/tasks/s3tests.py