Project

General

Profile

action #80544

Updated by livdywan over 3 years ago

## Motivation 
 parent #78206 showed that IPMI access to powerqaworker-qam-1.qa was not possible, at least not for okurz following https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls#L547 . We should ensure that IPMI works reliably and our documentation is correct. 

 ## Acceptance criteria 
 * **AC1:** IPMI commands as specified in https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls#L579 https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls#L547 work reliably for more than one person 

 ## Suggestions 
 * Multiple persons crosscheck if it works as documented (does already not work for okurz) 
 * Find out what is the correct command 
 * Test that this works reliably, e.g. a for-loop to call multiple times 
 * Correct documentation if necessary

Back