mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
Revert "Cleanup ginkgo declarative naming in E2Es"
This commit is contained in:
@@ -192,7 +192,7 @@ func testVolumeClient(client *client.Client, config VolumeTestConfig, volume api
|
||||
Expect(body).To(ContainSubstring(expectedContent))
|
||||
}
|
||||
|
||||
var _ = Describe("Volumes", func() {
|
||||
var _ = Describe("Volume", func() {
|
||||
clean := true // If 'false', the test won't clear its namespace (and pods and services) upon completion. Useful for debugging.
|
||||
|
||||
// filled in BeforeEach
|
||||
|
Reference in New Issue
Block a user