Revert "Merge pull request #9166 from GoogleCloudPlatform/revert-8504-ginkgo-names"
This reverts commit479e5005f5
, reversing changes made to5115f0e6bc
.
This commit is contained in:
@@ -41,7 +41,7 @@ var _ = Describe("Monitoring", func() {
|
||||
expectNoError(err)
|
||||
})
|
||||
|
||||
It("verify monitoring pods and all cluster nodes are available on influxdb using heapster.", func() {
|
||||
It("should verify monitoring pods and all cluster nodes are available on influxdb using heapster.", func() {
|
||||
if !providerIs("gce") {
|
||||
By(fmt.Sprintf("Skipping Monitoring test, which is only supported for provider gce (not %s)",
|
||||
testContext.Provider))
|
||||
|
Reference in New Issue
Block a user