Project

General

Profile

action #30433

Updated by okurz about 6 years ago

## Acceptance criteria 

 * **AC1:** The offered file systems (ext3, btrfs, xfs) are covered for the **/** partition by automated tests in textmode for openSUSE distributions distributions. 


 ## Tasks 

 * 1. Add a (sparse?) test matrix covering the fs' ext3, btrfs, xfs in textmode suite ext3-textmode for openSUSE Tumbleweed + ports as well as Leap. For example: 

 1. textmode+ext3, textmode+xfs, textmode+btrfs on TW x86_64 Tumbleweed. 
 2. same on TW ppc64le, potentially only one or two of the scenarios Add a test suite btrfs-textmode for Tumbleweed. 
 3. same on TW aarch64 Add a test suite xfs-textmode for Tumbleweed. 
 4. same on Leap Add a test suite ext3-textmode for Leap. 
 5. same on Leap ports Add a test suite btrfs-textmode for Leap. 
 6. Add a test suite xfs-textmode for Leap.

Back