• k8s-merge-robot's avatar
    Merge pull request #29268 from lixiaobing10051267/masterExpected2 · 10211f4d
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Information is opposite to real meaning to express
    
    master is not equal to expectedMaster, the meaning should be the master is unexpected:
    	master, err := mesosCloud.Master(clusterName)
    	if master != expectedMaster {
    		t.Fatalf("Master returns the expected value: (expected: %#v, actual: %#v", expectedMaster, master)
    10211f4d
Name
Last commit
Last update
..
providers Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...