Skip to content

Commit

Permalink
Merge pull request #190 from NordSecurity/jj_natlab_police
Browse files Browse the repository at this point in the history
Mark test as flaky
  • Loading branch information
jjanowsk authored Oct 26, 2023
2 parents c9e20e0 + ee5ed64 commit 8a18f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nat-lab/tests/test_lana.py
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,7 @@ async def test_lana_with_vpn_connections(

@pytest.mark.moose
@pytest.mark.asyncio
@pytest.mark.xfail(reason="test is flaky - LLT-4451")
@pytest.mark.parametrize("alpha_ip_stack,beta_ip_stack", IP_STACK_TEST_CONFIGS)
async def test_lana_with_disconnected_node(
alpha_ip_stack: IPStack, beta_ip_stack: IPStack
Expand Down

0 comments on commit 8a18f9e

Please sign in to comment.