Fix latency.go e2e test

This commit is contained in:
Wojciech Tyczynski 2015-11-24 10:07:55 +01:00
parent a5f9a759d9
commit 538f10f586

View File

@ -53,11 +53,6 @@ var _ = Describe("Latency [Skipped]", func() {
c.Pods(ns).Delete(name, nil)
}
By(fmt.Sprintf("Destroying namespace for this suite %v", ns))
if err := c.Namespaces().Delete(ns); err != nil {
Failf("Couldn't delete ns %s", err)
}
expectNoError(writePerfData(c, fmt.Sprintf(testContext.OutputDir+"/%s", uuid), "after"))
// Verify latency metrics