Cleanup and standardization of e2e test definitions (#5090)
This commit is contained in:
parent
45c9f94b17
commit
cc318cdec1
76 changed files with 90 additions and 133 deletions
|
|
@ -22,7 +22,7 @@ import (
|
|||
"k8s.io/ingress-nginx/test/e2e/framework"
|
||||
)
|
||||
|
||||
var _ = framework.IngressNginxDescribe("Annotations - HTTP2 Push Preload", func() {
|
||||
var _ = framework.DescribeAnnotation("http2-push-preload", func() {
|
||||
f := framework.NewDefaultFramework("http2pushpreload")
|
||||
|
||||
BeforeEach(func() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue