Remove validate-host from unittests/pre.yaml
This now exists in the base job, remove to avoid running the role twice. Change-Id: I915500b040968bfcdb504d44b58f91ccc36ab843 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
0e3bbaac46
commit
09aa19e8a2
@ -4,10 +4,6 @@
|
||||
# TODO(mordred) When we have site-local variables, these should go there
|
||||
mirror_host: "mirror.{{ nodepool.region | lower }}.{{ nodepool.provider | lower }}.openstack.org"
|
||||
mirror_domain: openstack.org
|
||||
- role: validate-host
|
||||
# TODO(mordred) When we have site-local variables, these should go there
|
||||
zuul_traceroute_host: git.openstack.org
|
||||
zuul_image_manifest: /etc/dib-builddate.txt
|
||||
- role: bindep
|
||||
bindep_profile: test
|
||||
bindep_dir: "{{ zuul_work_dir }}"
|
||||
|
Loading…
Reference in New Issue
Block a user