Which tests to run
Tests with a Milestone of Alpha, Beta or Final are the most important. Optional tests are less so, but still useful to run. The milestone indicates that for that milestone release or a later one to be approved for release, the test must have been run against the release candidate build (so at Beta, all Alpha and Beta tests must have been run, for instance). However, it is important to run the tests for all milestones as early and often as possible. Please refer to the test coverage page linked above and try to find and run tests which have not been run at all, or not run recently, for the current release.
How to test
1. Download one or more media for testing:
Image | s390x |
---|---|
nightly compose path | image |
2. Perform one or more of the test cases and add your results to the table below
- You can submit results by editing the page directly for reporting test results.
3. If a test fails, file a bug report. You may propose the bug as a release blocker or freeze exception bug for the appropriate release - see blocker bug process and freeze exception bug process.
Tracker bugs
- ...
Key
See the table below for a sample format for test results. All test results are posted using the result template.
Test Result | Explanation | Code Entered |
---|---|---|
Untested - This test has not been run, and is available for anyone to contribute feedback. | {{result|none}}
| |
robatino
|
Passed - The test has been run and the tester determine the test met the expected results | {{result|pass|robatino}}
|
Inprogress - An inprogress result is often used for tests that take a long time to execute. Inprogress results should be temporary and change to pass, fail or warn. | {{result|inprogress|adamwill}}
| |
Failed - Indicates a failed test. A link to a bug must be provided. See Template:Result for details on providing bug information. | {{result|fail|jlaska|XYZ|ZXY}}
| |
[1] | Warning - This test completed and met the expected results of the test, but other issues were encountered during testing that warrant attention.
|
{{result|warn|rhe}} <ref>Brief description about the warning status</ref>
|
Multiple results - More people can easily provide results to a single test case. | {{result|pass|hongqing}} {{result|warn|kparal}}
| |
previous <build> run
|
Result from previous test run - This test result is directly moved from the test run of previous <build>. | {{result|pass|previous <build> run}}
|
Unsupported - An unsupported test or configuration. No testing is required. |
Test Matrix
Please click [show] in each table to view the tests of each media installation, and click [edit] to post your test results using the syntax in Key Section.
Default boot and install
Milestone | Test Case | z/VM |
---|---|---|
Alpha | Server | |
Alpha | Everything |
User interface
Milestone | Test Case | z/VM |
---|---|---|
Alpha | QA:Testcase_Anaconda_User_Interface_Text | |
Alpha | QA:Testcase_Anaconda_User_Interface_VNC |
Server
Milestone | Test Case | z/VM |
---|---|---|
Alpha | QA:Testcase_base_initial_setup | |
Alpha | QA:Testcase_base_startup | |
Alpha | QA:Testcase_base_system_logging | |
Alpha | QA:Testcase_base_update_cli | |
Final | QA:Testcase_Services_start | |
Final | QA:Testcase_base_selinux | |
Final | QA:Testcase_base_service_manipulation |