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:
Paul Belanger 2017-07-20 18:22:16 -04:00
parent 0e3bbaac46
commit 09aa19e8a2
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -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 }}"