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 c853b69 commit d452d9fCopy full SHA for d452d9f
cns/restserver/internalapi_test.go
@@ -102,7 +102,7 @@ func TestReconcileNCStatePrimaryIPChangeShouldFail(t *testing.T) {
102
}
103
104
// TestReconcileNCStatePrimaryIPChangeShouldNotFail tests that reconciling NC state with
105
-// a NC whose IP has changed should not fail
+// a NC whose IP has changed should not fail for overlay clusters
106
func TestReconcileNCStatePrimaryIPChangeShouldNotFail(t *testing.T) {
107
restartService()
108
setEnv(t)
0 commit comments