Revert skipping of test_920_no_restart_on_config_change_when_paused()

This commit is contained in:
Corey Bryant 2015-10-12 12:29:59 +00:00
parent 4b13d72a0a
commit 894a5c54fa
1 changed files with 0 additions and 3 deletions

View File

@ -505,9 +505,6 @@ class SwiftStorageBasicDeployment(OpenStackAmuletDeployment):
def test_920_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_storage_sentry