Commit Graph

80 Commits

Author SHA1 Message Date
Alan Marshall b1cbdac530 Merge pull request 'migrate_to_testing_wiki' (#8) from tcooper/testing-wiki:migrate_to_testing_wiki into main
mkdocs build / build (push) Successful in 33s Details
Reviewed-on: #8
Checked the browser pages in development box and the migration has worked correctly.
There are a number of updates required to the migrated files but I view that as a separate issue to be addressed later.
This PR is ready for merge.
2024-04-26 01:34:00 +00:00
Trevor Cooper eb7fd1e85b
deprecate unused content 2024-04-21 13:54:00 -07:00
Trevor Cooper 725de638d2
relocate navigation 2024-04-21 13:53:34 -07:00
Trevor Cooper 483766fd50
update include path 2024-04-21 13:46:20 -07:00
Trevor Cooper 1dc31bf0a2
relocation include content 2024-04-21 13:42:29 -07:00
Trevor Cooper 63518674e4
Merge branch 'import_testing_include' into migrate_to_testing_wiki 2024-04-21 13:35:50 -07:00
Trevor Cooper 534daf00db
initial relocation of pages testing content 2024-04-21 11:59:01 -07:00
Trevor Cooper 84f5a6710a
Merge branch 'import_testing' into migrate_to_testing_wiki
- import_testing created with `git subtree split ...` in wiki.rockylinux.org

Files to be reorganized after import.
2024-04-21 11:52:19 -07:00
Al Bowles 700cbb782f Merge pull request 'Document repocompare process' (#7) from sop_repocompare into main
mkdocs build / build (push) Successful in 28s Details
Reviewed-on: #7
2023-08-17 18:22:07 +00:00
Al Bowles a7a99e0756
Address @tcooper's feedback 2023-08-15 17:47:23 -05:00
Al Bowles ab99fdc8c8
Document repocompare process 2023-07-10 09:21:09 -05:00
Al Bowles ad741da5ab Merge pull request 'Add SOP for openQA system upgrades' (#5) from openqa_sop_system_upgrade into main
mkdocs build / build (push) Successful in 27s Details
Reviewed-on: #5
2023-06-30 00:30:24 +00:00
Trevor Cooper 2ca84c6fb8 Merge pull request 'openqa_sop_system_upgrade_tweaks' (#6) from tcooper/testing-wiki:openqa_sop_system_upgrade_tweaks into openqa_sop_system_upgrade 2023-06-29 21:58:07 +00:00
Trevor Cooper 89c5def5d7
canonicalize codeblock language 2023-06-29 14:53:21 -07:00
Al Bowles 1b750f05f1 Merge pull request 'Add instructions for running a local development instance of the wiki' (#4) from dev_setup into main
mkdocs build / build (push) Successful in 27s Details
Reviewed-on: #4
2023-06-29 17:45:42 +00:00
Trevor Cooper 735dc00201
codeblocks and link attributes 2023-06-29 09:19:45 -07:00
Al Bowles 95cc56019e
Update pages 2023-06-28 14:58:35 -05:00
Al Bowles d8a019d84a
Add SOP for openQA system upgrades 2023-06-28 14:55:11 -05:00
Al Bowles c8c1b44607
Add instructions for running a local development instance of the wiki 2023-06-28 14:37:15 -05:00
Trevor Cooper 7c2c1ba146
Merge branch 'tcooper-content_update'
mkdocs build / build (push) Successful in 25s Details
2023-05-03 07:31:23 -07:00
lumarel 393384e4dc Fix bold formatting 2023-05-02 06:33:55 +02:00
lumarel ce3fe043bd Fix some formatting and URIs to make the linter happy 2023-05-02 06:33:54 +02:00
Trevor Cooper ee81356d8b
begin site layout with sample content 2023-04-29 13:27:10 -07:00
Trevor Cooper 7ac23ca204
add support for include content 2023-04-29 13:19:57 -07:00
lumarel e16e383ffb Reference to WSL docs instead of having a 2nd opinion 2023-04-29 20:32:46 +02:00
Trevor Cooper e636c4b000
Merge branch 'tcooper-main'
mkdocs build / build (push) Successful in 26s Details
2023-04-29 11:23:44 -07:00
Trevor Cooper 2bfc1317e2
add missing icon 2023-04-28 14:20:46 -07:00
Trevor Cooper 2e0360565d
initial changes from template 2023-04-28 14:20:32 -07:00
Rocky Linux Testing Team 23c386daa5 Initial commit 2023-04-27 23:39:53 +00:00
Trevor Cooper 73cfc900b3 fix typo 2023-04-23 13:41:04 -07:00
Trevor Cooper ffca960027 add openQA developer examples 2023-04-23 12:43:48 -07:00
Trevor Cooper 7e57d699fd update testing team members 2023-04-13 21:47:53 -07:00
Louis Abel 6f8b11ccca Merge pull request #47 from akatch/gpg_signing_guide
feat: Added section on publishing your key to a keyserver
2022-11-10 13:25:21 -07:00
Al Bowles 69b97e461a Added section on publishing your key to a keyserver 2022-11-03 12:18:32 -05:00
Lukas Magauer 527bfd7646 Add toolbox dev box docs (#46)
Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2022-10-13 18:35:00 -05:00
Lukas Magauer 1a6d80cf8e Add Identity Management testcase (#45)
Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2022-10-13 18:32:51 -05:00
Stack Korora 7944f3e4f7 remove bad link 2022-08-18 18:07:29 -05:00
Stack Korora 27dbac6ecc Migration from Etherpad to wiki. 2022-08-18 18:01:39 -05:00
TREVOR BENSON f2114830c6 Update 9.0_qa_testing_go_no_go.md rebased onto development (#38)
Signed-off-by: TrevorBenson <trevor.benson@gmail.com>
2022-08-02 20:42:05 -07:00
akatch d068a832cb Testing: Installer Requirements (#28)
feat: Testcase documentation for Installer Requirements

Includes the following:
- [x] Media Consistency Verification
- [x] Packages and Installer Sources
- [x] Installation Interfaces
- [x] Minimal Installation
- [x] Kickstart Installation
- [x] Disk Layouts
- [x] Bootloader Disk Selection
- [x] Storage Volume Resize
- [x] Update Image
- [x] Installer Help
- [x] Installer Translations
2022-07-08 19:01:59 -05:00
akatch bd35f0cef5 Testing: Installer Requirements (#28)
feat: Testcase documentation for Installer Requirements

Includes the following:
- [x] Media Consistency Verification
- [x] Packages and Installer Sources
- [x] Installation Interfaces
- [x] Minimal Installation
- [x] Kickstart Installation
- [x] Disk Layouts
- [x] Bootloader Disk Selection
- [x] Storage Volume Resize
- [x] Update Image
- [x] Installer Help
- [x] Installer Translations
2022-07-08 19:01:59 -05:00
Lukas Magauer 154e709632 Testing: Post-Install test docs (#15)
* Update Release Criteria and Test Cases

* Testcase batch 1

* Update the post install release criteria for Rocky Linux 9

* Update the test case overview

* Update text-formatting

* Testcase batch 2

* Fix words and add some links

* Missed one word

* Make sure the authors are correct

* Add text about the release relevance

Co-authored-by: lumarel <lumarel@users.noreply.github.com>
2022-07-04 21:51:02 -05:00
Trevor Cooper 08c6cad3b9 Testing: Add Testcase_VNC_Graphics_Mode (#37)
* add Testcase_VNC_Graphics_Mode
* suggest but do not require specific VNC clients
* complete description and add examples
* update QA testcases index
2022-07-01 22:18:40 -07:00
Al Bowles 13b503f79c Simplify subkey export/import process 2022-06-13 18:49:07 -05:00
Al Bowles cfde1e6265 Rename example files 2022-06-13 18:37:53 -05:00
Al Bowles ef6a54afa5 fix dev box link 2022-06-13 18:30:24 -05:00
Al Bowles b1be795d04 Clarify instructions for signing subkey 2022-06-13 18:24:55 -05:00
Al Bowles 66911894b4 Fix formatting 2022-06-13 18:02:06 -05:00
Al Bowles e3585ee29f Specifics around email address 2022-06-13 17:57:25 -05:00
Al Bowles 0cf5e3c940 Clarify documentation 2022-06-13 17:55:39 -05:00