From 822c6dcf1a913bd4a73dc6f2fbf7ecebfef9fa38 Mon Sep 17 00:00:00 2001 From: Trevor Cooper Date: Thu, 19 May 2022 00:08:02 -0700 Subject: [PATCH] point at versioned release criteria for latest release --- QA/Testcase_Basic_Graphics_Mode.md | 4 ++-- QA/Testcase_Boot_Methods_Boot_Iso.md | 2 +- QA/Testcase_Boot_Methods_Dvd.md | 2 +- QA/Testcase_Debranding.md | 2 +- QA/Testcase_Media_File_Conflicts.md | 2 +- QA/Testcase_Media_Repoclosure.md | 2 +- QA/Testcase_Media_USB_dd.md | 2 +- QA/Testcase_Packages_No_Insights.md | 2 +- QA/Testcase_Packages_No_RHSM.md | 2 +- QA/Testcase_Repo_Compare.md | 2 +- QA/Testcase_Template.md | 2 +- qa_test_cases.md | 12 ++++++------ 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/QA/Testcase_Basic_Graphics_Mode.md b/QA/Testcase_Basic_Graphics_Mode.md index a65e8f2..e344032 100644 --- a/QA/Testcase_Basic_Graphics_Mode.md +++ b/QA/Testcase_Basic_Graphics_Mode.md @@ -9,10 +9,10 @@ rc: --- !!! error "REFERENCED RELEASE CRITERIA IS OVERLY GENERAL AND UNTESTABLE" - The associated release criteria, [Release_Criteria#basic-graphics-mode-behaviors](release_criteria.md#basic-graphics-mode-behaviors), for this test case is overly general and **must** be modified to specific enough to be testable. + The associated release criteria, [Release_Criteria#basic-graphics-mode-behaviors](9_release_criteria.md#basic-graphics-mode-behaviors), for this test case is overly general and **must** be modified to specific enough to be testable. !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#basic-graphics-mode-behaviors](release_criteria.md#basic-graphics-mode-behaviors) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#basic-graphics-mode-behaviors](9_release_criteria.md#basic-graphics-mode-behaviors) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This test case will verify that release-blocking installers function as intended using the generic video driver option (“basic graphics mode”) on supported systems and classes of hardware. diff --git a/QA/Testcase_Boot_Methods_Boot_Iso.md b/QA/Testcase_Boot_Methods_Boot_Iso.md index 97d6417..77441ab 100644 --- a/QA/Testcase_Boot_Methods_Boot_Iso.md +++ b/QA/Testcase_Boot_Methods_Boot_Iso.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#initialization-requirements](release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#initialization-requirements](9_release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This is to verify that the Anaconda installer starts correctly when booting from the Rocky Linux boot.iso. diff --git a/QA/Testcase_Boot_Methods_Dvd.md b/QA/Testcase_Boot_Methods_Dvd.md index 51af408..f242746 100644 --- a/QA/Testcase_Boot_Methods_Dvd.md +++ b/QA/Testcase_Boot_Methods_Dvd.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#initialization-requirements](release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#initialization-requirements](9_release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This is to verify that the Anaconda installer starts correctly when booting from DVD.iso. diff --git a/QA/Testcase_Debranding.md b/QA/Testcase_Debranding.md index 360fccb..2474b67 100644 --- a/QA/Testcase_Debranding.md +++ b/QA/Testcase_Debranding.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria - Debranding](release_criteria.md#debranding) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria - Debranding](9_release_criteria.md#debranding) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description Add a short description here for this Testcase. diff --git a/QA/Testcase_Media_File_Conflicts.md b/QA/Testcase_Media_File_Conflicts.md index ddf2075..8164285 100644 --- a/QA/Testcase_Media_File_Conflicts.md +++ b/QA/Testcase_Media_File_Conflicts.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#no-broken-packages](release_criteria.md#no-broken-packages) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#no-broken-packages](9_release_criteria.md#no-broken-packages) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This testcase will verify that the offline repository included on release blocking images will not contain any file conflicts between packages without explicit `Conflicts:` tag in the package metadata. diff --git a/QA/Testcase_Media_Repoclosure.md b/QA/Testcase_Media_Repoclosure.md index 91e4dc0..8f7224b 100644 --- a/QA/Testcase_Media_Repoclosure.md +++ b/QA/Testcase_Media_Repoclosure.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#no-broken-packages](release_criteria.md#no-broken-packages) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#no-broken-packages](9_release_criteria.md#no-broken-packages) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This testcase will verify that the offline repository included on release blocking images will not contain broken dependencies. diff --git a/QA/Testcase_Media_USB_dd.md b/QA/Testcase_Media_USB_dd.md index 73b3733..77d2e32 100644 --- a/QA/Testcase_Media_USB_dd.md +++ b/QA/Testcase_Media_USB_dd.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#initialization-requirements](release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#initialization-requirements](9_release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This verifies that Rocky Linux ISO image can be written to USB media using `dd` command, and the resulting USB media successfully boots to the Anaconda Installer. diff --git a/QA/Testcase_Packages_No_Insights.md b/QA/Testcase_Packages_No_Insights.md index 80e9b9a..a59fe93 100644 --- a/QA/Testcase_Packages_No_Insights.md +++ b/QA/Testcase_Packages_No_Insights.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#repositories-must-match-upstream](release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#repositories-must-match-upstream](9_release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This test will verify that `insights-client` package is not declared be installed as part of a package group. diff --git a/QA/Testcase_Packages_No_RHSM.md b/QA/Testcase_Packages_No_RHSM.md index 0e0ce31..3d66e1c 100644 --- a/QA/Testcase_Packages_No_RHSM.md +++ b/QA/Testcase_Packages_No_RHSM.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#repositories-must-match-upstream](release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#repositories-must-match-upstream](9_release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This test will verify that packages that are availble from upstream do not have hard requirements on `subscription-manager` (RHSM). diff --git a/QA/Testcase_Repo_Compare.md b/QA/Testcase_Repo_Compare.md index 2b4a30e..4136a8c 100644 --- a/QA/Testcase_Repo_Compare.md +++ b/QA/Testcase_Repo_Compare.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#repositories-must-match-upstream](release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#repositories-must-match-upstream](9_release_criteria.md#repositories-must-match-upstream) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description This test case will verify that repositories and the packages within them match upstream as closely as possible. diff --git a/QA/Testcase_Template.md b/QA/Testcase_Template.md index 9af0cdc..4e65294 100644 --- a/QA/Testcase_Template.md +++ b/QA/Testcase_Template.md @@ -9,7 +9,7 @@ rc: --- !!! info "Associated release criterion" - This test case is associated with the [Release_Criteria#TBD](release_criteria.md#TBD) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. + This test case is associated with the [Release_Criteria#TBD](9_release_criteria.md#TBD) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. ## Description Add a short description here for this Testcase. diff --git a/qa_test_cases.md b/qa_test_cases.md index 2b48db8..fb7dfb8 100644 --- a/qa_test_cases.md +++ b/qa_test_cases.md @@ -9,12 +9,12 @@ This page lists all test cases in work and who is working on them... | Requirement | Test Case | Assignee | Status | | --------------------------------------------------- | ------------------------------------------------------------------------ | ----------------------- | --------------------------------------- | -| [Release-blocking images must boot](release_criteria.md#release-blocking-images-must-boot) | [QA:Testcase Boot Methods Boot ISO](Testcase_Boot_Methods_Boot_Iso.md) | @tcooper | template exists, openQA covered (ref) | -| [Release-blocking images must boot](release_criteria.md#release-blocking-images-must-boot) | [QA:Testcase Boot Methods DVD](Testcase_Boot_Methods_Dvd.md) | @tcooper | template exists, openQA covered (ref) | -| [Basic Graphics Mode behaviors](release_criteria.md#basic-graphics-mode-behaviors) | [QA:Testcase Basic Graphics Mode](Testcase_Basic_Graphics_Mode.md) | @tcooper | manual and/or new openQA TestCase | -| [No Broken Packages](release_criteria.md#no-broken-packages) | [QA:Testcase Media Repoclosure](Testcase_Media_Repoclosure.md)
[QA:Testcase Media File Conflicts](Testcase_Media_File_Conflicts.md) | @tcooper | manual using scripts or automated in CI | -| [Repositories Must Match Upstream](release_criteria.md#repositories-must-match-upstream) | [QA:Testcase repocompare](Testcase_Repo_Compare.md) | @tcooper | manual using Skip's repocompare | -| [Debranding](release_criteria.md#debranding) | [QA:Testcase Debranding Analysis](Testcase_Debranding.md) | @tcooper | process TBD | +| [Release-blocking images must boot](9_release_criteria.md#release-blocking-images-must-boot) | [QA:Testcase Boot Methods Boot ISO](Testcase_Boot_Methods_Boot_Iso.md) | @tcooper | template exists, openQA covered (ref) | +| [Release-blocking images must boot](9_release_criteria.md#release-blocking-images-must-boot) | [QA:Testcase Boot Methods DVD](Testcase_Boot_Methods_Dvd.md) | @tcooper | template exists, openQA covered (ref) | +| [Basic Graphics Mode behaviors](9_release_criteria.md#basic-graphics-mode-behaviors) | [QA:Testcase Basic Graphics Mode](Testcase_Basic_Graphics_Mode.md) | @tcooper | manual and/or new openQA TestCase | +| [No Broken Packages](9_release_criteria.md#no-broken-packages) | [QA:Testcase Media Repoclosure](Testcase_Media_Repoclosure.md)
[QA:Testcase Media File Conflicts](Testcase_Media_File_Conflicts.md) | @tcooper | manual using scripts or automated in CI | +| [Repositories Must Match Upstream](9_release_criteria.md#repositories-must-match-upstream) | [QA:Testcase repocompare](Testcase_Repo_Compare.md) | @tcooper | manual using Skip's repocompare | +| [Debranding](9_release_criteria.md#debranding) | [QA:Testcase Debranding Analysis](Testcase_Debranding.md) | @tcooper | process TBD | ## Installer Requirements