1
0
forked from testing/wiki
Commit Graph

11 Commits

Author SHA1 Message Date
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
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
ee33dfd402 Merge branch 'development' into test-structure-reorg 2022-05-19 19:53:08 -07:00
c17f120d80 docs: update testcase_debranding (#30)
* general testcase_debranding process
* minor wording update

Authors: @tcooper, @akatch
2022-05-19 19:43:51 -07:00
822c6dcf1a point at versioned release criteria for latest release 2022-05-19 00:08:02 -07:00
3ff38c8ce1 let Autolinks plugin do it's thing
- don't use relative links
2022-05-19 00:04:06 -07:00
f8b9c89eee feat: pre-commit 2022-05-08 21:46:19 +09:00
abce15d753 make QA Test Cases work tracking page visible and add to left nav 2022-05-06 20:21:54 -07:00
ef5392a22c remove space in page title which causes rendering error 2022-05-06 20:15:18 -07:00
Trevor Cooper
b7177ba1b1 Testing Team Additions / Modifications (#5)
* update testing team primary page
* add mkdocs-macros-plugin to support page includes
* add release_criteria page
* add collapsible admonitions
* add QA/Testcase_Template
* add testcase examples
* hide the QA directory from navigation while building content
* add support for tabbed content
* Update index.md
* Update release_criteria.md
* Update rc_content_example_only.md
* Update Testcase_Boot_Methods_Boot_Iso.md
* Update Testcase_Boot_Methods_Dvd.md
* add mkdocs-autolinks-plugin
- autogenerate relative URLs for interpage links
* rewrite Fedora example text
* add templates and QA Test Case index
* add testcase for USB media creation and testing
* add testcase for basic-graphics-mode requirement
* add testcases for no-broken-packages requirement
* add testcases for repositories must match upstream requirement
* add command samples and sample output to no broken packages testcases

Co-authored-by: Alan Marshall <alangm1001@gmail.com>
Co-authored-by: Trevor Cooper <tcooper@rockylinux.org>

Signed-off-by: Neil Hanlon <neil@resf.org>
2022-04-25 17:02:08 -04:00