7223bbf963
ostestr is no longer installed by default by infra and will be totally removed longer term; stestr [1] is its replacement. This is the reason out gate is failing with the following today: nsx/tools/ostestr_compat_shim.sh: ostestr: not found This patch moves us to stestr by: - Updating tox.ini to use stestr rather than call ostestr_compat_shim.sh and in turn ostestr. - Removing ostestr_compat_shim.sh as its no longer used. For more details on stestr see [1]. Also note that this is a quick migration to stestr to get the gate working; additional tweaks may come up. [1] http://stestr.readthedocs.io/en/latest/MANUAL.html Change-Id: I9a871d3542c2f2615d757c0009ea3d6695f0e3f7 |
||
---|---|---|
.. | ||
__init__.py | ||
clean.sh | ||
coding-checks.sh | ||
generate_config_file_samples.sh | ||
install_venv_common.py | ||
install_venv.py | ||
misc-sanity-checks.sh | ||
test-setup.sh | ||
tox_install_project.sh | ||
tox_install.sh | ||
with_venv.sh |