Failf("Couldn't restore the original cluster size: %v",err)
}
})
})
Describe("Resize",func(){
testName="should be able to delete nodes."
BeforeEach(func(){
It(testName,func(){
if!providerIs(supportedProviders...){
Logf("starting test %s",testName)
Failf("Nodes.Resize test is only supported for providers %v (not %s). You can avoid this failure by using ginkgo.skip=Nodes.Resize in your environment.",
supportedProviders,testContext.Provider)
if!providerIs(supportedProviders...){
}
By(fmt.Sprintf("Skipping %s test, which is only supported for providers %v (not %s)",
Failf("Nodes.Network test is only supported for providers %v (not %s). You can avoid this failure by using ginkgo.skip=Nodes.Network in your environment.",
supportedProviders,testContext.Provider)
if!providerIs(supportedProviders...){
}
By(fmt.Sprintf("Skipping %s test, which is only supported for providers %v (not %s)",