Commit 18296260 authored by Nils Goroll's avatar Nils Goroll

polish test

parent 7791a8ad
varnishtest "vmod_cluster toy example with round-robin - lazy resolution" varnishtest "vmod_cluster test shard director layering and backend.list"
server s1 { server s1 {
rxreq rxreq
...@@ -42,6 +42,7 @@ varnish v1 -vcl+backend { ...@@ -42,6 +42,7 @@ varnish v1 -vcl+backend {
} -start } -start
varnish v1 -cliexpect "shard.*healthy" "backend.list" varnish v1 -cliexpect "shard.*healthy" "backend.list"
varnish v1 -cliexpect "cl.*healthy" "backend.list"
client c1 { client c1 {
txreq txreq
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment