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
|
// relay between all 3 nodes, and "tailscale debug peer-relay-sessions" returns
|
||||||
// expected values.
|
// expected values.
|
||||||
func TestPeerRelayPing(t *testing.T) {
|
func TestPeerRelayPing(t *testing.T) {
|
||||||
|
flakytest.Mark(t, "https://github.com/tailscale/tailscale/issues/17251")
|
||||||
tstest.Shard(t)
|
tstest.Shard(t)
|
||||||
tstest.Parallel(t)
|
tstest.Parallel(t)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user