Skip to content

Commit

Permalink
Merge #96360
Browse files Browse the repository at this point in the history
96360: multitenant: skip TestTransientClusterMultiTenant r=knz a=msbutler

Informs #96162

Release note: None

Epic: none

Co-authored-by: Michael Butler <[email protected]>
  • Loading branch information
craig[bot] and msbutler committed Feb 1, 2023
2 parents 067dc92 + 3539bae commit d6a32ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cli/democluster/demo_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ func TestTransientClusterMultitenant(t *testing.T) {

// This test is too slow to complete under the race detector, sometimes.
skip.UnderRace(t)
skip.WithIssue(t, 96162)

defer TestingForceRandomizeDemoPorts()()

Expand Down

0 comments on commit d6a32ed

Please sign in to comment.