]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml
e869063ca32721c63f2f9f5b4e28b932d9e3f99d
[ceph.git] / ceph / qa / suites / upgrade / nautilus-x-singleton / 1-install / nautilus.yaml
1 overrides:
2 ceph:
3 log-whitelist:
4 - \(MON_DOWN\)
5 - \(MGR_DOWN\)
6 - slow request
7 - evicting unresponsive client
8 meta:
9 - desc: install ceph/nautilus latest
10 tasks:
11 - install:
12 branch: nautilus
13 exclude_packages:
14 - ceph-mgr-cephadm
15 - cephadm
16 - print: "**** done install nautilus"
17 - ceph:
18 - print: "**** done ceph"
19
20 # create a hit set test pool that will generate hit sets prior to octopus
21 - exec:
22 mon.a:
23 - sudo ceph osd pool create test-hit-set-base 32
24 - sudo ceph osd pool create test-hit-set-cache 32
25 - sudo ceph osd tier add test-hit-set-base test-hit-set-cache
26 - sudo ceph osd pool set test-hit-set-cache hit_set_type bloom
27 - sudo ceph osd pool set test-hit-set-cache hit_set_count 32
28 - sudo ceph osd pool set test-hit-set-cache hit_set_period 15
29 - rados -p test-hit-set-cache bench 30 write -b 1