Mark Gurevich
ad71fc9336
Initial pass for clusterstatus xcat probe
2017-06-27 13:47:03 -04:00
zet809
ed8158f178
Merge pull request #3353 from zet809/fix_genessis_issue
...
The MAC is not got correct when doing hardware discovery
2017-06-27 16:52:41 +08:00
ertaozh
254fc0b151
The MAC is not got correct when doing hardware discovery
2017-06-27 04:35:54 -04:00
xuweibj
952a13529e
Merge pull request #3351 from bybai/fixcf
...
fix testcase confignics aliases
2017-06-27 16:25:21 +08:00
bybai
ed07804a6b
fix testcase confignics aliases
2017-06-27 03:58:33 -04:00
zet809
911e092446
Merge pull request #3328 from xuweibj/I3327
...
Fix issue 3327, check environment of request type in openbmc and bmcdiscover
2017-06-26 16:59:00 +08:00
Yuan Bai
434e353a65
Merge pull request #3314 from chenglch/getadapter
...
Format the ouput of getadapter result
2017-06-26 14:21:46 +08:00
tingtli
df6963fc05
Merge pull request #3331 from bybai/slescfg
...
I have reviewed and agree to merge.
2017-06-26 14:19:06 +08:00
bybai
b2d434a22f
fix sles11.4 testcase failure
2017-06-26 02:01:47 -04:00
XuWei
4176017b17
Fix issue 3327, check environment of request type in openbmc and bmcdiscover
2017-06-25 23:06:54 -04:00
Mark Gurevich
f4baff1e60
Merge pull request #3306 from whowutwut/rinv_firm_verbose
...
[openbmc] Add --verbose option and improve readability for `rinv <> firm`
2017-06-23 09:32:17 -04:00
yangsong
f5126227ce
refine the PR 3268:support service node pool ( #3323 )
...
Fix the issue that grub2 config file is wrong when node.tftpserver="<xcatmaster>"
2017-06-23 16:18:03 +08:00
Yuan Bai
5cd9b632a1
refine new confignetwork framework to use configeth ( #3302 )
...
* new confignetwork framework to use configeth, it will be finally to replace confignics.
* updated based on comments
2017-06-23 14:45:13 +08:00
chenglch
62d5037975
Format the ouput of getadapter result
...
This patch format the result of getadapter command and update
the man page to notice that `getadapter` will boot into genesis.
Fix-issue: #3046
2017-06-23 02:32:58 -04:00
zet809
2679d56b73
Merge pull request #3129 from immarvin/oncumulusdiscover
...
ztp based cumulus discover and configuration
2017-06-23 13:49:51 +08:00
Yuan Bai
8901bb250b
Merge pull request #3251 from tingtli/bug3214
...
[Need to verify]Add cases for bug 3214: use confignetwork to do installnic and secondary nic ethernet configuration
2017-06-23 12:14:48 +08:00
litingt@cn.ibm.com
0e879470de
update the return code
2017-06-23 00:05:47 -04:00
litingt@cn.ibm.com
d5290be664
update according to comments
2017-06-22 23:41:06 -04:00
zet809
3c8d85434b
Merge pull request #3321 from whowutwut/bmcdiscover_fix
...
Use the boxelder/bmc information if inventory/system information is not found
2017-06-23 11:10:41 +08:00
Victor Hu
bc46643b73
Print the XCAT_DEV_WITHERSPOON bypass message out to the user
2017-06-22 23:08:15 -04:00
Victor Hu
32b467d635
Our p9 boxes do not have any VPD information, so in order to force
...
the code to return a generated discovered definition, blank out the mtm
string if XCAT_DEV_WITHERSPOON=TRUE
2017-06-22 22:49:02 -04:00
immarvin
65d882b990
add cumulus discover script
2017-06-22 22:30:35 -04:00
Victor Hu
c7aff42ca2
Modify the description for verbose option in rinv
2017-06-22 21:00:43 -04:00
Victor Hu
27607d7495
Add verbose option to rinv for OpenBMC supported machines
2017-06-22 20:58:20 -04:00
Victor Hu
b658a17af3
Change the output of firm [openbmc] to more closely match the output of
...
OPAL P8 machines when displaying the firmware. Use the ID to sort, but
remove it when printing out the messages to the user
2017-06-22 20:57:10 -04:00
Victor Hu
8e90e30bac
Add verbose option to be parsed by rinv [openbmc]
2017-06-22 20:57:10 -04:00
Victor Hu
eba16f3dd8
Found out that for Witherspoon machines, if the host has not been booted
...
there is no system information returned, so check for the boxelder bmc
for a model/serial combination to use
2017-06-22 20:39:27 -04:00
yangsong
6ed46ff77f
support service node pool ( #3268 )
2017-06-22 18:04:55 +08:00
Weihua Hu
c94be14d08
Merge pull request #3317 from bybai/alias
...
fix confignics aliases related testcase
2017-06-22 17:52:54 +08:00
bybai
4456b52105
polished
2017-06-22 05:27:02 -04:00
bybai
0c74811424
polished
2017-06-22 05:17:35 -04:00
bybai
736725de21
fix 3242
2017-06-22 04:52:23 -04:00
zet809
11f351cf6e
Merge pull request #2763 from samveen/reduce_greps
...
Reduce `grep` invocations by passing `-[46]` to `ip`
2017-06-22 16:24:04 +08:00
litingt@cn.ibm.com
9f09aacb53
update installnic files location and MTU
2017-06-22 02:25:33 -04:00
GONG Jie
b723610039
Add test cases for command nodeset for grub2/petitboot/yaboot ( #3155 )
...
* Add test cases for command nodeset for grub2/petitboot/yaboot
* Revise nodeset test cases and add more negative verifications
* Revise nodeset test cases by add more verifications with makedhcp and getent
* Temporary remove all dhcp lease checking from nodeset test cases, since it is rely on DNS service
* Minor tweaks while doing unit tests
2017-06-22 14:03:48 +08:00
Yuan Bai
18c1a5d06d
Merge pull request #3312 from immarvin/onslesgenimage
...
correct typo in PR#3293
2017-06-22 11:17:57 +08:00
litingt@cn.ibm.com
dde6ccdde8
update according to comments
2017-06-21 23:02:58 -04:00
litingt@cn.ibm.com
d97db29102
Add a case confignetwork_s_installnic_secondarynic_updatenode
2017-06-21 22:59:38 -04:00
immarvin
0624deb547
correct typo in PR#3293
2017-06-21 22:52:01 -04:00
Victor Hu
393026dc47
Merge pull request #3307 from gurevichmark/rinv_man_usage_sync
...
Fix man page and usage for MPA rinv command
2017-06-21 13:58:34 -04:00
Victor Hu
799ff149bc
Merge pull request #2975 from zet809/modify_genesis_base_for_fedora26
...
Modify xcat-genesis-builder script for Fedora26 ppc64
2017-06-21 13:50:52 -04:00
Mark Gurevich
3c75e9cfae
Fix man page and usage for MPA rinv command
2017-06-21 13:30:07 -04:00
Mark Gurevich
43227640cf
Merge pull request #3288 from whowutwut/update_doc
...
update the doc for steps on checking packages that changed in xcat-dep on update of xCAT
2017-06-21 08:37:00 -04:00
yangsong
b8c402c86a
Revert "add GPGSIGN =0 option to skip repo sign in ubuntu build script" ( #3303 )
2017-06-21 17:45:23 +08:00
litingt@cn.ibm.com
1531f136c8
update confignetwork cases according to comments
2017-06-21 05:36:44 -04:00
Weihua Hu
786a139c18
Merge pull request #3299 from tingtli/rspconfig
...
update rspconfig cases in bundle file hdctrl_openpower_openbmc.bundle
2017-06-21 17:33:36 +08:00
litingt@cn.ibm.com
dad84e8820
update confignetwork cases according to comments
2017-06-21 04:35:47 -04:00
chenglch
264b045440
Merge pull request #3301 from zet809/fix_issue_3289
...
fix issue 3289: Changing site table attributes using chdef does not r…
2017-06-21 16:33:23 +08:00
ertaozh
17faabe04e
fix issue 3289: Changing site table attributes using chdef does not return the correct message
2017-06-21 03:57:51 -04:00
junxiawang
e5dd79d55e
add nodeset_errorcommand testcase for issue :3175 ( #3300 )
2017-06-21 01:56:38 -05:00