2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

21985 Commits

Author SHA1 Message Date
Yuan Bai
8925cceff9
Merge pull request #5044 from cxhong/5035
ADD NODE name to the /opt/xcat/xcatinfo for statelite image
2018-04-04 10:03:09 +08:00
xuweibj
033d122530 fix issue 5047, modify url for rspconfig autoreboot (#5052) 2018-04-04 09:36:44 +08:00
Casandra Qiu
302e80dc93 Add Image name/uuid/timestamp to /opt/xcat/xcatinfo 2018-04-03 15:34:12 -04:00
Weihua Hu
4ed5a04d10
Merge pull request #5046 from tingtli/go-xcatbug
fix a bug for go-xcat test cases
2018-04-03 18:35:14 +08:00
Bin Xu
f7867c9e51 workaround python agent when /dev/log is not available (#5051) 2018-04-03 18:13:55 +08:00
xuweibj
eb967a72e6 catch all type error for rspconfig options (#5048) 2018-04-03 17:44:33 +08:00
Weihua Hu
3e9acb10d2 fix bug of test case updatenode_syncfile_MERGE (#5049) 2018-04-03 17:43:49 +08:00
Yuan Bai
dd7e262453
Merge pull request #5045 from immarvin/onissue
correct some typo
2018-04-03 16:36:29 +08:00
litingt@cn.ibm.com
8a45b4e525 fix a bug for go-xcat test cases 2018-04-03 03:21:32 -04:00
immarvin
351cd68005 correct some typo 2018-04-03 03:20:50 -04:00
Casandra Qiu
c2373953d3 ADD NODE name to the /opt/xcat/xcatinfo for statelite image 2018-04-02 20:38:55 -04:00
Yuan Bai
f2958a9ef5
Merge pull request #5038 from robin2008/perf-tuning-doc
Add performance tunning best practice in RTD
2018-04-02 17:23:05 +08:00
Bin Xu
68f4271dbd updated style based on the comments 2018-04-02 17:21:01 +08:00
xuweibj
1d65e24579
Merge pull request #5043 from robin2008/verbose
when no server name infor with --verbose, but -…
2018-04-02 16:51:01 +08:00
xuweibj
e341abbce0
Merge pull request #5042 from robin2008/paramiko-dep
update paramiko dependency for xCAT-openbmc-py
2018-04-02 16:16:50 +08:00
Bin Xu
c99b50d5dc Fix the issue (#5041) when no server name infor with --verbose, but -V does 2018-04-02 16:04:44 +08:00
Bin Xu
950c57ef6d Need paramiko >= 2.0.0, only rspconfig need paramiko (#5034) 2018-04-02 15:31:40 +08:00
Yuan Bai
2cd955e29a
Merge pull request #5039 from hu-weihua/coral
Add test cases for support diskless SN installation and python environment setup
2018-04-02 14:18:42 +08:00
xuweibj
affa38e733 set rspconfig run on python default (#5040) 2018-04-02 13:44:26 +08:00
hu-weihua
203c475445 Add test cases for support diskless SN installation and python environment setup 2018-04-01 21:59:07 -04:00
Bin Xu
91ca29e252 Add performance tunning best practice in RTD 2018-03-30 18:03:36 +08:00
Yuan Bai
b8c546051e
Merge pull request #5030 from hu-weihua/validation
add test cases for xcat-inventory validation  -- node part
2018-03-30 17:12:52 +08:00
Weihua Hu
f1780b0c79
Merge pull request #5003 from bybai/valid
add xcat-inventory passwd network route validation testcase
2018-03-30 17:07:53 +08:00
Gᴏɴɢ Jie
2e5815e7fe Use lowercase file name xcat-core.repo instead of xCAT-core.repo (#5010)
* Use lowercase file name xcat-core.repo instead of xCAT-core.repo

* Rename xCAT-core.repo to xCAT-core.repo.nouse if it exists

* Change xCAT-dep.repo mentioned in document to xcat-dep.repo
2018-03-30 16:03:10 +08:00
Yuan Bai
876b41d5d9
Merge pull request #5037 from zet809/add_permission_xcatwscgi
Modify xcatws.cgi permission
2018-03-30 15:05:00 +08:00
ertaozh
71bb049f21 Modify xcatws.cgi permission 2018-03-30 02:53:11 -04:00
Yuan Bai
78fa1c63e8 enhance exlist without typo and duplicate lines (#5036) 2018-03-30 11:32:32 +08:00
zet809
53a98cfecc
Merge pull request #5018 from gurevichmark/openbmc_pnor_usage
Replace usage of PNOR with Host
2018-03-30 11:20:23 +08:00
hu-weihua
ade70242f7 add test cases for xcat-inventory validation -- node part 2018-03-29 06:09:26 -04:00
Weihua Hu
943377d28f
Merge pull request #4987 from immarvin/onissue
add testcase for osimage and site validation
2018-03-29 18:04:51 +08:00
cxhong
8f61ee5ace Add ondiscover support for chain table (#4903)
* Add ondiscover support for chain table

* For ondiscover, run nextdestiny after the current operation is done

* Don't set OpenPower server boot from network if boot
2018-03-29 17:50:04 +08:00
immarvin
4dbbd5f3be refine validatehelper 2018-03-29 05:17:26 -04:00
immarvin
9fe1bac09a rewrite validatehelper with python to process complex scenario 2018-03-29 05:03:51 -04:00
immarvin
b634fc8795 rewrite validatehelper with python to process complex scenario 2018-03-29 05:03:50 -04:00
immarvin
bcbaf03175 add validation cases for site object 2018-03-29 05:03:50 -04:00
immarvin
38893aebe9 add testcase for osimage validation 2018-03-29 05:03:50 -04:00
Weihua Hu
025a6455d1
Merge pull request #4980 from neo954/cuda-test
Updates for CUDA 9.2 and RHEL 7.5 Alternate
2018-03-29 16:50:36 +08:00
GONG Jie
4e2d236d6a Create directory /install/custom/netboot/rh as needed 2018-03-29 16:05:28 +08:00
xuweibj
d4645a5e55
Merge pull request #5027 from gurevichmark/openbmc_reventlog_python_optioncheck
OpenBMC reventlog flag verification
2018-03-29 09:20:49 +08:00
Mark Gurevich
8c5701d9ab OpenBMC reventlog flag verification 2018-03-28 14:36:58 -04:00
Mark Gurevich
8cfe5b546e Replace usage of PNOR with Host 2018-03-28 13:09:48 -04:00
Mark Gurevich
c055b8c716
Merge pull request #5022 from xuweibj/I4942
modify login error msg for openbmc python
2018-03-28 08:58:21 -04:00
Gᴏɴɢ Jie
4507a038ba Accumulated go-xcat updates (#4991)
* Fix vim modelines

* [go-xcat] Fix --long-help

* [go-xcat] Add curl support

* [go-xcat] Better tarball support

* [go-xcat] Explaination of --xcat-version argument in help message

* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist

* [go-xcat] Add change logs
2018-03-28 17:47:44 +08:00
zet809
468a64ac6b
Merge pull request #4898 from xuweibj/I4728
show node name with error msg for ipmi
2018-03-28 17:36:26 +08:00
zet809
27779acc74
Merge pull request #5016 from chenglch/logrotate
Add default logrotate configuration for gocons
2018-03-28 16:38:58 +08:00
Gᴏɴɢ Jie
5e5dbf886f Avoid log compute node logs to other log files (#4995) 2018-03-28 16:19:08 +08:00
bybai
33de7af1b0 enhanced based on new interface 2018-03-28 04:04:04 -04:00
zet809
9220422ed7
Merge pull request #5025 from chenglch/check_cons
Check if cons script is excutable before register into console server
2018-03-28 15:57:45 +08:00
zet809
f85d2ee7fa
Merge pull request #5024 from chenglch/service-gocons
Modify doc to enable goconserver by default on service node
2018-03-28 15:37:14 +08:00
chenglch
46c611f11a Check if cons script is excutable before register into console server
This patch check the script file, if it is not excutable, just print
ignore message.
2018-03-28 15:09:06 +08:00