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.
2 parents a660b51 + ba70c76 commit af41aa1Copy full SHA for af41aa1
test/e2e/node/node_lifecycle.go
@@ -61,7 +61,7 @@ var _ = SIGDescribe("Node Lifecycle", func() {
61
Phase: v1.NodeRunning,
62
Conditions: []v1.NodeCondition{
63
{
64
- Status: v1.ConditionTrue,
+ Status: v1.ConditionFalse,
65
Message: "Set from e2e test",
66
Reason: "E2E",
67
Type: v1.NodeReady,
0 commit comments