2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-12-25 10:21:44 +00:00

Merge pull request #2279 from junxiawang/1207

modify genesis testcase for nodeset shell case issue
This commit is contained in:
zet809
2016-12-07 14:16:24 +08:00
committed by GitHub

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)) {