We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73491b8 commit c4b9fe3Copy full SHA for c4b9fe3
ray-operator/controllers/ray/utils/util_test.go
@@ -981,8 +981,8 @@ func TestFindHeadPodReadyMessage(t *testing.T) {
981
tests := []struct {
982
name string
983
message string
984
- status []corev1.ContainerStatus
985
expectedMessage string
+ status []corev1.ContainerStatus
986
}{{
987
name: "no message no status want nothing",
988
}, {
0 commit comments