mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
xcattest will replace vars in testcases. But vars with same prefix will lead to a replacement failure. Issue: XCATTEST_PORT=500 XCATTEST_CN=xcat-com001 XCATTEST_PDU=xmount XCATTEST_PDUIP=192.168.200.100 xcattest -t mkdef_pdu_object cmd:mkdef $$PDU groups=pdu ip=$$PDUIP mgt=pdu nodetype=pdu will be: RUN:mkdef xmount groups=pdu ip=xmountIP mgt=pdu nodetype=pdu $$PDUIP had no chance to be substituted. Reported-by: Yang Jian <fun_yang@foxmail.com> Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
xCAT
xCAT is a toolkit for deployment and administration of clusters of all sizes.
Documentation
xCAT Documentation is hosted on Read The Docs: https://xcat-docs.readthedocs.io
Status
xCAT Version | Build Status |
---|---|
Latest (master branch) | |
Stable (latest release) |
Looking for older versions?
Open Source License
xCAT is made available under the EPL license: https://opensource.org/licenses/eclipse-1.0.php
Developers
Want to help? Check out the developers guide!
Languages
Perl
78.5%
Shell
11.4%
JavaScript
7.1%
Python
1.8%
PHP
0.4%
Other
0.4%