Merge "Tempest test tag baremetal doesn't exist"

This commit is contained in:
Jenkins 2017-01-04 13:17:32 +00:00 committed by Gerrit Code Review
commit 405f8ec8ad
2 changed files with 2 additions and 5 deletions

View File

@ -57,8 +57,7 @@ class InspectorBasicTest(manager.InspectorScenarioTest):
interval=self.wait_provisioning_state_interval)
@test.idempotent_id('03bf7990-bee0-4dd7-bf74-b97ad7b52a4b')
@test.services('baremetal', 'compute', 'image',
'network', 'object_storage')
@test.services('compute', 'image', 'network', 'object_storage')
def test_baremetal_introspection(self):
"""This smoke test case follows this set of operations:
@ -111,7 +110,6 @@ class InspectorBasicTest(manager.InspectorScenarioTest):
self.terminate_instance(ins)
@test.idempotent_id('70ca3070-184b-4b7d-8892-e977d2bc2870')
@test.services('baremetal')
def test_introspection_abort(self):
"""This smoke test case follows this very basic set of operations:
@ -150,7 +148,7 @@ class InspectorSmokeTest(manager.InspectorScenarioTest):
@test.idempotent_id('a702d1f1-88e4-42ce-88ef-cba2d9e3312e')
@test.attr(type='smoke')
@test.services('baremetal', 'object_storage')
@test.services('object_storage')
def test_baremetal_introspection(self):
"""This smoke test case follows this very basic set of operations:

View File

@ -114,7 +114,6 @@ class InspectorDiscoveryTest(manager.InspectorScenarioTest):
inspected_node['driver_info'].get(key))
@test.idempotent_id('dd3abe5e-0d23-488d-bb4e-344cdeff7dcb')
@test.services('baremetal', 'compute')
def test_bearmetal_auto_discovery(self):
"""This test case follows this set of operations: