From a482e32a04d64d98f751d0ca4e112baf1464a46e Mon Sep 17 00:00:00 2001 From: keshava2608 <85862129+keshava2608@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:37:30 +0530 Subject: [PATCH] commented out test_bgpaas_md5 test case renamed test_bgpaas_md5 to unsupported_test_bgpaas_md5(self): added below comment in description this test case is not supported as per bug : https://contrail-jws.atlassian.net/browse/CEM-12823 --- scripts/bgpaas/test_bgpaas.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/bgpaas/test_bgpaas.py b/scripts/bgpaas/test_bgpaas.py index 36caada8..4cc6c66c 100644 --- a/scripts/bgpaas/test_bgpaas.py +++ b/scripts/bgpaas/test_bgpaas.py @@ -783,9 +783,10 @@ def test_bgpaas_vsrx_ipv4_mapped_ipv6_nexthop(self): @preposttest_wrapper - def test_bgpaas_md5(self): + def unsupported_test_bgpaas_md5(self): """ Description: Verify md5 for bgpaas bgp session + this test case is not supported as per bug : https://contrail-jws.atlassian.net/browse/CEM-12823 Test Steps: 1. Configure authentication method to md5 and configure key in bgpaas service 2. Verify BGP session dont come up , when authentication key is not configured in vsrx.