| commit | 27caa841f5d0d3f1735fd3a176ec7358b182f509 | [log] [tgz] |
|---|---|---|
| author | Hanna Arhipova <harhipova@mirantis.com> | Mon Oct 06 15:30:26 2025 +0000 |
| committer | Gerrit Code Review <gerrit@172.18.228.132> | Mon Oct 06 15:30:26 2025 +0000 |
| tree | bf45e3ecbe7509618ec38ba9799f82a8f27fe24c | |
| parent | 4bb688608a0d870ac0aa3dfa4507fd367b1b8c78 [diff] | |
| parent | 9e1e1ca4a2c1b8de1b360f3408773062d9e63d9d [diff] |
Merge "Mark test_basic_tls_traffic as smoke" into mcp/epoxy
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 7938c31..2365517 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):