parent
9000ddce90
commit
c839c988f4
|
@ -67,6 +67,7 @@ in
|
|||
$proxy->waitForUnit("httpd");
|
||||
$backend1->waitForUnit("httpd");
|
||||
$backend2->waitForUnit("httpd");
|
||||
$client->waitForUnit("network.target");
|
||||
|
||||
# With the back-ends up, the proxy should work.
|
||||
$client->succeed("curl --fail http://proxy/");
|
||||
|
|
Loading…
Reference in a new issue