6 Commits

Author SHA1 Message Date
Martin Kopec
d76178e682 General doc updates
Added missing doc, for example for serial tests, fixed 404 links,
spellings, formatting and etc

Change-Id: I07a8cf9508d3cba33bd04afdc301bb7145153d59
2024-01-31 09:00:16 +01:00
Lukáš Piwowarski
be19f21813 Remove references to 'all-plugin' tox environment
The 'all-plugin' tox environment was deprecated by this patch [1].
Instead of the 'all-plugin' it is recommended to use the 'all' tox
environment.

This patch removes any reference to 'all-plugin' tox environment and
updates the documentation so that the installation steps work with
the 'all' tox venv.

[1] https://review.opendev.org/c/openstack/tempest/+/543974

Related-Bug: 1862240
Change-Id: I0a86d9cf33bff6576a6337967d6b663ab7d9f4a6
2022-10-10 14:01:49 +02:00
Ghanshyam Mann
c2ca52dced Add tempest.scenario.manager as stable interface for plugins
Implements: blueprint tempest-scenario-manager-stable
Change-Id: I5da35e4aafeb55b6754fd9cb86eeea04f869686e
2021-03-25 21:29:14 -05:00
Roman Dobosz
edda62ab35 Fix indentation for the example code in documentation.
Change-Id: I454c22aaf1ffa56c37c0105ab76aa70d28983f43
2020-12-07 10:18:42 +01:00
Ghanshyam Mann
0aa0636a09 Fix tempest plugin cookicutter repo path
cookicutter expect ether git+<repo-url> or it has the
'git' in url, otherwise it give error
- http://paste.openstack.org/show/795952/

plugin cookicutter README is fine but tempest doc does
not mention about it and end up having error
- https://opendev.org/openstack/tempest-plugin-cookiecutter

Change-Id: Ifb12011ac901be57d49a6ae623a24a916837c07d
2020-07-15 13:42:07 -05:00
Ghanshyam Mann
da3bb61f1f Add index page for plugins documents
Now we have more documents for plugins on stable release,
support and their testing policy. Let's prepare a
index page for it will be easy for plugins maintainer.

Also renaming the stable support policy section to have a clear
name.

Adding redirect links for moved documents.

Change-Id: I17a9a6e0e88605a0ee5047678d6ed168c31396ec
2020-05-05 02:12:05 +00:00