You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}, "3m", "10s").ShouldNot(o.BeEmpty(), "Cannot get MCS logs")
1201
+
1196
1202
o.Expect(err).NotTo(o.HaveOccurred())
1197
1203
fori:=rangecipherSuite {
1198
1204
o.Expect(mcsLogs).To(o.ContainSubstring(cipherSuite[i]), "Error getting %s cipher suite for given tlsSecuirtyProfile of %s pod", cipherSuite[i], mcsPodName)
0 commit comments