Skip to content

Commit

Permalink
mgr: add teuthology cache enable conf
Browse files Browse the repository at this point in the history
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
  • Loading branch information
pereman2 committed Sep 29, 2021
1 parent 8df35d9 commit 2a1d2f2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions qa/mgr_ttl_cache/disable.yaml
@@ -0,0 +1,5 @@
overrides:
ceph:
conf:
mgr:
mgr ttl cache expire seconds: 0
5 changes: 5 additions & 0 deletions qa/mgr_ttl_cache/enable.yaml
@@ -0,0 +1,5 @@
overrides:
ceph:
conf:
mgr:
mgr ttl cache expire seconds: 5
1 change: 1 addition & 0 deletions qa/suites/rados/mgr/mgr_ttl_cache/.qa
1 change: 1 addition & 0 deletions qa/suites/rados/mgr/mgr_ttl_cache/disable.yaml
1 change: 1 addition & 0 deletions qa/suites/rados/mgr/mgr_ttl_cache/enable.yaml

0 comments on commit 2a1d2f2

Please sign in to comment.