Skip to content

Commit 53b6856

Browse files
committed
waiting for cluster to come up before attempting session creation
1 parent e7dfa3b commit 53b6856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/integration_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,7 @@ func testSessionRecordingModes(t *testing.T, suite *integrationTestSuite) {
10101010
filesessions.SetOpenFileFunc(os.OpenFile)
10111011
}
10121012

1013+
teleport.WaitForNodeCount(ctx, helpers.Site, 1)
10131014
for name, test := range map[string]struct {
10141015
recordingMode constants.SessionRecordingMode
10151016
expectSessionFailure bool

0 commit comments

Comments
 (0)