Skip to content

Commit

Permalink
qa/tests: added ragweed coverage to stress-split* upgrade suites
Browse files Browse the repository at this point in the history
Fixes: http://tracker.ceph.com/issues/40452
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
  • Loading branch information
yuriw committed Jun 19, 2019
1 parent 0df799f commit 34b9e3a
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 11 deletions.
@@ -0,0 +1,14 @@
meta:
- desc: |
rgw ragweed `prepare` before upgrade
stress-tasks:
full_sequential:
- sequential:
- rgw:
- client.0
- ragweed:
client.1:
default-branch: ceph-nautilus
rgw_server: client.0
stages: prepare
- print: "**** done rgw ragweed `prepare` 4-workload"
@@ -0,0 +1,18 @@
meta:
- desc: |
swift api tests for rgw
rgw ragweed `check` after upgrade
tasks:
- rgw:
client.0:
- print: "**** done rgw 7-workload"
- swift:
client.0:
rgw_server: client.0
- print: "**** done swift 7-workload"
- ragweed:
client.0:
default-branch: ceph-nautilus
rgw_server: client.0
stages: check
- print: "**** done rgw ragweed `check` 7-workload"

This file was deleted.

0 comments on commit 34b9e3a

Please sign in to comment.