mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-15 10:49:18 +00:00
tstest/integration: mark TestPeerRelayPing as flaky
Updates #17251 Signed-off-by: Alex Chan <alexc@tailscale.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user