Project

General

Profile

Wiki » History » Revision 3

Revision 2 (okurz, 2016-01-07 10:04) → Revision 3/62 (okurz, 2016-01-12 08:59)

Wiki 
 ==== 

 Also see https://progress.opensuse.org/projects/openqav3/wiki 

 ## test organization on https://openqa.suse.de/ 

 ### job group names 

 #### Job group names should be consistent and structured for easy (daily) review of the current status 

 template: 
 ``` 
 <product_group_short_name> <order_nr>.<product_variant> 
 ``` 
 e.g. "SLE 12 SP1 1.Server". Keep the whitespace for separation consistent, also see https://progress.opensuse.org/issues/9916 

 #### Released products should be named with a prefix 'x' to show up late in the overview page 

 This way we can keep track if tests fail even though the product does not produce new builds. This could help us crosscheck tests. E.g. "x-released SLE 12 SP1 1.Server". 

 lowercase "x" as all our product names start with capital letters. Sorting works regardless (or uppercase first?). 

 For now we do not retrigger tests on old builds automatically but any test developer may retrigger it manually, e.g. if he suspects the tests broke and he wants to confirm that local changes are not at fault.