Project

General

Profile

action #95611

Updated by szarate over 2 years ago

## Observation 

 openQA test in scenario sle-15-SP3-Server-DVD-Updates-s390x-Build20210719-1-mau-extratests2@s390x-kvm-sle12 fails in [samba_adcli](https://openqa.suse.de/tests/6483346#step/samba_adcli/60) 

 From what I understand, the samba_adcli module has never been run for s390.  

  
 The `adcli join -v -W --domain geeko.com -U Administrator -C` does not work, even with multiple retries, possibly is a network access problem on one of the lpars 

 ## Suggestions 

 1. Run a manual installation or use an image on an s390 kvm machine and/or lpar (zkvm), and try to run the steps manually 
 2. If step above works, trigger a job in openQA and use developer mode (Trigger the job with PAUSE_AT=samba_adcli and use [this page](https://confluence.suse.com/pages/viewpage.action?pageId=742719853) to figure out how to connect to the running machine, possibly for s390 zkvm the procedure might be different, ping szarate) and debug the network (starting with trying to ssh Administrator@$AD_ip/windows machine). 
 3. Update test module/and/or modify host, create follow up tickets as needed retries.

Back