Skip to content

Commit

Permalink
skip bgpv4 stats
Browse files Browse the repository at this point in the history
  • Loading branch information
ANISH-GOTTAPU committed Dec 15, 2021
1 parent 42e3067 commit f1d8a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bgp/test_bgpv4_stats.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest


# @pytest.mark.skip(reason="will be updating the test with new snappi version")
@pytest.mark.skip(reason="Revisit CI/CD fail")
def test_bgpv4_stats(api, b2b_raw_config, utils):
"""
Test for the bgpv4 metrics
Expand Down

0 comments on commit f1d8a9c

Please sign in to comment.