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
b0ea8ec792
Merge pull request #4971 from chenglch/gocons_sn_msg
...
Modify goconserver msg for SN
2018-03-21 17:35:49 +08:00
e80509c0ae
use msgsource directly
2018-03-21 16:24:00 +08:00
3aad0f9acc
Merge pull request #4925 from gurevichmark/makeconserver_message
...
conserver message change
2018-03-20 09:18:35 -04:00
ce19f4a4df
Fix the rcons Console not ready issue but the bmc is accessible in fact ( #4975 )
2018-03-20 17:53:52 +08:00
3216511a32
fix rflash -d hang when there is no firmaware tars in SN
2018-03-20 05:53:03 -04:00
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
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
4dbd36c3da
add more test cases for validation
2018-03-20 05:27:16 -04:00
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
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
799d6d93c2
Merge pull request #4960 from gurevichmark/openbmc_rbeacon_stat
...
OpenBMC rbeacon stat support in Python
2018-03-20 10:12:59 +08:00
f7704119c4
conserver message change
2018-03-19 14:20:49 -04:00
aa41b1fd92
Fix for review comment
2018-03-19 11:24:58 -04:00
7bae503907
Merge pull request #4963 from hu-weihua/xcatconfig
...
Refine test case xcatconfig_c
2018-03-19 17:21:38 +08:00
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
3d5cd23d0d
fix issue chroot, rpm -qa error: Failed to initialize NSS library #4959 ( #4967 )
2018-03-19 16:28:05 +08:00
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
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
8cdb9b6730
record error response even debugmode is 0 ( #4957 )
...
* record error response even debugmode is 0
2018-03-19 11:17:28 +08:00
849505fd21
refine test case xcatconfig_c
2018-03-18 08:54:05 -04:00
0761c3b836
Usage and man page updates
2018-03-16 14:29:29 -04:00
4b680167d9
OpenBMC rbeacon stat support in Python
2018-03-16 14:07:33 -04:00
3e622bf94e
fix typo ( #4956 )
2018-03-16 14:19:26 +08:00
3eafbecb6e
Merge pull request #4884 from xuweibj/rspconfig_setnet
...
rspconfig set ip/netmask/gateway/vlan in python
2018-03-16 13:54:57 +08:00
5ff300df35
modified depending on comments
2018-03-16 01:18:27 -04:00
49d19b9017
modified depending on comments
2018-03-15 23:04:24 -04:00
9e1450fe12
fix syntax issue ( #4950 )
2018-03-15 17:44:20 +08:00
aedccbf49f
add test case
2018-03-15 05:03:25 -04:00
06f178c7e7
Enhance rpower bmcreboot, clear dumps if reboot to new firmware
2018-03-15 04:22:46 -04:00
38e547c493
fix issue If multiple IP addresses used in xcatmaster field, updatenode will not work leaving node in bad state #3688 ( #4932 )
2018-03-15 16:14:41 +08:00
36146ce0dd
Merge pull request #4944 from zet809/fix_issue_4856
...
fix issue 4856: rewrite parse_args for rspconfig
2018-03-15 15:52:06 +08:00
75940bfda1
add value check for rspconfig options powersupplyredundancy,...
2018-03-15 03:10:06 -04:00
a6a14d3bfe
group validation ( #4945 )
2018-03-15 14:13:13 +08:00
0db3add42c
Merge pull request #4941 from whowutwut/openbmc_ut_cases
...
Adding more OpenBMC Unit Testing test cases to quickly test success case
2018-03-15 13:55:30 +08:00
3dc4b0a60a
update parse_args based on comments
2018-03-14 22:34:21 -04:00
0c06d6d836
remaining OpenBMC testcases
2018-03-14 14:16:19 -04:00
cf71168bbd
Merge pull request #4939 from gurevichmark/python_perl_indicator
...
Display Perl/Python for OpenBMC commands with -V
2018-03-14 09:26:09 -04:00
84ad957d3f
fix issue 4856: rewrite parse_args for rspconfig
2018-03-14 03:56:44 -04:00
c0314a36b6
enhance invalid node name error msg ( #4931 )
2018-03-14 13:49:08 +08:00
c61a253a45
Update Version
2018-03-14 11:27:38 +08:00
52939c94c0
start to add UT cases for the success case, this allows us to easily run sanity test on all the BMC commands
2018-03-13 11:36:12 -04:00
ba2c179904
Add new testcase to test deleting an active BMC image
2018-03-13 11:35:52 -04:00
549ee35a49
Display Perl/Python for OpenBMC commands with -V
2018-03-13 11:15:18 -04:00
b6241689b9
Merge pull request #4921 from robin2008/multi-user-openbmc
...
Support mutiple openbmc commands in the same time
2018-03-13 17:39:26 +08:00
387055a3be
to address the review comments:
...
- using signal to handle the cleanup
2018-03-13 17:35:20 +08:00
fbad9d9e64
Merge pull request #4927 from bybai/iba
...
enhance mlnxofed_ib_install.v2 return 1 when service openibd restart …
2018-03-13 15:35:30 +08:00
06a3db57c8
add template for openbmc controlled Power LE server ( #4928 )
2018-03-13 14:27:45 +08:00
f36e659715
enhance mlnxofed_ib_install.v2 return 1 when service openibd restart failed
2018-03-12 23:10:24 -04:00
4ad99269fe
fix issue: genimage tries direct DB access instead of via xCATd #4385 ( #4924 )
2018-03-12 17:40:39 +08:00