mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 14:20:17 +01:00
contrib/rh-bkr: update host requirements for inifiniband tests
This commit is contained in:
parent
bd61202586
commit
8014cee2fe
2 changed files with 2 additions and 2 deletions
|
|
@ -725,7 +725,7 @@ class CmdSubmit(CmdBase):
|
|||
elif hosttype == 'dcb':
|
||||
return '<hostname op="=" value="wsfd-netdev7.lab.bos.redhat.com"/>'
|
||||
elif hosttype == 'infiniband':
|
||||
return '<hostname op="=" value="rdma-qe-11.lab.bos.redhat.com"/>'
|
||||
return '<group op="=" value="RDMA - ib0"/>'
|
||||
elif hosttype == 'wifi':
|
||||
return '''
|
||||
<group op="=" value="wireless"/>
|
||||
|
|
|
|||
|
|
@ -72,7 +72,7 @@ rm -f /etc/sysconfig/network-scripts/ifcfg-mlx*
|
|||
<!-- default --> <!-- <group op="=" value="desktopqe-net"/> -->
|
||||
<!-- veth --> <!-- <group op="=" value="desktop"/> -->
|
||||
<!-- dcb --> <!-- <hostname op="=" value="wsfd-netdev7.lab.bos.redhat.com"/> -->
|
||||
<!-- infiniband --> <!-- <hostname op="=" value="rdma-qe-11.lab.bos.redhat.com"/> -->
|
||||
<!-- infiniband --> <!-- <group op="=" value="RDMA - ib0"/> -->
|
||||
<!-- wifi --> <!-- <group op="=" value="wireless"/><hostname op="like" value="wlan-r2%.wlan.rhts.eng.bos.redhat.com"/> -->
|
||||
<!-- wifi --> <!-- <hostname op="=" value="wlan-r2s26.wlan.rhts.eng.bos.redhat.com"/> -->
|
||||
$HOSTREQUIRES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue