diff options
author | Casey Bodley <cbodley@users.noreply.github.com> | 2018-08-01 19:52:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-01 19:52:40 +0200 |
commit | ce45875d80150eb8ee6bacdff14b1de3a2e62161 (patch) | |
tree | abca10a11b2f069817feb4207787bf2c725f746c /qa/suites/rgw/singleton/all/radosgw-admin.yaml | |
parent | Merge PR #23195 into master (diff) | |
parent | qa/rgw: fix 'policy show' tests in radosgw_admin_rest task (diff) | |
download | ceph-ce45875d80150eb8ee6bacdff14b1de3a2e62161.tar.xz ceph-ce45875d80150eb8ee6bacdff14b1de3a2e62161.zip |
Merge pull request #23145 from cbodley/wip-qa-rgw-admin-rest
qa/rgw: add radosgw-admin-rest task to singleton suite
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Diffstat (limited to 'qa/suites/rgw/singleton/all/radosgw-admin.yaml')
-rw-r--r-- | qa/suites/rgw/singleton/all/radosgw-admin.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/suites/rgw/singleton/all/radosgw-admin.yaml b/qa/suites/rgw/singleton/all/radosgw-admin.yaml index aada29b5b33..010a0647c66 100644 --- a/qa/suites/rgw/singleton/all/radosgw-admin.yaml +++ b/qa/suites/rgw/singleton/all/radosgw-admin.yaml @@ -18,3 +18,4 @@ tasks: - rgw: client.0: - radosgw-admin: +- radosgw-admin-rest: |