mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Add display statement to genesis testcase script
This commit is contained in:
parent
8e0ddfb743
commit
d2ade80f29
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user