summaryrefslogtreecommitdiffstats
path: root/qa/suites/fs/functional/tasks/snap_schedule_snapdir.yaml
blob: 7bbcf000fe787b915dd8c4b06415b51538373a22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
overrides:
  ceph:
    conf:
      mgr:
        debug mgr: 20
        debug ms: 1
        debug finisher: 20
        debug client: 20
    log-whitelist:
      - OSD full dropping all updates
      - OSD near full
      - pausewr flag
      - failsafe engaged, dropping updates
      - failsafe disengaged, no longer dropping
      - is full \(reached quota
      - POOL_FULL
      - POOL_BACKFILLFULL

overrides:
  kclient:
    snapdirname: .customsnapkernel
  ceph:
    conf:
      client:
        client snapdir: .customsnapfuse

tasks:
  - cephfs_test_runner:
      modules:
        - tasks.cephfs.test_snap_schedules.TestSnapSchedulesSnapdir