mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Fix: formatting
This commit is contained in:
parent
0f528a27ad
commit
77e31bd110
@ -250,12 +250,12 @@ var _ = SIGDescribe("Namespaces [Serial]", func() {
|
||||
func() { extinguish(f, 100, 0, 150) })
|
||||
|
||||
/*
|
||||
Release : v1.18
|
||||
Testname: Namespace patching
|
||||
Description: A Namespace is created.
|
||||
The Namespace is patched.
|
||||
The Namespace and MUST now include the new Label.
|
||||
*/
|
||||
Release : v1.18
|
||||
Testname: Namespace patching
|
||||
Description: A Namespace is created.
|
||||
The Namespace is patched.
|
||||
The Namespace and MUST now include the new Label.
|
||||
*/
|
||||
framework.ConformanceIt("should patch a Namespace", func() {
|
||||
ginkgo.By("creating a Namespace")
|
||||
namespaceName := "nspatchtest-" + string(uuid.NewUUID())
|
||||
|
Loading…
Reference in New Issue
Block a user