mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-22 14:05:32 +00:00
Add display statement to genesis testcase script
This commit is contained in:
@ -43,6 +43,7 @@ function check_destiny() {
|
||||
runcmd $cmd;
|
||||
cmd="makenetworks";
|
||||
runcmd $cmd;
|
||||
ip addr show
|
||||
makehosts ${TESTNODE}
|
||||
grep ${TESTNODE} /etc/hosts
|
||||
cmd="nodeset ${TESTNODE} shell";
|
||||
|
Reference in New Issue
Block a user