Skip test_901_no_restart_on_config_change_when_paused() if <= trusty_icehouse
This commit is contained in:
@@ -562,7 +562,7 @@ class SwiftProxyBasicDeployment(OpenStackAmuletDeployment):
|
|||||||
def test_901_no_restart_on_config_change_when_paused(self):
|
def test_901_no_restart_on_config_change_when_paused(self):
|
||||||
"""Verify that the specified services are not restarted when the config
|
"""Verify that the specified services are not restarted when the config
|
||||||
is changed and the unit is paused."""
|
is changed and the unit is paused."""
|
||||||
if self._get_openstack_release() <= self.precise_icehouse:
|
if self._get_openstack_release() <= self.trusty_icehouse:
|
||||||
return
|
return
|
||||||
|
|
||||||
u.log.info('Checking that system services do not get restarted '
|
u.log.info('Checking that system services do not get restarted '
|
||||||
|
|||||||
Reference in New Issue
Block a user