(explain 'milestones', provide links to summary page and testcase_stats coverage page) |
|||
Line 3: | Line 3: | ||
This page records {{{testtype|'''$testtype'''}}} [[QA:Release_validation_test_plan|validation testing]] test results for the Fedora {{{release|'''$release'''}}} {{{milestone|'''$milestone'''}}} {{{compose|'''$compose'''}}} release. | This page records {{{testtype|'''$testtype'''}}} [[QA:Release_validation_test_plan|validation testing]] test results for the Fedora {{{release|'''$release'''}}} {{{milestone|'''$milestone'''}}} {{{compose|'''$compose'''}}} release. | ||
== | == Which tests to run == | ||
All the tests in the tables below have '''Milestone''' columns. Each test must be run for that milestone and all later ones. So if a test's milestone is ''Beta'', that test must be run before the Beta release is approved, and also before the Final release is approved - but it is not required to be run before the Alpha release is approved. So for the Alpha release we should focus first on all the Alpha tests, and for the Beta release focus first on all the Alpha and Beta tests. | All the tests in the tables below have '''Milestone''' columns. Each test must be run for that milestone and all later ones. So if a test's milestone is ''Beta'', that test must be run before the Beta release is approved, and also before the Final release is approved - but it is not required to be run before the Alpha release is approved. So for the Alpha release we should focus first on all the Alpha tests, and for the Beta release focus first on all the Alpha and Beta tests. | ||
Revision as of 16:26, 20 October 2014
Template documentation [edit]
- This documentation is transcluded from Template:Release validation instructions/doc. It will not be transcluded on pages that use this template.
This page records $testtype validation testing test results for the Fedora $release $milestone $compose release.
Which tests to run
All the tests in the tables below have Milestone columns. Each test must be run for that milestone and all later ones. So if a test's milestone is Beta, that test must be run before the Beta release is approved, and also before the Final release is approved - but it is not required to be run before the Alpha release is approved. So for the Alpha release we should focus first on all the Alpha tests, and for the Beta release focus first on all the Alpha and Beta tests.
How to test
- Download the media for testing.
- Perform one or more of the test cases and add your results to the table below.
- 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.
Some tests must be run against particular Products or images - for example, the #Default boot and install tests. If no particular product or image is specified either in this page or the test case page, you can use any appropriate image. For example, you can run most of the #General Tests with the Workstation live image, or either of the Server install images.
Delta_ISOs for Server offline installer images are available here. If you have the Server offline install image for the previous TC/RC (or in the case of Alpha TC1, the previous stable release), you can generate the current install image with greatly reduced download size.
If you notice a problem during a test which does not constitute a complete failure of the test, you should still file a bug report, but it may not be appropriate to propose it as a release blocker bug. Use your judgment in deciding this, with reference to the Fedora_Release_Criteria, which these tests are intended to verify. If you are unsure, err on the side of proposing the bug as a blocker.
Results summary page
The Test Results:Fedora $release $milestone $compose Summary page contains the results from this page and all the other validation pages for the same compose listed together to provide an overview.
Add, Modify or Remove a Test Case
- Please request review for your changes by publishing your test case for review to the test mailing list and/or the appropriate working group mailing list (e.g. server, cloud, or desktop).
- Once reviewed, make your changes to any current documents that use the template (e.g. Test_Results:Current_$testtype_Test).
- Lastly, update Template:$testtype_test_matrix with the same changes.
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. |