Skip to content

Commit

Permalink
squash! spec11: mark tasks 2 and 3 as flaky
Browse files Browse the repository at this point in the history
spec11: mark tasks 1, 2, and 3 as flaky
  • Loading branch information
miri64 committed Aug 25, 2022
1 parent 96b0f19 commit 389f555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 11-lorawan/test_spec11.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def run_lw_test(node, ttn_client, iface, dev_id):
check_pktbuf(node)


@pytest.mark.flaky(reruns=3, reruns_delay=10)
@pytest.mark.iotlab_creds
# nodes passed to riot_ctrl fixture
@pytest.mark.parametrize(
Expand Down

0 comments on commit 389f555

Please sign in to comment.