From Fedora Project Wiki

 
(32 intermediate revisions by 2 users not shown)
Line 17: Line 17:
* {{result|pass|Revise Fedora Install test plan to ensure adequate test coverage exists for failure scenarios listed above}}
* {{result|pass|Revise Fedora Install test plan to ensure adequate test coverage exists for failure scenarios listed above}}
* {{result|pass|Select a small, but representative, subset of test cases from the install test plan to automate}}The following test cases are selected:
* {{result|pass|Select a small, but representative, subset of test cases from the install test plan to automate}}The following test cases are selected:
** Rawhide Acceptance Test Plan [[https://fedoraproject.org/wiki/QA:Rawhide_Acceptance_Test_Plan]]
** [[QA:Rawhide_Acceptance_Test_Plan]]
** DVD.iso Installation
** DVD.iso Installation
** Boot.iso/Netinst.iso Installation
** Boot.iso/Netinst.iso Installation
Line 24: Line 24:
** system with basic video driver
** system with basic video driver
** Rescue installed system
** Rescue installed system
** Memory test [[https://fedoraproject.org/wiki/QA:Testcase_Memtest86]]
** [[QA:Testcase_Memtest86]]
* {{result|pass|Create python scripts to prepare KVM-based virtual environments for testing, initiate kickstart installs, and validate results}}
* {{result|pass|Create python scripts to prepare KVM-based virtual environments for testing, initiate kickstart installs, and validate results}}
** {{result|pass|Check the virtualization environment system sanity}}
** {{result|pass|Check the virtualization environment system sanity}}
Line 30: Line 30:
** {{result|pass|Print out test results}}
** {{result|pass|Print out test results}}
* {{result|pass| Create python scripts to parse differenet parameters}}
* {{result|pass| Create python scripts to parse differenet parameters}}
** {{result|pass|parse different repository: cdrom, http,ftp(anonymout, non anonymus), nfs, nfsiso, hard drive[[https://fedoraproject.org/wiki/QA:Testcase_Ftp_Repository]][[https://fedoraproject.org/wiki/QA:Testcase_Nfs_Repository]]}}
** {{result|pass|parse different repository: cdrom, http,ftp(anonymout, non anonymus), nfs, nfsiso, hard drive, [[QA:Testcase_Ftp_Repository]], [[QA:Testcase_Nfs_Repository]]}}
** {{result|pass|parse different kickstart delivery: http, file, hard drive, nfs [[https://fedoraproject.org/wiki/QA/TestCases/KickstartKsHttpServerKsCfg]] [[https://fedoraproject.org/wiki/QA/TestCases/KickstartKsFilePathKsCfg]][[https://fedoraproject.org/wiki/QA/TestCases/KickstartKsHdDevicePathKsCfg]][[https://fedoraproject.org/wiki/QA/TestCases/KickstartKsNfsServerPathKsCfg]] }}
** {{result|pass|parse different kickstart delivery: http, file, hard drive, nfs [[QA/TestCases/KickstartKsHttpServerKsCfg]], [[QA/TestCases/KickstartKsFilePathKsCfg]], [[QA/TestCases/KickstartKsHdDevicePathKsCfg]], [[QA/TestCases/KickstartKsNfsServerPathKsCfg]]}}
* {{result|inprogress|Investigate methods for leveraging GUI automation to aid in automating applicable test cases}}
* Investigate methods for leveraging GUI automation to aid in automating applicable test cases
** {{result|pass| Open Virt Viewer of the guest}}
** {{result|pass| Open Virt Viewer of the guest}}
** {{result|pass| Input text into the GUI}}
** {{result|pass| Input text into the GUI}}
Line 39: Line 39:
==Phase#2 - implementation==
==Phase#2 - implementation==
===Implement the selected test cases===
===Implement the selected test cases===
* {{result|pass| Rawhide Acceptance Test Plan [[https://fedoraproject.org/wiki/QA:Rawhide_Acceptance_Test_Plan]]}}
* {{result|pass|[[QA:Rawhide_Acceptance_Test_Plan]]}}
** {{result|pass|system sanity}}
** {{result|pass|system sanity}}
** {{result|pass|repodata validity[[https://fedoraproject.org/wiki/QA:Repodata_validity_test_case]]}}
** {{result|pass|parse arguments}}
** {{result|pass|comps.xml validity[[https://fedoraproject.org/wiki/QA:Comps_Validity_Test_Case]]}}
** {{result|pass|Tree Compose Sanity}}
** {{result|pass|Core package dependency closure[[https://fedoraproject.org/wiki/QA:Core_package_dependency_closure_test_case]]}}
*** {{result|pass|[[QA:Repodata_validity_test_case]]}}
** {{result|pass|Core package existence[[https://fedoraproject.org/wiki/QA:Core_package_existence_test_case]]}}
*** {{result|pass|[[QA:Comps_Validity_Test_Case]]}}
** {{result|pass|installer image existence[[https://fedoraproject.org/wiki/QA:Installer_image_presence_test_case]]}}
*** {{result|pass|[[QA:Core_package_dependency_closure_test_case]]}}
** {{result|pass|Kernel boot[[https://fedoraproject.org/wiki/QA:Kernel_simple_boot_test_case]]}}
*** {{result|pass|[[QA:Core_package_existence_test_case]]}}
** {{result|pass|Anaconda loader fetching stage2[[https://fedoraproject.org/wiki/QA:Anaconda_stage2_fetch_test_case]]}}
** {{result|pass|[[QA:Installer_image_presence_test_case]]}}
** {{result|pass|Anaconda stage2 disk probe[[https://fedoraproject.org/wiki/QA:Anaconda_storage_probe_test_case]]}}
** {{result|pass|[[QA:Kernel_simple_boot_test_case]]}}
** {{result|pass|Anaconda package install[[https://fedoraproject.org/wiki/QA:Anaconda_package_install_test_case]]}}
** {{result|pass|[[QA:Anaconda_stage2_fetch_test_case]]}}
** {{result|pass|[[QA:Anaconda_storage_probe_test_case]]}}
** {{result|pass|[[QA:Anaconda_package_install_test_case]]}}
* {{result|inprogress|RATS Installation}}
** {{result|pass|system sanity}}
** {{result|pass|parse arguments}}
** {{result|pass|prepare kickstart}}
*** {{result|pass|[[QA/TestCases/KickstartKsHttpServerKsCfg]]}}
*** {{result|pass|[[QA/TestCases/KickstartKsFilePathKsCfg]]}}
*** {{result|none|[[QA/TestCases/KickstartKsHdDevicePathKsCfg]]}}
*** {{result|none|kickstart on cdrom (ks=cdrom)}}
** {{result|pass|Tree Compose Sanity}}
*** {{result|pass|[[QA:Repodata_validity_test_case]]}}
*** {{result|pass|[[QA:Comps_Validity_Test_Case]] }}
*** {{result|pass|[[QA:Core_package_dependency_closure_test_case]]}}
*** {{result|none|[[QA:Core_package_existence_test_case]]}}
** {{result|pass|[[QA:Installer_image_presence_test_case]]}}
** {{result|pass|[[QA:Kernel_simple_boot_test_case]]}}
** {{result|pass|[[QA:Anaconda_stage2_fetch_test_case]]}}
** {{result|pass|[[QA:Anaconda_storage_probe_test_case]]}}
** {{result|pass|[[QA:Anaconda_package_install_test_case]]}}
** {{result|pass|Iterate different ksfile,eg. fedora,updates,updates-testing}}
**{{result|none|Close virtio serial port}}
* {{result|inprogress| DVD.iso Installation}}
* {{result|inprogress| DVD.iso Installation}}
** {{result|inprogress|system sanity}}
** {{result|pass|system sanity}}
** {{result|inprogress|mediakit_ISO size[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Size]]}}
** {{result|pass|parse arguments, (kickstart, repo, architecture are parsed)}}
** {{result|inprogress|mediakit_ISO checksums[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Checksums]]}}
** {{result|pass|prepare kickstart}}
** {{result|inprogress|mediakit repoclosure[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_Repoclosure]]}}
*** {{result|pass|create kickstart disk on guest if kick start is local}}
** {{result|inprogress|mediakit file conflicts[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_FileConflicts]]}}
*** {{result|pass|[[QA/TestCases/KickstartKsHttpServerKsCfg|kickstart on server (ks=http|ftp|nfs)]]}}
** {{result|inprogress|boot methods[[https://fedoraproject.org/wiki/QA/TestCases/BootMethodsDvd]]}}
*** {{result|none|[[QA/TestCases/KickstartKsFilePathKsCfg|kickstart ks=file://path]]}}
** {{result|inprogress|install source[[https://fedoraproject.org/wiki/QA/TestCases/InstallSourceDvd]]}}
**** {{result|none|compose kickstart to initrd}}
*** {{result|none|[[QA/TestCases/KickstartKsHdDevicePathKsCfg|kicstart on hard drive (ks=hd:)]]}}
*** {{result|none|kickstart on cdrom (ks=cdrom)}}
** {{result|inprogress|prepare repo}}
***{{result|pass|repo on http, ftp nfs, nfsiso server}}
***{{result|none|repo on cdrom}}
***{{result|none|repo on hd}}
** {{result|none|download remote media to local, since checksums and repoclosure does not work with remote media}}
** {{result|pass|[[QA:Testcase_Mediakit_ISO_Size]]}}
** {{result|pass|[[QA:Testcase_Mediakit_ISO_Checksums]]}}
** {{result|pass|[[QA:Testcase_Mediakit_Repoclosure]]}}
** {{result|pass|[[QA:Testcase_Mediakit_FileConflicts]]}}
** create a function to report mediakit sanity status
** {{result|none|[[QA/TestCases/BootMethodsDvd]]}}
** {{result|none|[[QA/TestCases/InstallSourceDvd]]}}
** {{result|inprogress|Iterate all ksfiles}}
**{{result|none|Close virtio serial port}}
* {{result|none|Hard Drive Installation}}
** {{result|none|system sanity}}
** {{result|none|parse arguments, (kickstart, repo, architecture, image)}}
** {{result|none|prepare kickstart}}
*** {{result|none|create physical disk on guest to store image}}
*** {{result|none|create kickstart disk on guest if kick start is local}}
*** {{result|none|[[QA/TestCases/KickstartKsHttpServerKsCfg|kickstart on server (ks=http|ftp|nfs)]]}}
*** {{result|none|[[QA/TestCases/KickstartKsFilePathKsCfg|kickstart ks=file://path]]}}
**** {{result|none|compose kickstart to initrd}}
*** {{result|none|[[QA/TestCases/KickstartKsHdDevicePathKsCfg|kicstart on hard drive (ks=hd:)]]}}
*** {{result|none|kickstart on cdrom (ks=cdrom)}}
** {{result|none|prepare repo}}
***{{result|none|repo on http, ftp nfs, nfsiso server}}
***{{result|none|repo on cdrom}}
***{{result|none|repo on hd}}
** {{result|none|[[QA:Testcase_Mediakit_ISO_Size]]}}
** {{result|none|[[QA:Testcase_Mediakit_ISO_Checksums]]}}
** {{result|none|[[QA:Testcase_Mediakit_Repoclosure]]}}
** {{result|none|[[QA:Testcase_Mediakit_FileConflicts]]}}
** create a function to report mediakit sanity status
** {{result|none|[[QA/TestCases/BootMethodsDvd]]}}
** {{result|none|[[QA/TestCases/InstallSourceDvd]]}}
**{{result|none|Close virtio serial port}}
* Boot.iso/Netinst.iso Installation
* Boot.iso/Netinst.iso Installation
** mediakit ISO size[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Size]]
** system sanity
** mediakit ISO checksums[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Checksums]]
** [[QA:Testcase_Mediakit_ISO_Size]]
** boot methods[[https://fedoraproject.org/wiki/QA/TestCases/BootMethodsBootIso]]
** [[QA:Testcase_Mediakit_ISO_Checksums]]
** install source[[https://fedoraproject.org/wiki/QA/TestCases/InstallSourceBootIso]]
** [[QA/TestCases/BootMethodsBootIso]]
** [[QA/TestCases/InstallSourceBootIso]]
* Live.iso Installation
* Live.iso Installation
** media ISO size[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Size]]
** system sanity
** mediakit ISO checksums[[https://fedoraproject.org/wiki/QA:Testcase_Mediakit_ISO_Checksums]]
** [[QA:Testcase_Mediakit_ISO_Size]]
* upgrade an exiting system[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_New_Bootloader]]
** [[QA:Testcase_Mediakit_ISO_Checksums]]
* [[QA:Testcase_Anaconda_Upgrade_New_Bootloader|upgrade an exiting system]]
** perform a default installation of the previous release
** perform a default installation of the previous release
** install the current release
** install the current release
* system with basic video driver[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_Basic_Video_Driver]]
* [[QA:Testcase_Anaconda_User_Interface_Basic_Video_Driver]]
* Rescue installed system[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_rescue_mode]]
* [[QA:Testcase_Anaconda_rescue_mode]]
* Memory test [[https://fedoraproject.org/wiki/QA:Testcase_Memtest86]]
* [[QA:Testcase_Memtest86|Memory test - memtest86]]


===Automate remainder of test cases from the install test plan===
===Automate remainder of test cases from the install test plan===
* Rawhide Acceptance Test Plan
* Rawhide Acceptance Test Plan
** Anaconda bootloader setup[[https://fedoraproject.org/wiki/QA:Anaconda_bootloader_setup_test_case]]
** [[QA:Anaconda_bootloader_setup_test_case]]
** X startup/basic display configuration[[https://fedoraproject.org/wiki/QA:X_basic_display_test_case]]
** [[QA:X_basic_display_test_case]]
** X basic input handing[[https://fedoraproject.org/wiki/QA:X_basic_input_handling_test_case]]
** [[QA:X_basic_input_handling_test_case]]
** basic network connectivity[[https://fedoraproject.org/wiki/QA:Network_basic_test_case]]
** [[QA:Network_basic_test_case]]
** yum update functionality[[https://fedoraproject.org/wiki/QA:Yum_simple_update_test_case]]
** [[QA:Yum_simple_update_test_case]]
*  DVD installation
*  DVD installation
** additional http repository[[https://fedoraproject.org/wiki/QA:Testcase_Additional_Http_Repository]]
** [[QA:Testcase_Additional_Http_Repository]]
** additional ftp  repository[[https://fedoraproject.org/wiki/QA:Testcase_Additional_Ftp_Repository]]
** [[QA:Testcase_Additional_Ftp_Repository]]
** additional mirrorlist repository[[https://fedoraproject.org/wiki/QA:Testcase_Additional_Mirrorlist_Repository]]
** [[QA:Testcase_Additional_Mirrorlist_Repository]]
** additional nfs repository[[https://fedoraproject.org/wiki/QA:Testcase_Additional_NFS_Repository]]
** [[QA:Testcase_Additional_NFS_Repository]]
* Boot.iso/netinst.iso installation
* Boot.iso/netinst.iso installation
** http repository[[https://fedoraproject.org/wiki/QA:Testcase_Http_Repository]]
** [[QA:Testcase_Http_Repository]]
* Live.iso installation
* Live.iso installation
** install source live image[[https://fedoraproject.org/wiki/QA:TestCases/Install_Source_Live_Image]]
** [[QA:TestCases/Install_Source_Live_Image]]


===Implement the general test cases===
===Implement the general test cases===
* Anaconda user interface cmdline  [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_Cmdline]]
* [[QA:Testcase_Anaconda_User_Interface_Cmdline]]
* update.img via url installation source  local media[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_updates.img_via_URL]] [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_updates.img_via_installation_source]][[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_updates.img_via_local_media]]
* [[QA:Testcase_Anaconda_updates.img_via_URL]], [[QA:Testcase_Anaconda_updates.img_via_installation_source]], [[QA:Testcase_Anaconda_updates.img_via_local_media]]
* Anaconda save traceback to remote system/ bugzilla/ disk /debug mode [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_remote_system]][[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_bugzilla]][[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_save_traceback_to_disk]][[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_traceback_debug_mode]]
* [[QA:Testcase_Anaconda_save_traceback_to_remote_system]], [[QA:Testcase_Anaconda_save_traceback_to_bugzilla]], [[QA:Testcase_Anaconda_save_traceback_to_disk]], [[QA:Testcase_Anaconda_traceback_debug_mode]]
* upgrade
* upgrade
** new boot loader[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_New_Bootloader]]
** [[QA:Testcase_Anaconda_Upgrade_New_Bootloader]]
** skip boot loader[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_Skip_Bootloader]]
** [[QA:Testcase_Anaconda_Upgrade_Skip_Bootloader]]
** update boot loader[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_Update_Bootloader]]
** [[QA:Testcase_Anaconda_Upgrade_Update_Bootloader]]
** encrypted root[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_Encrypted_Root]]
** [[QA:Testcase_Anaconda_Upgrade_Encrypted_Root]]
** skip boot loader text mode[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_Skip_Bootloader_Text_Mode]]
** [[QA:Testcase_Anaconda_Upgrade_Skip_Bootloader_Text_Mode]]
** update boot loader text mode[[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_Upgrade_Update_Bootloader_Text_Mode]]
** [[QA:Testcase_Anaconda_Upgrade_Update_Bootloader_Text_Mode]]


* preupgrade
* preupgrade
** preupgrade[[https://fedoraproject.org/wiki/QA:Testcase_Preupgrade]]
** [[QA:Testcase_Preupgrade]]
** preupgrade from older release[[https://fedoraproject.org/wiki/QA:Testcase_Preupgrade_from_older_release]]
** [[QA:Testcase_Preupgrade_from_older_release]]


=== Create kick start database to cover test cases that can be covered with kick start===
=== Create kick start database to cover test cases that can be covered with kick start===
* Anaconda user interface graphical  [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_Graphical]]
* [[QA:Testcase_Anaconda_User_Interface_Graphical]]
* Anaconda user interface text  [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_Text]]
* [[QA:Testcase_Anaconda_User_Interface_Text]]
* Anaconda user interface VNC  [[https://fedoraproject.org/wiki/QA:Testcase_Anaconda_User_Interface_VNC]]
* [[QA:Testcase_Anaconda_User_Interface_VNC]]
* different packages selections: default, minimal [[https://fedoraproject.org/wiki/QA/TestCases/PackageSetsDefaultPackageInstall]][[https://fedoraproject.org/wiki/QA/TestCases/PackageSetsMinimalPackageInstall]]
* different packages selections: [[QA/TestCases/PackageSetsDefaultPackageInstall]], [[QA/TestCases/PackageSetsMinimalPackageInstall]]
* different partation: autopart, autopart encrypted, autopart shrink install, autopart use free space, ext4 on native device, ext3 on native device, no swap, software raid
* different partition: [[QA:Testcase_Anaconda_autopart_install]], [[QA:Testcase_Anaconda_autopart_(encrypted)_install]], [[QA:Testcase_Anaconda_autopart_(shrink)_install]], [[QA:Testcase_Anaconda_autopart_(use_free_space)_install]], [[QA/TestCases/PartitioningExt4OnNativeDevice]], [[QA/TestCases/PartitioningExt3OnNativeDevice]], [[QA/TestCases/PartitioningXFSOnNativeDevice]], [[QA/TestCases/PartitioningBtrFSOnNativeDevice]], [[QA/TestCases/PartitioningNoSwap]], [[QA:Testcase_Partitioning_On_Software_RAID]]
* rescue mode
* [[QA:Testcase_Anaconda_rescue_mode]]


==Phase#3 - integration==
==Phase#3 - integration==
Line 119: Line 182:
* Develop or update [[AutoQA]] test event hooks to accommodate new test events (see [[Writing_AutoQA_Hooks]])
* Develop or update [[AutoQA]] test event hooks to accommodate new test events (see [[Writing_AutoQA_Hooks]])
* Implement initial test result dashboard intended to eventually replace the wiki test matrix.  The dashboard will also support FAS user test result submission.  This will likely rely on
* Implement initial test result dashboard intended to eventually replace the wiki test matrix.  The dashboard will also support FAS user test result submission.  This will likely rely on
== References ==
<references/>

Latest revision as of 07:02, 1 June 2012

QA.png


This page provides a high-level roadmap for implementing the Is_anaconda_broken_proposal project. More detailed tasks can be found in autoqa TRAC roadmap. We follow these steps to define the methods by which we initiate testing


First, in order to provide a consistent and documented test approach, the existing Fedora Install test plan [1] will be revisited. The test plan will be adjusted to ensure proper test coverage for the failure scenarios listed above. Existing test cases will be reviewed for accuracy. New test cases will be created using the Template:QA/Test_Case template. Finally, the test plan will be adjusted to match the improved Fedora Release Criteria [2]. This includes adjusting the test case priority to match milestone criteria.

Next, in order to reduce the setup/execution time, improve efficiency and to provide test results on a more consistent basis, a subset of test cases will be chosen for automation. Tests will be written in python and will be developed and executed on a system supporting KVM virtualization. Test scripts will be responsible for preparing a virtual install environment, initiating a kickstart install and validating the results. Once an initial batch of tests exist, they will be formally integrated into the AutoQA project.

Last, a method will be developed for collecting test results into a single test result matrix. Results may be posted to the wiki directly, or a custom turbogears application may be needed to display results [3]. The results will be easily accessible for testers and the installer development team.


The project will be divided into several phases.

Phase#1 - proof of concept

  • Pass pass Revise Fedora Install test plan to ensure adequate test coverage exists for failure scenarios listed above
  • Pass pass Select a small, but representative, subset of test cases from the install test plan to automate
    The following test cases are selected:
  • Pass pass Create python scripts to prepare KVM-based virtual environments for testing, initiate kickstart installs, and validate results
    • Pass pass Check the virtualization environment system sanity
    • Pass pass virt-install tree and ISO media.
    • Pass pass Print out test results
  • Pass pass Create python scripts to parse differenet parameters
  • Investigate methods for leveraging GUI automation to aid in automating applicable test cases
    • Pass pass Open Virt Viewer of the guest
    • Pass pass Input text into the GUI
    • Close the Virt Viewer of the guest

Phase#2 - implementation

Implement the selected test cases

Automate remainder of test cases from the install test plan

Implement the general test cases

Create kick start database to cover test cases that can be covered with kick start

Phase#3 - integration

  • Identify test event triggers which will be used to automatically initiate testing
  • Create appropriate control files and test wrappers to allow for scheduling tests through AutoQA (see Writing_AutoQA_Tests)
  • Develop or update AutoQA test event hooks to accommodate new test events (see Writing_AutoQA_Hooks)
  • Implement initial test result dashboard intended to eventually replace the wiki test matrix. The dashboard will also support FAS user test result submission. This will likely rely on

References