mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-24 20:52:08 +00:00
modify genesis testcase for if xcatmaster=nodename
This commit is contained in:
parent
57be67ad31
commit
2fe55ff483
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user