tstest/integration: mark TestPeerRelayPing as flaky

Updates #17251

Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
Alex Chan
2025-10-06 09:13:03 +01:00
committed by Alex Chan
parent f208bf8cb1
commit 6db8957744

View File

@@ -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)