vmware-nsxlib/.stestr.conf
Adit Sarfaty de0c8e29a4 migrate to stestr
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.

Change-Id: I1f97df69500058a7d330f7be5735a54c68f35559
2018-03-06 07:50:40 +02:00

4 lines
58 B
Plaintext

[DEFAULT]
test_path=./vmware_nsxlib/tests/unit
top_dir=./