2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 09:40:11 +00:00
Commit Graph

21890 Commits

Author SHA1 Message Date
litingt@cn.ibm.com 5aa24911f4 add information to check the version 2018-03-26 22:09:18 -04: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
zet809 54f3181ac5 Merge pull request #5001 from chenglch/gcons-restart
Modify startup configuration for goconserver and conserver
2018-03-23 17:41:55 +08:00
Weihua Hu c46df1baaa Merge pull request #5002 from neo954/testcase-rvitals
Add a test case for rvitals outputs format checking
2018-03-23 17:29:32 +08:00
zet809 f2557a240f Merge pull request #4969 from xuweibj/rflash_python
rflash in python for OpenBMC
2018-03-23 16:57:35 +08:00
chenglch cc588f4af1 Modify startup configuration for goconserver and conserver
After running makegocons, startup configuration would be changed
to make sure goconserver could start after rebooting. Changes
are made in makeconservercf too.
2018-03-23 16:36:42 +08:00
GONG Jie 59da0b4ed3 Add a test case for rvitals outputs format checking 2018-03-23 16:35:36 +08:00
XuWei fdfd8b4700 modified depending on comments 2018-03-23 04:10:31 -04:00
xuweibj 14bdb8568c Merge branch 'master' into rflash_python 2018-03-23 14:40:43 +08:00
zet809 5ce290ba4b Merge pull request #5000 from xuweibj/I4999
show error msg for rpower bmcstate when username is wrong
2018-03-23 14:31:25 +08:00
xuweibj b1bb88d640 Merge pull request #4997 from gurevichmark/openbmc_rbeacon_stat_perl
OpenBMC rbeacon stat support in Perl
2018-03-23 10:24:18 +08:00
XuWei 7d70ccdf40 show error msg for rpower bmcstate when username is wrong 2018-03-22 22:09:29 -04:00
xuweibj 8dc18c3989 Merge pull request #4988 from gurevichmark/openbmc_getbmcstate
Catch BMC status error from get status request
2018-03-23 09:32:23 +08:00
Mark Gurevich d8ca5d5137 OpenBMC rbeacon stat support in Perl 2018-03-22 14:14:24 -04:00
Mark Gurevich fa5c6e3f37 Merge pull request #4981 from xuweibj/I4978
modify rspconfig usage
2018-03-22 11:22:31 -04:00
Mark Gurevich 05fcefb243 Changes for review comments 2018-03-22 10:39:17 -04:00
zet809 a290387148 Merge pull request #4993 from xuweibj/rspconfig_issues
fix rspconfig issues API related
2018-03-22 16:58:11 +08:00
yangsong 4208f61069 fix issue updatenode -P return nothing when xcatmaster not set (#4994) 2018-03-22 16:52:23 +08:00
xuweibj 0de2ea6158 Merge pull request #4992 from zet809/fix_issue_4989
fix error 4989: The error message of bmcdiscover is disordered
2018-03-22 15:03:40 +08:00
XuWei 2c14238db9 fix rspconfig issues API related 2018-03-22 03:02:13 -04:00
ertaozh 56b926afaa fix error 4989: The error message of bmcdiscover is disordered when it hit database problem 2018-03-22 02:13:46 -04:00
xuweibj 48e0e8eba8 Merge pull request #4953 from gurevichmark/openbmc_rflash_verify_delete
[OpenBMC] Do not allow firmware delete if firmware is active
2018-03-22 09:36:47 +08:00
Mark Gurevich 1c69da5b4e Another improvement after review 2018-03-21 16:59:24 -04:00
Mark Gurevich 6698609aaa Catch BMC status error from get status request 2018-03-21 14:55:48 -04:00
Mark Gurevich 11ea3b6e82 Merge pull request #4976 from bybai/rflash
fix rflash -d hang when there is no firmaware tars in SN
2018-03-21 10:00:15 -04:00
zet809 b0ea8ec792 Merge pull request #4971 from chenglch/gocons_sn_msg
Modify goconserver msg for SN
2018-03-21 17:35:49 +08:00
chenglch e80509c0ae use msgsource directly 2018-03-21 16:24:00 +08:00
XuWei cfe6c0db7f modify rspconfig usage 2018-03-21 03:49:18 -04:00
XuWei b8a489899b rflash in python for OpenBMC 2018-03-20 22:36:54 -04:00
Victor Hu 3aad0f9acc Merge pull request #4925 from gurevichmark/makeconserver_message
conserver message change
2018-03-20 09:18:35 -04:00
zet809 ce19f4a4df Fix the rcons Console not ready issue but the bmc is accessible in fact (#4975) 2018-03-20 17:53:52 +08:00
bybai 3216511a32 fix rflash -d hang when there is no firmaware tars in SN 2018-03-20 05:53:03 -04:00
Yuan Bai cfbe054066 Merge pull request #4826 from hu-weihua/xcat-inventory
Add test cases for configuration  management first version
2018-03-20 17:49:55 +08:00
Weihua Hu f9f5c4f8ad Change Milestone or Labels missing from error to warning in CI test (#4943)
* Change Milestone or Labels missing from error to warning

* Remove the plaintext of user name and password in CI log
2018-03-20 17:38:58 +08:00
hu-weihua 4dbd36c3da add more test cases for validation 2018-03-20 05:27:16 -04:00
chenglch 25bede4130 Modify goconserver msg for SN
The message util from xCAT framework do not print where the message
comes from by default. This patch add [service host] prefix for the
message if message is from SN.
2018-03-20 15:32:50 +08:00
zet809 e56f0e68bb Merge pull request #4966 from chenglch/gocons_sn_env
Fix command error in gocons caused by the env variable
2018-03-20 10:50:56 +08:00
xuweibj 799d6d93c2 Merge pull request #4960 from gurevichmark/openbmc_rbeacon_stat
OpenBMC rbeacon stat support in Python
2018-03-20 10:12:59 +08:00
Mark Gurevich f7704119c4 conserver message change 2018-03-19 14:20:49 -04:00
Mark Gurevich cdaf8df706 Fix for review comments 2018-03-19 13:30:30 -04:00
Mark Gurevich aa41b1fd92 Fix for review comment 2018-03-19 11:24:58 -04:00
Yuan Bai 7bae503907 Merge pull request #4963 from hu-weihua/xcatconfig
Refine test case  xcatconfig_c
2018-03-19 17:21:38 +08:00
zet809 ae89233395 Merge pull request #4949 from xuweibj/enhance_bmcreboot
Enhance rpower bmcreboot, clear dumps if reboot to new firmware
2018-03-19 16:38:35 +08:00
yangsong 3d5cd23d0d fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 (#4967) 2018-03-19 16:28:05 +08:00
chenglch b7bd03f151 Fix command error in gocons caused by the env variable
In hierarchical mode, xCAT insert variables in the command line,
but goconserver do not support this format. This patch put the
definition for environment variable to `{params}->{env}` field so
that the first argument of  `{params}->{cmd}` is executable.
2018-03-19 11:38:45 +08:00
yangsong f047cc73e3 [fvt] updatenode did not work on rhels 6.9 and sles11.4 from xct 20180316 build #4962 (#4965) 2018-03-19 11:20:23 +08:00
xuweibj 8cdb9b6730 record error response even debugmode is 0 (#4957)
* record error response even debugmode is 0
2018-03-19 11:17:28 +08:00
hu-weihua 849505fd21 refine test case xcatconfig_c 2018-03-18 08:54:05 -04:00
Mark Gurevich 0761c3b836 Usage and man page updates 2018-03-16 14:29:29 -04:00
Mark Gurevich 4b680167d9 OpenBMC rbeacon stat support in Python 2018-03-16 14:07:33 -04:00