tstest/integration: mark TestPeerRelayPing as flaky

Updates #17251

Signed-off-by: Alex Chan <alexc@tailscale.com>
pull/17375/merge
Alex Chan 2 months ago committed by Alex Chan
parent f208bf8cb1
commit 6db8957744

@ -1644,6 +1644,7 @@ func TestEncryptStateMigration(t *testing.T) {
// relay between all 3 nodes, and "tailscale debug peer-relay-sessions" returns
// expected values.
func TestPeerRelayPing(t *testing.T) {
flakytest.Mark(t, "https://github.com/tailscale/tailscale/issues/17251")
tstest.Shard(t)
tstest.Parallel(t)

Loading…
Cancel
Save