Project

General

Profile

action #119059

Updated by tinita over 1 year ago

## Motivation 
 The machine "power8" is currently not available for o3 meaning there is currently no ppc testing in o3 at all. Use the existing machine qa-power8 for o3 ppc testing 

 ## Acceptance criteria 
 * **AC1:** ppc openQA tests on openqa.opensuse.org passed after running on qa-power8 

 ## Suggestions 
 * *DONE:* ~~Find out BMC details~~ -> covered with https://gitlab.suse.de/qa-sle/qanet-configs/-/merge_requests/43 
 * Power on the machine over BMC https://qa-power8.qa.suse.de https://10.162.29.72/ (later should be available on https://qa-power8.qa.suse.de) 
 * Ensure there is a physical network connection as according to https://progress.opensuse.org/issues/119059 there is currently no ethernet connection for the guest system 
 * Try to login over ssh or virt-manager or reinstall in case there is no or no usable OS on it 
 * Install openQA-worker on the machine 
 * Create SUSE-IT EngInfra ticket to move the machine's ethernet interface based on racktables information to the o3 network (VLAN 662) 
 * Add according networking information on o3 into /etc/dnsmasq.d/openqa.conf 
 * Configure the machine OS for dhcp client mode and ensure the machine gets an address from o3 dnsmasq 
 * Ensure the system is able to execute openQA tests from o3

Back