Project

General

Profile

action #37045

Updated by riafarov almost 5 years ago

## Motivation 
 We would like to test iscsi client and server configuration tools on openSUSE as well. 

 See [iscsi_client](https://openqa.suse.de/tests/1753759#) and [iscsi_server](https://openqa.suse.de/tests/1753758) scenarios on SLE. 

 ## Acceptance criteria 
 1. iscsi_client and iscsi_server scenarios are enabled on o3 

 ## Tasks 
 Technical difficulty here is caused by workers configuration, as we don't have multimachine setup on o3. 
 1. Learn o3 worker setup 
 2. Configure mentioned test suites on o3 

 ## Suggestion 
 Enable test suite in development job group and move to TW. 
 Richard Brown (sysrich on irc) is a perfect contact person to ask about MM setup on o3. 

 So, openqaworker1 has a WORKER_CLASS tap (e.g. https://openqa.opensuse.org/admin/workers/54) which refers to MM. 
 https://openqa.opensuse.org/tests/latest?machine=64bit&distri=opensuse&arch=x86_64&test=wicked_basic_ref&flavor=DVD&version=Tumbleweed is wicked MM test, which can be used as a reference, but be careful, it uses WORKER_CLASS=qemu_x86_64, I believe it should be at least WORKER_CLASS=qemu_x86_64,tap and NICTYPE=tap 

 NOTE: no tasks related to the MM setup should be addressed here, in case it doesn't work this ticket should be blocked and resolve impediment. 

Back