Commit Graph

5 Commits

Author SHA1 Message Date
Michael Johnson 5eb6221aef Update the README file to use tox -e all
This patch updates the README file to have instructions for running the tempest tests using the "all" environment instead of "all-plugins". The "all-plugins" environment has been deprecated for years and uses site-packages, which may cause unintended test scenarios.
It also updates the example "run a single test" to be a non-admin API test.

Change-Id: I8645fb7577d52cd35e3d61d44ca9028ea3afe00f
2023-02-28 18:16:41 +00:00
ShangXiao 7a68f73358 Fix the invalid links in docs
The url links are invalid or not found in these docs.
Replace them with the right ones according to the lastest OpenStack
websites.

Change-Id: I5e3a254229548af6aa2e53da4e0125cfe47193b9
2018-03-14 00:54:36 -07:00
ricolin 0e09e0f2de update designate tempest link
The tempest guideline link require an update.

Change-Id: If993d362d48cf54829a4bcca7e53e1f41d082636
2017-03-22 22:04:59 +08:00
Flavio Percoco b539b2de11 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:

https://gist.github.com/5bcdfae778a1e96da9cfd238ee26e5d8

Change-Id: I166f62954f811b2ed91a3a8d4a2caeefaedd1c78
2016-11-25 15:30:46 +01:00
Kiall Mac Innes 25fb29e5c8 Initial layout of Designate tempest plugin
See https://review.openstack.org/283511 for history.

Change-Id: I7733e8786d6b525a7c9a8d4f12add329cd030d9d
Partially-Implements: blueprint designate-tempest-plugin
2016-04-07 08:08:46 +01:00