mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-25 20:50:26 +00:00
Update the test case for "updatenode -S", and check if package gcc is really installed on the compute node
This commit is contained in:
@@ -15,4 +15,6 @@ check:rc==0
|
||||
cmd:grep 'Running of Software Maintenance has completed' /tmp/updatenode.S.out
|
||||
check:rc==0
|
||||
cmd:mv `cat /tmp/pkglist.filename`.save `cat /tmp/pkglist.filename`
|
||||
cmd:xdsh $$CN '(rpm -qa || dpkg -l) | grep gcc' | grep gcc
|
||||
check:rc==0
|
||||
end
|
||||
|
Reference in New Issue
Block a user