Mark Gurevich
a5dda1a07e
Better processing mkdef if object already exists
2017-05-11 14:47:33 -04:00
Mark Gurevich
04935fffe3
Merge pull request #3015 from whowutwut/remove_openbmc_doc
...
Remove documentation for OpenBMC under Manage Cluster
2017-05-11 09:12:59 -04:00
Mark Gurevich
d1fa11b29e
Merge pull request #2979 from xuweibj/manrinv
...
Add docs about rinv for openbmc
2017-05-11 09:03:26 -04:00
Mark Gurevich
18dc716959
Merge pull request #2951 from xuweibj/I2948
...
Add bmc specific for rpower in usage & return if encountered error
2017-05-11 09:00:36 -04:00
zet809
d2fd44fbdf
Merge pull request #3028 from immarvin/onpostage
...
partial fix for [openbmc]xcatd reported "Died at /opt/xcat/sbin/xcatd " when openbmc nodes updated its status from "installing" to "booting" #3026
2017-05-11 16:13:35 +08:00
zet809
90b245797b
Merge pull request #3025 from xuweibj/rtvalue
...
modify return value of bmcdiscover check and ipsource options
2017-05-11 16:09:27 +08:00
chenglch
0eb924a793
Merge pull request #3030 from zet809/fix_issue_2803
...
Fix issue 2803: rinv ocasionally produces BMC error without telling w…
2017-05-11 15:54:12 +08:00
zet809
74b460072c
Merge pull request #3029 from xuweibj/I3206
...
modify output format when preprocess print error message
2017-05-11 15:51:31 +08:00
neo954
a0f2d85e15
Add test cases for Using Regular Expressions in the xCAT Tables ( #3007 )
...
* Add test cases for Using Regular Expressions in the xCAT Tables
* Patch test case mkdef_regex_kvm
2017-05-11 02:47:33 -05:00
ertaozh
a811568afb
Fix issue 2803: rinv ocasionally produces BMC error without telling which node was in error
2017-05-11 03:42:01 -04:00
neo954
fefcc2fa1c
Add test case to check exit code when syncfiles failing ( #3013 )
...
* Add test case to check exit code when syncfiles failing
* Add test case discription for updatenode_diskful_syncfiles_failing
2017-05-11 02:39:20 -05:00
yangsong
7d2ac05f4d
add rinstall support for openbmc ( #3009 )
...
* add rinstall support for openbmc based server, it is still for technical preview.
* use <D> instead of <I> in xCAT::MsgUtils->message to display the rsetboot+rpower response correct
2017-05-11 15:33:34 +08:00
XuWei
79bfb9a898
modify output format when preprocess print error message
2017-05-11 03:24:28 -04:00
immarvin
db94cc7479
partial fix for [openbmc]xcatd reported "Died at /opt/xcat/sbin/xcatd" when openbmc nodes updated its status from "installing" to "booting" #3026
2017-05-11 02:30:42 -04:00
Yuan Bai
dc2ae3fb9b
disable the 'sshd enablement' for diskless and statelite ( #3027 )
...
* fix issue2726 remoteshell failed in line 488 in statelite
* polished based on comments
* polished based on comments
* fix sles12 failure
2017-05-11 00:44:11 -05:00
XuWei
36635b3fea
modify return value of bmcdiscover check and ipsource options
2017-05-10 22:33:59 -04:00
Yuan Bai
0cfa02bfbc
Merge pull request #3021 from immarvin/onpostage
...
check existence of netboot config file in postage.pm
2017-05-11 10:20:02 +08:00
Victor Hu
a248311f92
Merge pull request #2944 from hu-weihua/pagasbundle
...
A candidate bundle to verify pegas+p9
2017-05-10 15:57:39 -04:00
Victor Hu
fe763d674a
Made changes based on review comments. Added links to advanced
...
hardware control commands to point to the man page and reformatted
based on review comments
2017-05-10 15:51:32 -04:00
hu-weihua
29be064c2b
add description label to replace comment
2017-05-10 06:30:39 -04:00
immarvin
3bd5b37773
check existence of netboot config file in postage.pm
2017-05-10 06:03:34 -04:00
xuweibj
1e098afcb2
modify all exit to return & change return value when configuration is wrong ( #3016 )
2017-05-10 02:33:53 -05:00
Weihua Hu
4bcb598352
Merge pull request #3000 from junxiawang/0508
...
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-10 14:07:40 +08:00
Weihua Hu
35101025d8
Merge pull request #3018 from junxiawang/0510
...
moidfy docker host setup testcase to increase wait time during install
2017-05-10 14:06:46 +08:00
junxiawang
9cfd16b0b6
moidfy docker host setup testcase to increase wait time during install
2017-05-10 05:48:25 -04:00
Yuan Bai
eec05162f5
fix issue2726 remoteshell failed in line 488 in statelite ( #3017 )
...
* fix issue2726 remoteshell failed in line 488 in statelite
* polished based on comments
* polished based on comments
2017-05-09 21:59:29 -05:00
zet809
d5c3e5d7ea
Merge pull request #3004 from cxhong/manntp
...
Modify the man page for makentp
2017-05-10 09:42:32 +08:00
Victor Hu
bcc831255f
Update README.md
...
No one is updating the status badges, so removing them here to reduce maintainability of this file
2017-05-09 17:00:09 -04:00
Victor Hu
d8d18d844d
Separate out the hardware management section into multiple files.
...
This allows us to better describe certain commands in more detail.
rcons file has changes pertaining to OpenBMC specific information
advanced hardware commands have not been revised, but I went through
the basic commands.
2017-05-09 16:56:01 -04:00
Victor Hu
03dde61bff
Removed the OpenBMC section since there's not enough content to justify
...
creating another bullet instead of re-using the OpenPower section. The
only real difference is the mgmt type.
2017-05-09 16:00:14 -04:00
Victor Hu
831c2824a1
Format some of the wording in the configure password documentation
2017-05-09 15:58:38 -04:00
Casandra Qiu
ca2b122982
Modified as ErTao's suggestion
2017-05-09 15:42:36 -04:00
Mark Gurevich
60eb9287bf
Merge pull request #2978 from whowutwut/debug_states
...
Add debug information for openbmc to show Host State and Host Transition State
2017-05-09 13:29:20 -04:00
Mark Gurevich
7271df073f
Merge pull request #2990 from zet809/enhance_bmcsetup_for_openbmc
...
enhance bmcsetup logic for openbmc
2017-05-09 13:28:12 -04:00
Victor Hu
3e7afecee2
Merge pull request #3012 from zet809/fix_issue_3003
...
Modify bootloader label to be "xCAT Genesis shell" for petitboot
2017-05-09 13:14:29 -04:00
junxiawang
780a701153
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-09 08:36:31 -04:00
junxiawang
2b9aef9a43
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-09 08:04:46 -04:00
junxiawang
b22c751d64
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-09 07:58:06 -04:00
junxiawang
07e044d13f
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-09 06:30:51 -04:00
ertaozh
b909a7ed30
Modify bootloader label to be "xCAT Genesis shell" for petitboot
2017-05-09 06:12:49 -04:00
zet809
6b113008b5
Merge pull request #3005 from xuweibj/schema
...
add rst files for schema changes
2017-05-09 18:00:58 +08:00
Bin Xu
8b8a82627b
The tool to get xCAT node range operation performance baseline ( #2681 ) ( #2916 )
...
* Feature #2681 , to add a script in xCAT-test to get the performance baseline for node range operation.
* adopt review comments in PR#2916:
1, add the rst file for xcatperftest (#2681 )
2, using /bin/bash as script executor
3, FILES in manpage should not be in the same line
4, minor adjustment if PERF_NOCREATE/PERF_DRYRUN is set
2017-05-09 04:49:15 -05:00
ertaozh
69f38cbb87
Update bmcsetup related code for OpenBMC
2017-05-09 04:03:41 -04:00
chenglch
a9844c9aa4
Merge pull request #2986 from xuweibj/I2809
...
Enhance bmcdiscover to support openbmc
2017-05-09 13:46:43 +08:00
XuWei
f9eef1d3d0
modified depending on comments
2017-05-09 01:15:04 -04:00
XuWei
47996885e8
add rst files for schema changes
2017-05-08 21:54:05 -04:00
XuWei
5df4813756
modified depending on comments
2017-05-08 21:11:48 -04:00
Casandra Qiu
7c562905ef
Modify the man page for makentp
2017-05-08 14:02:18 -04:00
Victor Hu
6f5792c453
Merge pull request #2966 from xuweibj/I2913
...
framework of rspconfig command for openbmc
2017-05-08 09:41:24 -04:00
junxiawang
87073e8c26
modify bmcdiscover and rsetboot testcase according to p9 test
2017-05-08 07:30:48 -04:00