2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 11:42:05 +00:00

Merge pull request #6716 from gurevichmark/kdump_testcase

Improve verification of kdump testcase
This commit is contained in:
cxhong 2020-05-20 10:00:51 -04:00 committed by GitHub
commit 1d72ebfd03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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