mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
add test case for lskmodules_o
This commit is contained in:
@ -10,6 +10,13 @@ cmd:ls /install/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__
|
||||
check:rc==0
|
||||
end
|
||||
|
||||
start:lskmodules_o
|
||||
cmd:lskmodules -o __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__
|
||||
check:rc==0
|
||||
check:output=~.ko(.xz):
|
||||
end
|
||||
|
||||
|
||||
start:copycds_n
|
||||
os:Linux
|
||||
#cmd:umount /mnt/xca
|
||||
|
Reference in New Issue
Block a user