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
|
|
@ -72,7 +72,7 @@ func startIngress(f *framework.Framework, annotations map[string]string) map[str
|
|||
return podMap
|
||||
}
|
||||
|
||||
var _ = framework.IngressNginxDescribe("Annotations - UpstreamHashBy", func() {
|
||||
var _ = framework.DescribeAnnotation("upstream-hash-by-*", func() {
|
||||
f := framework.NewDefaultFramework("upstream-hash-by")
|
||||
|
||||
BeforeEach(func() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue