Project

General

Profile

action #133490

Updated by okurz 10 months ago

## Motivation 
 The openQA webUI VM for o3 has moved to PRG2. For now we don't have bare metal tests working, see https://openqa.opensuse.org/tests/3446336#step/ipxe_install/2 and it will take some time until hardware is available in PRG2. Let's fix it with o3 VM in PRG2 and hardware in NUE1 for the time being 

 ## Expected result 
 * Last good: https://openqa.opensuse.org/tests/3411759 

 ## Acceptance criteria 
 * **AC1:** bare metal tests can work on o3 after move as long as hardware is in NUE1 

 ## Suggestions 
 * *DONE* Wait for the move 
 * *DONE* Fix o3 bare metal hosts iPXE booting, see https://openqa.opensuse.org/tests/3446336#step/ipxe_install/2 
 * After move connect NUE1 based workers over https to PRG2 based o3, see #132134 for details 
 * Fix o3 bare metal hosts iPXE booting, see https://openqa.opensuse.org/tests/3446336#step/ipxe_install/2, i.e. 
   * try to either point to new-ariel as PXE server in /etc/dnsmasq.d/openqa.conf from old-ariel 
   * As alternative keep the /srv/tftpboot in sync with new-ariel, e.g. mount that directory remotely over the SSH tunnel 

Back