// framework.Failf("unexpected NotFound error for namespace %s in cluster %s, expected namespace to exist", nsName, clusterName)
By(fmt.Sprintf("unexpected NotFound error for namespace %s in cluster %s, expected namespace to exist",nsName,clusterName))
errMessages=append(errMessages,fmt.Sprintf("unexpected NotFound error for namespace %s in cluster %s, expected namespace to exist",nsName,clusterName))