Explorar el Código

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

Update the input to account for the new questions around proxies.
Samuel Munilla hace 9 años
padre
commit
13dc4a50cc
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: