2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

21104 Commits

Author SHA1 Message Date
Victor Hu
c9a505176d Create reference implementation pages for flashing FW on Power9 2017-11-15 12:57:38 -05:00
Yuan Bai
798e27d8ba
Merge pull request #4291 from hu-weihua/xcattest
Enhance xcattest to better support the cases which have the same case name but with multiple implementation
2017-11-14 15:14:14 +08:00
Weihua Hu
b26b676b6c
Merge pull request #4250 from whowutwut/rflash_firmware_manpage
Add more details for the rflash documentaion for OpenBMC
2017-11-14 13:47:20 +08:00
Bin Xu
f9a1ef15cb Fix #4288, Show the milliseconds for elapsed time of command execution (#4290) 2017-11-13 23:41:56 -06:00
hu-weihua
b627f069f4 enhance to better support the cases which have the same case name but with multiple implementation 2017-11-13 22:31:37 -05:00
Victor Hu
de172212f1
Merge pull request #4265 from chenglch/openbmc
Fix the message for openbmc cons
2017-11-13 20:57:34 -05:00
xuweibj
5f4051f3d4
Merge pull request #4283 from whowutwut/4236
Fix bug in the output if rinv firm verbose that was displaying * for all listings
2017-11-14 09:55:34 +08:00
Victor Hu
0c14b5f32b
Merge pull request #4281 from zet809/add_all_modules
Add all modules when build xCAT-genesis-base
2017-11-13 20:48:02 -05:00
Victor Hu
796aa8dccb
Merge pull request #4258 from zet809/disable_check_ipsrc_for_bmcdiscover
Disable option --check and --ipsource for bmcdiscover
2017-11-13 20:20:52 -05:00
Weihua Hu
9ca1b3f78c
Merge pull request #4272 from whowutwut/openbmc_UT_rflash
Add some UT cases for rflash and rinv
2017-11-13 17:46:02 +08:00
ertaozh
64e831d7ee Modify the error information for --check and --ipsource for bmcdiscover 2017-11-13 03:44:11 -05:00
Victor Hu
03f3fe0c6e Fix bug in the output if rinv firm verbose that was displaying * for all active listings 2017-11-10 15:08:09 -05:00
Victor Hu
b95be0f320 Need to backslash the * to make the grep effective 2017-11-10 14:53:55 -05:00
Victor Hu
a74cc4263a add testcase to test multiple deletes of firmware 2017-11-10 14:46:43 -05:00
Victor Hu
56c8437b5e Save the output for rinv and run test against the output file to speed things up 2017-11-10 14:23:08 -05:00
Victor Hu
61228441fb Remove the check rc on output checking commands 2017-11-10 13:53:46 -05:00
Victor Hu
a27d830e14 Add OS and hpc values since we need to run these cases only on openbmc mgt nodes 2017-11-10 13:52:15 -05:00
Victor Hu
f0048944d9 Add descriptions for rflash UT cases 2017-11-10 13:50:20 -05:00
ertaozh
5bed3a68eb Add all modules when build xCAT-genesis-base 2017-11-10 05:06:45 -05:00
Yuan Bai
7f612095d0
Merge pull request #4279 from hu-weihua/xcattest
Fix bugs for xcattest: 3411,4189,3138,4204
2017-11-10 18:03:26 +08:00
hu-weihua
499a619577 modify depending on baiyuan's comment 2017-11-10 04:29:26 -05:00
hu-weihua
5add18f790 Fix bugs for xcattest: 3411,4189,3138,4204 2017-11-09 23:58:09 -05:00
zet809
e5584399a2
Merge pull request #4273 from xuweibj/M503
modify error msg when login by 'curl' failed
2017-11-10 09:59:21 +08:00
XuWei
47115a9141 modified depending on comments 2017-11-09 19:56:02 -05:00
Victor Hu
a72a1d2ff6
Merge pull request #4266 from xuweibj/I4126
Fix issue 4126, sort firmware with B/H
2017-11-09 17:30:09 -05:00
Victor Hu
7b39dd69e6
Update index.rst
formatting incorrect in middle 1740A heading
2017-11-09 16:57:05 -05:00
Victor Hu
d2a949469e
Merge pull request #4277 from whowutwut/SW406771_recovery
[OpenBMC] Adding known issue for SW406771
2017-11-09 16:52:03 -05:00
Victor Hu
5dd945ca89 Adding known issue for SW406771 2017-11-09 16:47:00 -05:00
Yuan Bai
2b7b0b4e19 enhance my_ip_facing when multiple ips found for xcatmaster for mypost(#4274)
* Using facing IP first than sitemaster

* enhance my_ip_facing when multiple ips found
2017-11-09 17:37:34 +08:00
XuWei
c2311306f9 modify error msg when login by 'curl' failed 2017-11-08 20:24:02 -05:00
Victor Hu
de873ca26a Create a test case that exposes the problem in rinv #4236 2017-11-08 13:35:25 -05:00
Victor Hu
12c5fa0d9a Add some UT cases for rflash that hit against the option parsing in
error situations
2017-11-08 12:58:58 -05:00
Victor Hu
6793f140ef
Merge pull request #4271 from whowutwut/known_issues_4264
Update the known issues to remove invalid FW issue and replace with #4264…
2017-11-08 09:28:14 -05:00
Victor Hu
16b22d3196 Update the known issues to remove invalid FW issue and replace with xCAT #4264 2017-11-08 09:26:34 -05:00
zet809
eee0ec90db
Merge pull request #4256 from xuweibj/reset
modify retry time for rpower reset
2017-11-08 10:49:33 +08:00
zet809
57ff82caa6
Merge pull request #4260 from jjohnson42/mknbdotfiles
Copy in hidden files to mknb
2017-11-08 10:19:12 +08:00
XuWei
acb731bf84 Fix issue 4126, sort firmware with B/H 2017-11-07 21:01:05 -05:00
chenglch
07a4a50f0c Fix the message for openbmc cons
Help user to locate the error for openbmc console session.
2017-11-08 09:21:06 +08:00
XuWei
74c3742e6c modified depenging on comments 2017-11-07 20:02:43 -05:00
cxhong
0110ec378c
Merge pull request #4262 from whowutwut/openbmc_known_issues
Add some known issues that are tied to the OpenBMC firmware
2017-11-07 15:12:54 -05:00
Victor Hu
245eb88254 Add some known issues that are tied to the OpenBMC firmware 2017-11-07 14:39:04 -05:00
Jarrod Johnson
1dfc1ae80e Copy in hidden files to mknb
mknb was ignoring hidden files (e.g. .screenrc), fix this.
2017-11-07 11:52:16 -05:00
zet809
6dc7830ef8
Merge pull request #4247 from whowutwut/bmcsetup_raw_cmd
Remove the "access on" for OpenBMC and use raw command instead
2017-11-07 16:58:26 +08:00
ertaozh
031baf5940 Disable option --check and --ipsource for bmcdiscover 2017-11-07 03:40:37 -05:00
XuWei
572a386a72 modify retry time for rpower reset 2017-11-07 02:50:28 -05:00
Yuan Bai
c17f009187 enhance setroute error check and return code. (#4217)
* enhance setroute error check.
2017-11-07 14:29:55 +08:00
Gᴏɴɢ Jie
50f322e2c6 [Draft] Test cases for service node pool (#4158)
* Test cases for service node pool - setup_sn_pool_tftp_sync_mode

* Test cases for service node pool - set_xcatmaster_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - not_set_xcatmaster_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - set_disjointdhcps_in_sn_pool_tftp_sync_mode

* Test cases for service node pool - cfg_wrong_cn_in_sn_pool_tftp_sync_mode
2017-11-07 14:26:28 +08:00
xuweibj
38dabfa297
Merge pull request #4255 from chenglch/rflash
Fix the typo in openbmc rflash
2017-11-07 14:16:05 +08:00
chenglch
16dac76a31 Fix the typo in openbmc rflash
Add $ before node to indicate the variable.
2017-11-07 13:40:34 +08:00
Yuan Bai
76ce161a98
Merge pull request #4252 from mattaezell/bond_ib
Allow confignetwork to setup an IB bond
2017-11-07 13:25:29 +08:00