Added tc for limit-connection annotation

This commit is contained in:
Balazs Szekeres 2020-02-19 16:13:25 +01:00
parent 57fcbdfb73
commit 4f11e99131
3 changed files with 172 additions and 8 deletions

View file

@ -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 {