]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/fs/functional/tasks/snap_schedule_snapdir.yaml
import ceph quincy 17.2.4
[ceph.git] / ceph / qa / suites / fs / functional / tasks / snap_schedule_snapdir.yaml
1 overrides:
2 ceph:
3 conf:
4 mgr:
5 debug mgr: 20
6 debug ms: 1
7 debug finisher: 20
8 debug client: 20
9 log-whitelist:
10 - OSD full dropping all updates
11 - OSD near full
12 - pausewr flag
13 - failsafe engaged, dropping updates
14 - failsafe disengaged, no longer dropping
15 - is full \(reached quota
16 - POOL_FULL
17 - POOL_BACKFILLFULL
18
19 overrides:
20 kclient:
21 snapdirname: .customsnapkernel
22 ceph:
23 conf:
24 client:
25 client snapdir: .customsnapfuse
26
27 tasks:
28 - cephfs_test_runner:
29 modules:
30 - tasks.cephfs.test_snap_schedules.TestSnapSchedulesSnapdir