mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-13 01:40:26 +00:00
Testecase to detect genimage WARNING
This commit is contained in:
@ -89,6 +89,7 @@ cmd: copycds $$ISO
|
||||
check:rc==0
|
||||
cmd: genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute
|
||||
check:rc==0
|
||||
check:output!~WARNING
|
||||
cmd: xdsh -i /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute/rootimg "rpm -qa|grep uuid"
|
||||
check:rc==0
|
||||
check:output=~libuuid
|
||||
|
Reference in New Issue
Block a user