commit | 45a73756609e68a50fb73552192bb49ff890a237 | [log] [tgz] |
---|---|---|
author | Alina Nesterova <anesterova@mirantis.com> | Mon Mar 05 10:46:55 2018 +0000 |
committer | Sofiia Andriichenko <sandriichenko@mirantis.com> | Mon Jun 11 09:33:09 2018 +0000 |
tree | dab5b9d5a81d1c5c748115c87ba8bb4598e13027 | |
parent | 5908bf3d7bdda85c3709f6c91a57153af565d345 [diff] |
Add horizon test to smoke group Now horizon test will run in smoke set Related-Prod: PROD-18205, PROD-18630 Change-Id: I7b3ad95688ea8e9c4d3afa13ce70b143f4bff225 (cherry picked from commit bd78013e4ce3436e48a152bee26558649177aa48)
diff --git a/tempest_horizon/tests/scenario/test_dashboard_basic_ops.py b/tempest_horizon/tests/scenario/test_dashboard_basic_ops.py index cd4af56..d928a1e 100644 --- a/tempest_horizon/tests/scenario/test_dashboard_basic_ops.py +++ b/tempest_horizon/tests/scenario/test_dashboard_basic_ops.py
@@ -133,6 +133,7 @@ def _ssl_default_context_supported(self): return (hasattr(ssl, 'create_default_context')) + @decorators.attr(type='smoke') @decorators.idempotent_id('4f8851b1-0e69-482b-b63b-84c6e76f6c80') def test_basic_scenario(self): creds = self.os_primary.credentials