Fix test_900_restart_on_config_change
Recently broken by PR 245:
72b420b56a
This commit is contained in:
@@ -83,7 +83,7 @@ class GlanceTest(test_utils.OpenStackBaseTest):
|
||||
logging.info('changing debug config')
|
||||
self.restart_on_changed_debug_oslo_config_file(
|
||||
conf_file,
|
||||
self.services)
|
||||
services)
|
||||
|
||||
def test_901_pause_resume(self):
|
||||
"""Run pause and resume tests.
|
||||
|
||||
Reference in New Issue
Block a user