Skip to content

Commit 306b9c7

Browse files
eriktategithub-actions
authored and
github-actions
committed
waiting for cluster to come up before attempting session creation
1 parent aec07b3 commit 306b9c7

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
@@ -946,6 +946,7 @@ func testSessionRecordingModes(t *testing.T, suite *integrationTestSuite) {
946946
filesessions.SetOpenFileFunc(os.OpenFile)
947947
}
948948

949+
teleport.WaitForNodeCount(ctx, helpers.Site, 1)
949950
for name, test := range map[string]struct {
950951
recordingMode constants.SessionRecordingMode
951952
expectSessionFailure bool

0 commit comments

Comments
 (0)