Commit Graph

6 Commits

Author SHA1 Message Date
Akihiro Motoki 6883d8ff5a Retire tempest-horizon
As disscussed in Wallaby PTG [1], QA and Horizon team
decided to move the horizon dashboard test from tempest-horizon
to Tempest. Scenario tests in tempest-horizon have been merged
into the tempest repository.

[1] https://etherpad.opendev.org/p/qa-wallaby-ptg

Depends-On: https://review.opendev.org/c/openstack/project-config/+/772373
Depends-On: https://review.opendev.org/c/openstack/horizon/+/771737
Change-Id: I6cc32a57dde4270343ca1f564ddc75f107455d9f
2021-01-25 16:39:31 +00:00
gaobin a92daff53a Update the rst file information
* Update the horizon URL to the new one after doc migration
* Use https instead http
* Adjust title marker length to match the title length

Change-Id: I9c2280793bd8d6496224e36dffd479e1f3732db0
2020-03-29 06:30:09 +09:00
Ivan Kolodyazhny a4d6f1a317 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
2018-07-17 20:55:02 +03:00
Flavio Percoco d9d5f1551d Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/5c34b3129f899af616adb02cc736cb9f\n'

Change-Id: I6fc278b737965ac7e32f177d75642f38651c91e9
2016-11-25 14:09:27 +01:00
David Lyle b49b7630ef Update README and add gitignore
Change-Id: I71d4204d5f852de87f9f92751017d0e6db53f220
2016-04-29 16:10:01 -06:00
David Lyle 64302f192f Initial commit based on current tempest
This creates the tempest plugin for horizon and duplicates
the existing horizon scenario test in tempest.

Change-Id: I9430b6cefc884ecc105e91ec19a07987aa70ef98
2016-04-29 16:02:53 -06:00