Commit Graph

11 Commits

Author SHA1 Message Date
ArkadyKanevsky de96ee2d12 Reorganize guidelines and improve consistency.sh
Reorganize guidelines into guidelines directory and create
current_guideline that is softlink to the latest approved guideline.
The same with add-ons guidelines - they are moved to guidelines
directory within add-ons one and soft links are created pointing
to the latest guidelines for each add-on.

Also cleaned up some tooling that hardwired where guidelines lived.

Change-Id: I5ad4b91b1afb44a0a6987b339f7efba14f395302
2021-06-29 22:16:59 +00:00
Martin Kopec c730eee368 Revert "Reorganize guidelines and improve consistency.sh"
This reverts commit a9fbc452a6.

Reason for revert: refstack server gives 404 on the guidelines: https://refstack.openstack.org/#/guidelines .. seems like https://review.opendev.org/c/osf/refstack/+/790940 didn't handle the update of the guidelines location everywhere - I suspect that some changes in refstack-ui are needed as well, ah

Change-Id: I2685eb8fccb4dbdcf42683f168ee2cb316137196
2021-05-25 13:27:13 +00:00
ArkadyKanevsky a9fbc452a6 Reorganize guidelines and improve consistency.sh
Reorganize guidelines into previous_guideline directory
and current_guideline that is softlink to the latest approved guideline.
Cleaned up some tooling that hardwired where guidelines lived.

Change-Id: Ia6be9ca6326718488ee5668df3806da5f76dc456
2021-05-23 10:02:02 +00:00
Artem Goncharov 6a5adfc915 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I16040e384b553ffb7d19dcda2363f3f07ce7855e
2019-05-08 12:20:31 +00:00
Hangdong Zhang 98fd15ad3e Update the documentation link for doc migration
Change-Id: Ia0f39c36d004c94ee3a333a9998a654974d7cb74
2017-07-24 15:45:30 +08:00
Chris Hoge e743d1737c Remove test lists and generators, update procedures
Remove the guideline test lists and generator files.
Update the procedures file to encourage running all
tests, and point to RefStack generated test lists.

Related pull request for OpenStack Dot Org:
https://github.com/OpenStackweb/openstack-org/pull/25

Change-Id: I93e8ccb07615363bdeec77df5582c2ea89499764
Closes-Bug: #1579153
2016-05-06 19:49:41 +00:00
cdiep e368c9e3ba Add alias to handle test name changed.
"test_rebuild_reboot_deleted_server" was renamed to
"test_rebuild_deleted_server" in patch [1] which was merged on
December 5, 2015.

[1] https://review.openstack.org/#/c/239710/

Change-Id: If64855268c167ae39661b6396d82658872309b92
2015-12-17 15:58:16 -08:00
Jenkins a242aa2d5c Merge "Added extra line to required file for renamed test" 2015-12-02 19:32:57 +00:00
wangxf e94c3f8d9a Add the procedure.rst for defcore version 2015.07
In the defcore version 2015.05, if only run tempest, the result is not json
file, so we have no way to use it.

In the defcore version 2015.07, we recommend run testcase of tempest under
refstack-client. When the test is finished, there are two copy files in the
<.tempest/.testrepository/>. The one is xxx.json, that is only pass testcases
in the file. The other file is xxx about detail infos.

In this patch, add a method about how to upload the result(json file) to
refstack-server and check it.

Change-Id: I61ed39730149b6f038d8e0b3793fed6e35219333
2015-11-24 04:11:04 +00:00
Chris Hoge f605316be1 Added extra line to required file for renamed test
The
- tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params
test is aliased with
- tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params

Use both test names in the required list to catch all possible
cases. Non-existent tests will be silently skipped by tempest.

Change-Id: I773c667da64ff84f0a15bce59dcaf712c7c93e10
2015-11-17 08:48:42 -08:00
David Paterson 2d6f8bc983 Add new 2015.07 test requirements list
- Updated required.py to deal with new 2015.07 json schema.
- Created new required and flagged lists based on 2015.07.json.
- Updated procedure doc for 2015.07.

Change-Id: If01d32cd9fbad1a7eb0a5a2ba568aa9314b2dab7
2015-09-22 07:44:47 -04:00