2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

modify genesis testcase for nodeset shell case issue

This commit is contained in:
junxiawang 2016-12-07 04:57:32 -05:00
parent e9d94289aa
commit 0107b43bee

View File

@ -266,7 +266,7 @@ sub testxdsh {
$checkstring = "testimg";
$checkfile = "/tmp/testresult";
} elsif ($value == 3) {
$checkstring = "xcatd=$master:3001";
$checkstring = "destiny=shell";
$checkfile = "/proc/cmdline";
}
if (($value == 1) || ($value == 2) || ($value == 3)) {