Explorar o código

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

Update the input to account for the new questions around proxies.
Samuel Munilla %!s(int64=9) %!d(string=hai) anos
pai
achega
13dc4a50cc
Modificáronse 1 ficheiros con 2 adicións e 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: