Added tc for limit-connection annotation
This commit is contained in:
parent
57fcbdfb73
commit
4f11e99131
3 changed files with 172 additions and 8 deletions
|
|
@ -277,7 +277,7 @@ var _ = framework.DescribeAnnotation("canary-*", func() {
|
|||
modIng := framework.NewSingleIngress(host, "/", host, f.Namespace,
|
||||
framework.EchoService, 80, modAnnotations)
|
||||
|
||||
f.EnsureIngress(modIng)
|
||||
f.UpdateIngress(modIng)
|
||||
|
||||
f.WaitForNginxServer(host,
|
||||
func(server string) bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue