Update README to use stestr instead testr

Tempest uses stestr since Iff4abef50178bdc83b868eed4a906e22d790762b was
merged. This patch chaned README to fix instructions for a default
configuration

Change-Id: I90860c4b8e3a0cfdee780fc587d9af21b1f36956
This commit is contained in:
Ivan Kolodyazhny 2018-07-17 20:55:02 +03:00
parent a23f4074fd
commit a4d6f1a317
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ Install this plugin in the same python environment as tempest.
In tempest directory, run::
testr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps
stestr run tempest_horizon.tests.scenario.test_dashboard_basic_ops.TestDashboardBasicOps