zuul-jobs/roles/validate-host
Ian Wienand 20bffbcfc0 Remove invalid argument from format_exc() calls
The argument here is an integer "limit", not the exception.

I think that we only notice this on Python 3 because of exception
chaining.  It causes a real failure though because the exception
handler that is meant to fall into "pass" raises another exception
when ipv6 doesn't work.

Change-Id: I0908a0a3dbb2356caabbffd062379751a0b61c41
2019-09-24 12:15:28 +10:00
..
defaults Finish transition to zuul_site_image_manifest_files 2017-09-22 11:15:35 -05:00
library Remove invalid argument from format_exc() calls 2019-09-24 12:15:28 +10:00
tasks Don't run zuul_debug_info_enabled under python2.6 2019-04-11 19:11:33 -04: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.