8f1cecfd74
The check for whether a README.rst exists would naively look for files like __init__.py/README.rst if there were files in the roles/ directory. Only look for role directories instead. Change-Id: I80268047a08b1294ccef841cd59894ec7133d16d
4 lines
153 B
Python
4 lines
153 B
Python
# Stestr discovery in zuul-jobs requires a fully importable filesystem
|
|
# hierarchy, so simulate that by including a __init__.py file in the
|
|
# roles dir.
|