Project

General

Profile

action #132137

Updated by mkittler 10 months ago

## Motivation 
 New hardware was ordered to serve as openQA workers for osd. We can connect those machines to the osd webUI VM instance regardless if it's running still from NUE1 or from PRG2. 

 ## Acceptance criteria 
 * **AC1:** osd multi-machine jobs run successfully on new PRG2 openQA workers 

 ## Suggestions 
 * DONE (see https://gitlab.suse.de/openqa/salt-pillars-openqa/-/commit/a27f3d50872a8f7aff127b20a409dcdc1c28d91b): Track https://jira.suse.com/browse/ENGINFRA-2379 "PRG2 IPMI for QA" to be able to remote control 
 * Track https://jira.suse.com/browse/ENGINFRA-1742 "Build OpenQA Environment" which is the neighboring story of the osd VM being migrated 
 * Wait for Eng-Infra to inform us about the availability of the network and machines 
 * Ensure we can connect over IPMI 
 * Include IPMI contact details and workerconf in https://gitlab.suse.de/openqa/salt-pillars-openqa/-/blob/master/openqa/workerconf.sls 
 * Follow https://gitlab.suse.de/openqa/salt-states-openqa 

 ## Rollback steps 
 * Remove silence for "host up" alerts for worker33…39 `alertname=~(d[0-9]*|worker3.): host up alert` in https://stats.openqa-monitor.qa.suse.de/alerting/silences 

 ## Out of scope 
 * Ensure that osd can work without relying on any physical machine in NUE1

Back