Bläddra i källkod

a-o-i tests: Update attended tests for proxy

Update the input to account for the new questions around proxies.
Samuel Munilla 9 år sedan
förälder
incheckning
13dc4a50cc
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      utils/test/fixture.py

+ 2 - 0
utils/test/fixture.py

@@ -201,6 +201,8 @@ def build_input(ssh_user=None, hosts=None, variant_num=None,
         inputs.append(storage)
 
     inputs.append('subdomain.example.com')
+    inputs.append('proxy.example.com')
+    inputs.append('exclude.example.com')
 
     # TODO: support option 2, fresh install
     if add_nodes: