zuul-jobs/roles/validate-host
Albin Vass 94e69147a7 Replace occurences of '/' in nodename to something more path friendly
Inventory hostnames like "abc/123" is valid in both ansible and zuul
but this role breaks since it uses it as part of a path. This sanitizes
the hostname from "abc/123" to "abc_123".

Change-Id: Ic89d595b6f004b5ca4805f1af8387e8ba56564aa
2020-03-16 11:27:10 +01:00
..
defaults Replace occurences of '/' in nodename to something more path friendly 2020-03-16 11:27:10 +01:00
library Remove invalid argument from format_exc() calls 2019-09-24 12:15:28 +10:00
tasks Replace occurences of '/' in nodename to something more path friendly 2020-03-16 11:27:10 +01:00
templates Revert "validate-host: retry network tests and include unbound logs" 2018-11-19 21:43:40 +00:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00
README.rst Remove reference to unused variable 2017-09-08 19:05:34 -05:00

Log information about the build node

Role Variables

If defined, a host to run a traceroute against to verify build node network connectivity.