16 Commits

Author SHA1 Message Date
Katarina Strenkova
09e3ef837b Replace deprecated terms
Following up on	the usage of inclusive jargon [1] and to ensure
consistency in code, there is a need to replace deprecated term
tempest_test_blacklist with a new term tempest_test_excludelist.

Additionally, term tempest_test_whitelist was replaced with a new term
tempest_test_includelist.

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

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/891567

Change-Id: I71f548cc607aa7c61a6c3f1ab5c9857e4906cb57
2023-08-17 09:45:41 +02:00
Rajesh Tailor
791b6931aa Remove repeated words
This change fixes repeated adjacent words.

Change-Id: Idb218ead15d0285418e9aac979ec7c0766394fa8
2022-12-22 17:26:10 +05:30
Rajesh Tailor
6901c3aa8a Fix typos in doc pages
Change-Id: Ia68d3469318dd423ceb0843c39d3ac2734a5f264
2022-09-28 20:46:32 +05:30
lpiwowar
d66edb23d0 Update URL for documentation of python-tempestconf
The URL for documentation of python-tempestconf has changed with this
patch [1].

This patch updates the URL for documentation of python-tempestconf
to make it consistent across all repositories.

[1] https://review.opendev.org/c/openinfra/python-tempestconf/+/815473

Change-Id: I8c33c0befc36c9e33766d364a7a13ac63b19d605
2021-11-23 10:43:46 +01:00
Zuul
cd91ab7e82 Merge "tempest-horizon was retired" 2021-09-10 20:02:07 +00:00
Zuul
3b2305669b Merge "Remove reference to Sahara Tempest plugin" 2021-09-10 20:00:25 +00:00
Zuul
a836da4e9c Merge "Remove reference to EC2 api" 2021-09-10 20:00:24 +00:00
Takashi Kajinami
f88fa11fcb tempest-horizon was retired
The tempest-horizon repo was retired[1], and since then we no longer
have independent tempest plugin for Horizon.

[1] 6883d8ff5a1cc2c20b4fea7b58ba8fcda12ec035

Change-Id: If6650e7896455e9acd03f27415c82599f5cc2f92
2021-07-09 22:41:46 +09:00
Takashi Kajinami
73ba1a886a Remove reference to Sahara Tempest plugin
... because Sahara is no longer supported[1].

[1] 4a7d56947ad52ed98b82fb5b075d02bd9d934da3

Change-Id: Ic2e0d70dbae3af4239c8cd25d0b521b27fc0d92b
2021-07-09 22:40:19 +09:00
Takashi Kajinami
5532a44c21 Remove reference to EC2 api
... because it is no longer supported[1].

[1] 7adb850fbc6b4544a542111c930e9169e2051ba7

Change-Id: I834a3810c3ae3d698ae5e93488504617744275e4
2021-07-09 22:38:18 +09:00
Takashi Kajinami
7ed8db3ec7 Remove reference to tripleo-common-tempest-plugin
... because the repo will be retired[1].

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-July/023557.html

Change-Id: Ibc7998a074ea171aa6afce492eee98656094f14a
2021-07-09 22:37:28 +09:00
Takashi Kajinami
18a9c1b916 Update package name of tempest plugins
We no longer support support CentOS7 but only CentOS8, we should use
python3-* packages instead.

Change-Id: I4115c120c6470e843fc2fd2e7e755be90be6f66d
2021-07-09 22:36:07 +09:00
Ghanshyam Mann
dbbfae7ff5 Remove the networking-l2gw-tempest-plugin from doc
networking-l2gw and networking-l2gw-tempest-plugin are
finishing the retirement process and no longer will be
maitained under openstack[1].

https://review.opendev.org/#/c/744110/


[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015647.html

Change-Id: I284a25c3fd3097a26a6db9203e8c3eaf414d121a
2020-08-27 22:24:38 +00:00
Rajesh Tailor
6447c381b1 Fix typos
This patch tries to fix maximum typos in docs.

Change-Id: Ic406e3a4423cdd7c46c8a4497d43d63c95b2a9f5
2020-08-19 17:20:09 +05:30
Martin Kopec
df2577c832 Fix links in Tempest documentation
Due to some changes in the doc structure [1] a few links need to be updated
in Tempest documentation.

[1] https://review.opendev.org/#/c/677029/

Change-Id: Idfcb518571bbb0447177d6c2a3de4b037da45142
2020-01-10 15:14:51 +00:00
Alex Schultz
c6918e5da6 Migrate install to deploy-guide
The deployment guide is currently pointed at triplo-docs but it has been
requested that we actually publish a deployment guide. This change
extracts many of the installation doc pages and moves them into the
deploy-guide source tree.  Once the deploy-guide is published, we will
follow up to reference the deployment guide from tripleo-docs.

Change-Id: I0ebd26f014180a92c6cf4ab0929d99b2d860796f
2019-08-16 15:42:17 -06:00