Remove code for skipping autoscale test

Since we are introduced deployment tag for this test
we do not need to skip test_autoscaling by code

Change-Id: I7ec7309e3445e52fe58f27da98474f23ee791bd4
Closes-bug:#1513824
This commit is contained in:
Vladimir Khlyunev 2015-11-06 21:44:14 +03:00 committed by tatyana-leontovich
parent 9690a2de82
commit ff0e420e0d

View File

@ -595,12 +595,6 @@ class HeatSmokeTests(heatmanager.HeatBaseTest):
Deployment tags: Ceilometer
"""
if not self.ceilometer_client:
self.skipTest('This test can not be run in current configuration. '
'It checks Heat autoscaling using '
'Ceilometer resources, so Ceilometer '
'should be installed.')
self.check_image_exists()
# creation of test flavor