2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00

Improve verification of kdump testcase

This commit is contained in:
Mark Gurevich
2020-05-19 10:37:53 -04:00
parent f139eaf26c
commit 362c61fa35

View File

@ -89,8 +89,8 @@ cmd:a=`xdsh $$CN rpm -q at`;if [[ $a =~ "package at is not installed" ]]; then x
cmd:xdsh $$CN "service atd start"
check:rc==0
# Verify that kdump directory from management node is still mounted on the compute node
cmd:xdsh $$CN df -H
# Verify that kdump has been configured after enablekdump postscript was ran
cmd:xdsh $$CN cat /etc/kdump.conf
check:output=~/opt/xcat/share/xcat/tools/autotest/kdumpdir
# Verify kdump parameters are in /proc/cmdline file