mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-25 05:41:09 +00:00
modify genesis testcase for nodeset shell case issue
This commit is contained in:
@@ -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)) {
|
||||
|
Reference in New Issue
Block a user