ceph/qa/suites/rados
Kefu Chai 0a8c11d172 qa/suites/rados/rest/mgr-restful: whitelist OSDMAP_FLAGS
`rest/test-restful.sh` calls `test_mgr_rest_api.py`, which in turn
calls

```
    ('patch',  '/config/osd', {'pause': True}),
```

and rest module translates it to `ceph osd set key=pause`

Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-07-27 01:29:05 +08:00
..
basic
mgr Merge PR #29034 into master 2019-07-24 17:20:21 -05:00
monthrash
multimon qa/suites/rados/multimon: whitelist SLOW_OPS while thrashing mons 2019-07-18 16:44:23 -05:00
objectstore
perf qa/suites/rados/perf: add op_size to radosbench_omap_write.yaml 2019-07-19 13:16:50 -07:00
rest qa/suites/rados/rest/mgr-restful: whitelist OSDMAP_FLAGS 2019-07-27 01:29:05 +08:00
singleton qa/suites/rados/singleton/all/test-crash: whitelist RECENT_CRASH 2019-07-22 17:14:01 -05:00
singleton-bluestore
singleton-flat
singleton-nomsgr tests: Add test for lazy omap stat collection 2019-07-10 07:53:37 +10:00
standalone test: Remove redundant mon-seesaw.yaml file 2019-04-24 17:29:48 -07:00
thrash Merge pull request #28778 from myoungwon/wip-chunk-flush-op 2019-07-24 09:56:47 +08:00
thrash-erasure-code test: update test_pool_min_size test in thrasher 2019-05-10 10:45:25 +08:00
thrash-erasure-code-big
thrash-erasure-code-isa
thrash-erasure-code-overwrites
thrash-erasure-code-shec
thrash-old-clients qa: stop testing on 16.04 xenial 2019-07-10 10:04:30 -05:00
upgrade qa/suites: add upgrade/nautilus-x-singleton and symlink from rados/upgrade 2019-04-02 16:35:25 -05:00
verify
.qa