commit | adee819ad1f92e71e29fc3322ce9c6567c184ab3 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Fri Feb 24 19:06:17 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Fri Feb 24 19:06:17 2017 +0000 |
tree | d35adc9ca8804392d7d0336ee16a2761a9393f0c | |
parent | 4123925e42830cbb653108316c8cf19538ff4688 [diff] | |
parent | 69eb3aa709f8555fde3e48e6d2631751e0f6ed1a [diff] |
Merge "Remove smoke tag for TelemetryNotificationAPITest"
diff --git a/ceilometer/tests/tempest/api/test_telemetry_notification_api.py b/ceilometer/tests/tempest/api/test_telemetry_notification_api.py index d5a1eb0..33575ba 100644 --- a/ceilometer/tests/tempest/api/test_telemetry_notification_api.py +++ b/ceilometer/tests/tempest/api/test_telemetry_notification_api.py
@@ -38,7 +38,6 @@ for metric in self.nova_notifications: self.await_samples(metric, query) - @test.attr(type="smoke") @decorators.idempotent_id('c240457d-d943-439b-8aea-85e26d64fe8f') @test.services("image") @testtools.skipIf(not CONF.image_feature_enabled.api_v2,