summaryrefslogtreecommitdiffstats
path: root/qa/suites/rgw-multisite-upgrade/pacific-x/overrides.yaml
blob: 35ef026d61865dca852eb14cc0da12e38795f835 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
overrides:
  ceph:
    log-ignorelist:
    - \(PG_AVAILABILITY\)
    wait-for-scrub: false
    conf:
      client:
        setuser: ceph
        setgroup: ceph
        debug rgw: 20
        rgw crypt s3 kms backend: testing
        rgw crypt s3 kms encryption keys: testkey-1=YmluCmJvb3N0CmJvb3N0LWJ1aWxkCmNlcGguY29uZgo=
        rgw crypt require ssl: false
        rgw sync log trim interval: 0
        rgw curl low speed time: 300
        rgw md log max shards: 4
        rgw data log num shards: 4
        rgw sync obj etag verify: true
  rgw:
    compression type: random
  rgw-multisite-tests:
    branch: pacific # run pacific branch of tests
    repo: https://github.com/ceph/ceph.git