Adding periodic config to ceph test
Change-Id: Iafca71b6217cbf229f53e597318d9077e9048cb3
This commit is contained in:
parent
ee54aee648
commit
7dcc7e0be3
@ -41,7 +41,10 @@ PERIODIC_TESTS_OPTS = [
|
||||
help='The rabbitmq periodic check'),
|
||||
cfg.IntOpt('galera_check',
|
||||
default=0,
|
||||
help='The galera periodic check')
|
||||
help='The galera periodic check'),
|
||||
cfg.IntOpt('ceph_check',
|
||||
default=0,
|
||||
help='The ceph periodic check')
|
||||
]
|
||||
|
||||
CONF = cfg.CONF
|
||||
|
Loading…
x
Reference in New Issue
Block a user