Project

General

Profile

action #41852

Updated by riafarov over 5 years ago

## Motivation 

 from #opensuse-factory 

 ``` 
 [01/10/2018 10:19:02] <maxlin> okurz: is there a ticket for the 'addraid' shortcut change already? looks we have the same failure on SLE15 so I assume we had a one :) https://openqa.opensuse.org/tests/763397#step/partitioning_raid/222 
 [01/10/2018 10:20:06] <okurz> I assume it is one of https://v.gd/Lt3q2j 
 [01/10/2018 10:22:38] <maxlin> hmm,, can't find it 
 [01/10/2018 10:22:54] <okurz> https://openqa.suse.de/tests/2105139#step/partitioning_raid/222 is the same on 15-SP1. I wonder how that passed staging … 
 [01/10/2018 10:23:26] <okurz> ok, simple. No RAID in SLE staging :D 
 [01/10/2018 10:23:40] <maxlin> okurz: you know, 1 min ago lnussel just asked me the same question :) 
 [01/10/2018 10:23:47] <okurz> so good for pointing that out. I will see if we can add RAID to SLE staging 
 ``` 

 https://openqa.opensuse.org/tests/overview?distri=opensuse&version=Staging%3AB&build=1378.2&groupid=2 shows 11 scenarios in staging for openSUSE, https://openqa.suse.de/tests/overview?distri=sle&version=15-SP1&build=B.48.3&groupid=125 only 5. To follow on with our plan to reduce the test maintenance effort as stated in the parent ticket #41036 we should add more tests to staging, e.g. a RAID test. 

 ## Acceptance criteria 
 * **AC1:** At least any RAID test is covered in staging 
 * **AC2:** Same set of test suites More tests are added or a good reasoning why this is used for SLE 12 and SLE 15 not helpful is provided 
 * **AC3:** The review wiki page https://wiki.microfocus.net/index.php/RD-OPS_QA/openQA_review mentions how staging tests are extended or changed, e.g. as in the case above

Back