commit 9158dd97214402c3943cb8f6a53be5ef21c7e42a Author: Trevor Cooper Date: Mon Apr 25 14:02:08 2022 -0700 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 Co-authored-by: Trevor Cooper Signed-off-by: Neil Hanlon diff --git a/qa_content_example_only.md b/qa_content_example_only.md new file mode 100644 index 0000000..fb14dd4 --- /dev/null +++ b/qa_content_example_only.md @@ -0,0 +1,3 @@ + +!!! error "CONTENT EXAMPLE ONLY" + Content on this page *may be* copy-pasta from [Fedora Quality Assurance](https://fedoraproject.org/wiki/QA) documents and needs to be replaced and/or reviewed before publishing for applicability for Rocky Linux. diff --git a/qa_testcase_bottom.md b/qa_testcase_bottom.md new file mode 100644 index 0000000..b5301f6 --- /dev/null +++ b/qa_testcase_bottom.md @@ -0,0 +1,19 @@ + +

Additional Information

+ +=== "Contact" + + If you have questions with respect to this content or to report concerns regarding the use or misuse content please do not hesitate to contact us at [testing@rockylinux.org](mailto:testing@rockylinux.org). + + +=== "Disclaimer" + + Rocky Linux and the Rocky Enterprise Software Foundation (RESF) does not make any express or implied warranties, including but not limited to the warranties of non-infringement of any third party intellectual property rights. RESF does not warrant that any pending trademark applications for trademarks of RESF will result in any granted trademark protection. RESF shall not be liable for any claims relating to user's activities falling within the scope of the permission and user hereby agrees to indemnify, defend and hold RESF and its contributors harmless against any such claim. + +=== "Attribution" + + This work is heavily inspired by the [Fedora Quality Assurance](https://fedoraproject.org/wiki/QA) documents which were made available under [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted. + +=== "License" + + This content is licensed under under [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted. diff --git a/qa_testcase_supported_systems.md b/qa_testcase_supported_systems.md new file mode 100644 index 0000000..29544ca --- /dev/null +++ b/qa_testcase_supported_systems.md @@ -0,0 +1,18 @@ + +

Supported Systems and Hardware Classes

+ +=== "x86_64" + + TBD + +=== "aarch64" + + TBD + +=== "ppc64" + + TBD + +=== "s309x" + + TBD \ No newline at end of file diff --git a/rc_content_bottom.md b/rc_content_bottom.md new file mode 100644 index 0000000..467d5dc --- /dev/null +++ b/rc_content_bottom.md @@ -0,0 +1,19 @@ + +

Additional Information

+ +=== "Contact" + + If you have questions with respect to this content or to report concerns regarding the use or misuse content please do not hesitate to contact us at [testing@rockylinux.org](mailto:testing@rockylinux.org). + + +=== "Disclaimer" + + Rocky Linux and the Rocky Enterprise Software Foundation (RESF) does not make any express or implied warranties, including but not limited to the warranties of non-infringement of any third party intellectual property rights. RESF does not warrant that any pending trademark applications for trademarks of RESF will result in any granted trademark protection. RESF shall not be liable for any claims relating to user's activities falling within the scope of the permission and user hereby agrees to indemnify, defend and hold RESF and its contributors harmless against any such claim. + +=== "Attribution" + + This work is heavily inspired by the [Fedora Release Requirements](https://fedoraproject.org/wiki/Fedora_Release_Criteria) documents which were made available under [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted. + +=== "License" + + This content is licensed under under [Attribution-Share Alike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) license unless otherwise noted. diff --git a/rc_content_example_only.md b/rc_content_example_only.md new file mode 100644 index 0000000..5e8069b --- /dev/null +++ b/rc_content_example_only.md @@ -0,0 +1,3 @@ + +!!! error "CONTENT EXAMPLE ONLY" + Content on this page *may be* copied from [Fedora Release Requirements](https://fedoraproject.org/wiki/Fedora_Release_Criteria) documentation and needs to be replaced and/or reviewed before publishing for applicability for Rocky Linux.