summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/mimic-x/stress-split/7-final-workload/rgw-swift-ragweed_check.yaml
blob: 8867a40945ecf3810f92ea1d939cfd2d59b73f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
meta:
- desc: |
   swift api tests for rgw
   rgw ragweed check after upgrade
tasks:
- rgw:
    client.0:
- print: "**** done rgw 7-workload"
- swift:
    client.0:
      force-branch: ceph-nautilus
      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"