Project

General

Profile

action #93381

Updated by livdywan about 2 years ago

## Motivation 

 Hi,  

 Virtualization team requested infra to move a IPMI SUT to vlan 663 from OSD for temporary use in O3. Now the infra is ready, refer to https://infra.nue.suse.com/SelfService/Display.html?id=189224.  
 >> the server has been added to racktables and was located in SRV2 not the labs. 
 >> https://racktables.suse.de/index.php?page=object&tab=default&object_id=14353 
 >> Both LAN port and BMC are untagged to Vlan662: openqa-worker. 
 >> 662          f4:02:70:b9:3a:66        gi6        dynamic   
 >> 
 >> Please check the mac @ on the DHCP server to get an IP@. 

 Now what should I do is to add the MAC of the machine to O3 dhcp server to get an IP? Is the O3 host the dhcp server? ie. request to add my ssh pub key to O3 and add the mac to /etc/dnsmasq.d/openqa.conf and /etc/hosts?(I got the idea from https://progress.opensuse.org/projects/openqav3/wiki/#Moving-worker-from-osd-to-o3) then access the IPMI machine over ssh by using the O3 server as the jump host? 

 Could someone from openqa infra team help? or guide me what to do. thanks! 

 ## Acceptance criteria 
 - **AC1**: the bare-metal SUT can be accessed from within openQA tests running on o3

Back