mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 05:01:25 +00:00
Update some phab README links
This commit is contained in:
parent
629ab9e7ff
commit
0b147e169c
@ -125,7 +125,7 @@ or in upgrade tests). It uploads `/var/log` in `post_fail_hook()`. It provides t
|
|||||||
|
|
||||||
### New test development workflow
|
### New test development workflow
|
||||||
|
|
||||||
1. Select test from [phabricator page](https://phab.qadevel.cloud.fedoraproject.org/w/openqa/tests/).
|
1. Select test from [phabricator page](https://phab.qa.fedoraproject.org/w/openqa/tests/).
|
||||||
2. Put each part of your test as a separate file into `tests/` directory, reimplementing `run()` method
|
2. Put each part of your test as a separate file into `tests/` directory, reimplementing `run()` method
|
||||||
and `test_flags()` method, inheriting from one of the classes mentioned above.
|
and `test_flags()` method, inheriting from one of the classes mentioned above.
|
||||||
3. Set correct variables (so that all test parts you have made are executed) in [WebUI -> Test suites](https://localhost:8080/admin/test_suites).
|
3. Set correct variables (so that all test parts you have made are executed) in [WebUI -> Test suites](https://localhost:8080/admin/test_suites).
|
||||||
@ -136,7 +136,7 @@ and `test_flags()` method, inheriting from one of the classes mentioned above.
|
|||||||
8. Add new Test suite and Test case into [`conf_test_suites.py`](https://bitbucket.org/rajcze/openqa_fedora_tools/src/develop/tools/openqa_trigger/conf_test_suites.py)
|
8. Add new Test suite and Test case into [`conf_test_suites.py`](https://bitbucket.org/rajcze/openqa_fedora_tools/src/develop/tools/openqa_trigger/conf_test_suites.py)
|
||||||
file in openqa_fedora_tools repository.
|
file in openqa_fedora_tools repository.
|
||||||
9. Open differential request via phabricator, set openqa_fedora as a project and repository.
|
9. Open differential request via phabricator, set openqa_fedora as a project and repository.
|
||||||
10. Mark your test in [phabricator page](https://phab.qadevel.cloud.fedoraproject.org/w/openqa/tests/) as done.
|
10. Mark your test in [phabricator page](https://phab.qa.fedoraproject.org/w/openqa/tests/) as done.
|
||||||
|
|
||||||
### Language handling
|
### Language handling
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user