From Fedora Project Wiki
(First version) |
m (add category) |
||
Line 18: | Line 18: | ||
# boot images for the given arch are present and correct | # boot images for the given arch are present and correct | ||
# stage2 image is present and correct | # stage2 image is present and correct | ||
[[Category:Rawhide Acceptance Test Cases]] |
Revision as of 16:38, 25 June 2009
Description
This test case checks that the installer images are present, listed in the metadata, and not corrupt.
How to test
- open
.treeinfo
- confirm that the arch listed in the
[general]
section is correct - confirm that the files listed in the
[images-$ARCH]
section are present and non-empty - confirm that a
[stage2]
section is present and lists amainimage
item - confirm that the stage2 image is present and non-empty
- check that each of the listed files matches the checksum specified in the
[checksums]
section
Expected Results
.treeinfo
exists- listed arch is correct
- boot images for the given arch are present and correct
- stage2 image is present and correct