Revert skipping test_901_no_restart_on_config_change_when_paused()

This commit is contained in:
Corey Bryant 2015-10-12 14:26:02 +00:00
parent c3eeb77915
commit 346d5b4f4f
1 changed files with 0 additions and 3 deletions

View File

@ -562,9 +562,6 @@ class SwiftProxyBasicDeployment(OpenStackAmuletDeployment):
def test_901_no_restart_on_config_change_when_paused(self):
"""Verify that the specified services are not restarted when the config
is changed and the unit is paused."""
if self._get_openstack_release() <= self.trusty_icehouse:
return
u.log.info('Checking that system services do not get restarted '
'when charm config changes but unit is paused...')
sentry = self.swift_proxy_sentry