Skip to content

Commit 3eddf37

Browse files
authored
net, evpn: enable EVPN connectivity tests (#5131)
##### What this PR does / why we need it: EVPN is now GA — remove the jira quarantine marker so the tests run in CI. ##### Which issue(s) this PR fixes: CI raised ticket references that do not match the version under-test. ##### Special notes for reviewer: ##### jira-ticket: jira-ticket: https://redhat.atlassian.net/browse/CNV-86961 Signed-off-by: Anat Wax <awax@redhat.com>
1 parent b589aeb commit 3eddf37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/network/bgp/evpn/test_evpn_connectivity.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
pytest.mark.bgp,
3030
pytest.mark.ipv4,
3131
pytest.mark.usefixtures("evpn_setup_ready"),
32-
pytest.mark.jira("CNV-86961", run=False),
3332
]
3433

3534

0 commit comments

Comments
 (0)