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