zuul-jobs/roles/validate-host
Ian Wienand eee316ce7b Enable Python 2.7 unit tests
Add a testenv:py27 environment that overrides basepython to 2.7

Unfortunately implicit namespace packages are a Python3 thing [1] so
we have to scatter a few __init__.py's around for the test loader
under python2 to be able to find the unit test directories.

Update documenation to mention this

Needed-By: https://review.openstack.org/592768

[1] https://www.python.org/dev/peps/pep-0420/

Change-Id: I9a653666e8a083fb7f3fbb92589fe0467a41e6e6
2018-08-17 10:23:20 +10:00
..
defaults Finish transition to zuul_site_image_manifest_files 2017-09-22 11:15:35 -05:00
library Add a python unit test framework 2018-07-25 09:11:25 -07:00
tasks Stop logging inventory in validate-host 2018-04-23 16:02:03 -07:00
templates Use zuul_site_traceroute_host properly 2017-09-08 19:04:24 -05: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.