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
|
|
@ -34,7 +34,7 @@ func noRedirectPolicyFunc(gorequest.Request, []gorequest.Request) error {
|
|||
return http.ErrUseLastResponse
|
||||
}
|
||||
|
||||
var _ = framework.IngressNginxDescribe("Annotations - Redirect", func() {
|
||||
var _ = framework.DescribeAnnotation("permanen-redirect permanen-redirect-code", func() {
|
||||
f := framework.NewDefaultFramework("redirect")
|
||||
|
||||
It("should respond with a standard redirect code", func() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue