diff --git a/.stestr.conf b/.stestr.conf index c963e1f3..5fcccaca 100644 --- a/.stestr.conf +++ b/.stestr.conf @@ -1,3 +1,3 @@ [DEFAULT] test_path=./unit_tests -top_path=./ +top_dir=./ diff --git a/test-requirements.txt b/test-requirements.txt index bb01e1f6..b378cb0c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,7 +5,7 @@ charm-tools>=2.4.4 coverage>=3.6 mock>=1.2 flake8>=2.2.4,<=2.4.1 -os-testr>=0.4.1 +stestr>=2.2.0 requests==2.18.4 python-ceilometerclient>=1.5.0 python-cinderclient>=1.4.0