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
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
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
chenglch
58f0999d6d
Modify doc to enable goconserver by defanlt on service node
...
Add description for `setupconserver` attribute.
2018-03-28 13:44:08 +08:00
zet809
965dc960ea
Merge pull request #4979 from neo954/cuda9.2
...
CUDA 9 support on RHEL 7
2018-03-28 12:57:56 +08:00
zet809
dc63be034b
Merge pull request #4990 from neo954/cuda-doc
...
NVIDIA CUDA driver installation document updating
2018-03-28 12:55:21 +08:00
XuWei
eb72bdf84f
modify login error msg for openbmc python
2018-03-27 22:05:44 -04:00
Victor Hu
5da3a4f945
Merge pull request #4998 from gurevichmark/ipmi_rflash_recover
...
Better message for --recover option
2018-03-27 16:13:19 -04:00
zet809
bc1de0529c
Merge pull request #5015 from robin2008/install-monitor-cache
...
clear "name-IP" cache in `install monitor` process
2018-03-27 17:59:07 +08:00
Bin Xu
372756a6ad
( #4913 ) clear cache before run 'nodeset <> next' to avoid using the old IP address
...
after IP address is modified.
2018-03-27 17:46:19 +08:00
zet809
116c270b0c
Merge pull request #5014 from xuweibj/I4983
...
fix issue 4983, get autoreboot info
2018-03-27 17:35:12 +08:00
chenglch
2ac315cbe2
Add default logrotate configuration for gocons
...
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08:00
Yuan Bai
24c2cb751f
Merge pull request #5017 from robin2008/xcatsnap
...
(#4973 ) add journal logs in xcatsnap for xcatd
2018-03-27 17:05:55 +08:00
Bin Xu
cb4edc2bc1
Fix the issue 'install monitor' exit unexpected and SSL CPU 100% ( #4582 , #4496 ) ( #5005 )
...
* Fix the issue 'install monitor' exit unexpected (#4582 ).
- add eval block to cover all possible codes which might die in do_installm_service
- add more logs in install monitor to record useful inforamtion
- add sleep 0.01 to avoid CPU too high
- fix the wrong timeout usage (alarm - die)
- recover the default INT/TERM singal handler to avoid UDP listener will quick when kill 'install monitor'
* Avoid SSL CPU 100% when hit max open file number
2018-03-27 17:02:38 +08:00
Bin Xu
d6a45d9398
( #4973 ) add journal logs in xcatsnap for xcatd
2018-03-27 16:32:01 +08:00
Weihua Hu
d8969d7189
Merge pull request #5008 from tingtli/21
...
Fix bugs of go-xcat test cases,Modify go-xcat test cases #21
2018-03-27 15:39:57 +08:00
Yuan Bai
9a12802077
Merge pull request #5012 from robin2008/xdcpmerge
...
updatenode MERGE mode does not support update an existing entry
2018-03-27 14:21:46 +08:00
Bin Xu
6d8081142b
workaround ($4929) the MsgUtil.pm first to make sure xcatd will not crash when /dev/log is not ready. ( #4974 )
2018-03-27 14:04:51 +08:00
XuWei
b744927045
fix issue 4983, get autoreboot info
2018-03-27 01:21:46 -04:00
litingt@cn.ibm.com
5aa24911f4
add information to check the version
2018-03-26 22:09:18 -04:00
XuWei
8f2ba27897
modified depending on comments
2018-03-26 21:21:51 -04:00
Victor Hu
a9ce890a6c
Merge pull request #5007 from gurevichmark/openbmc_rspconfig_ntpservers
...
Display a warning when setting NTP Server
2018-03-26 15:23:20 -04:00
Victor Hu
c82e2f854b
Update index.rst
...
update stating Python 2.x framework in documentation
2018-03-26 10:27:01 -04:00
Mark Gurevich
6629798889
Display a warning when setting NTP Server
2018-03-26 10:24:53 -04:00
Bin Xu
961108c53b
updatenode MERGE mode does not support update an existing entry
2018-03-26 18:06:49 +08:00
yangsong
3217230d19
fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 ( #5011 )
...
* move use_devurandom before package instllation:fix issue #4959
2018-03-26 17:35:19 +08:00
Yuan Bai
492b8fe5a9
unify chdef and mkdef some actions for node type ( #4968 )
...
* unify chdef and mkdef some actions for node type
* polished
* adjust format
2018-03-26 11:31:55 +08:00
xuweibj
1e1d5b5a75
Merge pull request #5009 from bybai/errormsg
...
enhance error message for rflash
2018-03-26 10:42:30 +08:00
bybai
d307c394c2
enhance error message for rflash
2018-03-25 22:09:23 -04:00
bybai
14398e6688
enhance error message for rflash
2018-03-25 22:03:09 -04:00
xuweibj
e25352bfd7
Merge pull request #4877 from gurevichmark/openbmc_reventlog_python_clear
...
OpenBMC reventlog "clear" and "resolved" in Python
2018-03-26 09:43:37 +08:00
Yuan Bai
dca32024d0
Merge pull request #4964 from tingtli/kdump
...
add kdump test case
2018-03-26 09:29:20 +08:00
litingt@cn.ibm.com
0e0584e423
Fix bugs of go-xcat test cases,Modify go-xcat test cases #21
2018-03-24 12:00:21 -04:00
litingt@cn.ibm.com
a60d8f7da1
update to save node and osimage definition and restore the definitions after the test
2018-03-24 11:48:29 -04:00