2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-25 13:12:03 +00:00

modify genesis testcase for if xcatmaster=nodename

This commit is contained in:
junxiawang 2017-07-31 07:04:40 -04:00
parent 57be67ad31
commit 2fe55ff483

View File

@ -83,7 +83,7 @@ print "master is $master\n";
$nodestanza="/tmp/$noderange.stanza";
if (!(-e $nodestanza)) {
`lsdef $noderange -z > $nodestanza`;
`chdef $noderange xcatmaster=$master`;
`chdef $noderange xcatmaster= `;
}
####################################
####nodesetshell test for genesis