commit | 1c7454667b45b059c58353bc1ee93ecae021acf2 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Mon Sep 09 08:12:46 2024 +0000 |
committer | Gerrit Code Review <gerrit@172.18.228.132> | Mon Sep 09 08:12:46 2024 +0000 |
tree | bd4a361ca0f02ff890e5f212571d48ca4fb44263 | |
parent | 91044b6e32720e553f720f737200775ef3da8655 [diff] | |
parent | 62c36d62a51c6374296464510deb9ad95b5dff29 [diff] |
Merge "Mark test_basic_tls_traffic as smoke" into mcp/caracal
diff --git a/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py b/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py index 325670d..65d2b70 100644 --- a/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py +++ b/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py
@@ -301,6 +301,7 @@ CONF.load_balancer.check_interval, CONF.load_balancer.check_timeout) + @decorators.attr(type='smoke') @decorators.idempotent_id('887ece26-0f7b-4933-89ab-5bb00b106ee0') def test_basic_tls_traffic(self):