2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-14 23:30:21 +00:00
Commit Graph

20278 Commits

Author SHA1 Message Date
Victor Hu
e97523d790 Open up the rsetboot function for OpenBMC
Print message that informs user and dev teams that function is not yet exposed in the firmware
2017-07-20 17:38:44 -04:00
Mark Gurevich
1349d5b577 Merge pull request #3506 from xuweibj/I3496
fix 3496, depends on xcatdebugmode to print debug msg
2017-07-20 11:03:22 -04:00
Yuan Bai
e569dcddd8 fix issue 3430 confignetwork could not config network if MTU is not set (#3455)
* fix issue 3430 confignetwork could not config network if MTU is not set

* polished based on comments.

* polished

* polished
2017-07-20 17:06:20 +08:00
GONG Jie
0f70ff9aac Merge pull request #3511 from hu-weihua/xcattest
Fix xcattest bug: failed to load config file which value include comma in object section
2017-07-20 16:17:43 +08:00
Yuan Bai
44eebd897c Enhance confignetwork to integrate with configib (#3505) 2017-07-20 15:48:36 +08:00
hu-weihua
d1b823b4b3 fix bug: failed to load config file which value include comma in object section 2017-07-20 03:46:46 -04:00
XuWei
577e5cef28 modified depending on comments 2017-07-19 23:22:33 -04:00
Victor Hu
4d046d4f4e Merge pull request #3418 from cxhong/vlan
Support hybrid mode for different access vlan other than 1
2017-07-19 23:14:37 -04:00
Samveen
90aead7217 doxcat: Check if governor exists before applying (#3509) 2017-07-19 20:27:12 -05:00
Victor Hu
326dbe97d1 Merge pull request #3508 from zet809/add_genesis_support_predictable_nicname
To support predictable nicname on genesis based on Fedora26
2017-07-19 12:20:05 -04:00
ertaozh
8560975bc8 T support predictable nicname on genesis based on Fedora26 2017-07-19 06:04:55 -04:00
yangsong
970be4a7dd fix issue:rinstall plugin bug when setup SN on sles12.2 ppc64le #3466;fix issue [FVT] rinstall will hung when it failed to terminate sub process with SIGKILL #3094 (#3507) 2017-07-19 17:41:06 +08:00
Xiaopeng Wang
8e6fdfde3d Merge pull request #3493 from zet809/fix_issue_3490
fix issue 3490: "rscan <hmc> -w" will delete ip attribute of node whi…
2017-07-19 16:09:43 +08:00
XuWei
3957ca41db fix 3496, depends on xcatdebugmode to print debug msg 2017-07-19 02:51:40 -04:00
chenglch
32525fc3dc Merge pull request #3463 from gurevichmark/rflash_supermicro
rflash for Supermicro Briggs and Boston nodes
2017-07-19 09:13:36 +08:00
zet809
4f0bd2b5ba fix issue 3297: rinstall could not set runcmd and runimg's currchain (#3491)
* fix issue 3297: rinstall could not set runcmd and runimg's currchain
2017-07-18 18:17:14 +08:00
ertaozh
9e1008b18a fix issue 3490: "rscan <hmc> -w" will delete ip attribute of node which was defined ahead 2017-07-18 05:30:39 -04:00
Weihua Hu
6ca241c9d0 Merge pull request #3489 from xuweibj/random
fix typo of simulator testcase
2017-07-18 14:59:01 +08:00
XuWei
48ea5da204 fix typo of simulator testcase 2017-07-18 01:50:29 -04:00
Mark Gurevich
9963d8e626 Review fixes 2017-07-17 12:35:11 -04:00
Yuan Bai
42fe5c7bf8 Merge pull request #3465 from tingtli/changebundle
remove confignetworks cases since daily regression environment does not support the cases
2017-07-17 17:13:10 +08:00
litingt@cn.ibm.com
f68d2630d4 update bundle 2017-07-17 04:45:25 -04:00
Weihua Hu
343166b21a Merge pull request #3459 from neo954/testcase-makehosts
Revise test cases makehosts_null, makehosts_l, makehosts_n
2017-07-17 16:45:17 +08:00
litingt@cn.ibm.com
1bc1650c82 update bundle 2017-07-17 04:37:08 -04:00
xuweibj
6847e528a4 Merge pull request #3448 from whowutwut/rbeacon_openbmc
Add code to support rbeacon in openbmc
2017-07-17 14:51:31 +08:00
GONG Jie
ff69156156 Revise test cases makehosts_null, makehosts_l, makehosts_n 2017-07-17 11:18:52 +08:00
litingt@cn.ibm.com
4e2dd72e06 remove confignetworks cases since daily regression environment does not support the cases 2017-07-16 22:29:08 -04:00
Samveen
3490fa5fed Kickstart improvements for Centos templates (#3462)
* `pre.rh*` scripts: Whitespace cleanup

* Whitespace cleanup

* util-linux-ng back to util-linux in 2014

* Add Centos7 KVM template(based on rhels7)

* Minor improvements to Centos7 compute template
2017-07-16 21:00:47 -05:00
Mark Gurevich
464ef135d5 rflash for Supermicro Briggs and Boston nodes 2017-07-14 11:21:19 -04:00
Victor Hu
fe67f8f1c2 Merge pull request #3370 from neo954/go-xcat-devel
[go-xcat] When xcat version is specified, look different place for xcat-dep repository
2017-07-14 09:15:45 -04:00
Victor Hu
7667573a81 Change to support hierarchy, implemented in PR #3450 2017-07-14 09:12:48 -04:00
Victor Hu
2523fafe0a Add support for passing in "boolean" values in the openbmc REST
interfaces.  Perl doesn't really support this so pass in "true/false"
as strings and we will create the JSON data object without quotes
2017-07-14 09:12:47 -04:00
Victor Hu
469fc29013 Framework and code to support rbeacon on/off 2017-07-14 09:12:47 -04:00
Victor Hu
64e97a866c Merge pull request #3438 from xuweibj/I3436
Add rpower bmcreboot command for openbmc
2017-07-14 09:10:04 -04:00
Victor Hu
4596d3e956 Merge pull request #3443 from junxiawang/0712
modify rpower testcase if ipmi using wrong passwd
2017-07-14 09:08:27 -04:00
Victor Hu
9faa1a9064 Merge pull request #3452 from cxhong/3392
mysql/mariadb package requirements
2017-07-14 09:05:44 -04:00
junxiawang
25165bb81a modify rpower testcase if ipmi using wrong passwd 2017-07-14 06:58:54 -04:00
junxiawang
6627df0307 modify rpower testcase if ipmi using wrong passwd 2017-07-14 06:58:22 -04:00
GONG Jie
ec1686ed8f Merge pull request #3458 from hu-weihua/cib
Add new case mkdef_regex_nicsip to Travis CI test bundle
2017-07-14 16:26:56 +08:00
hu-weihua
5e7b3f40e4 add new case mkdef_regex_nicsip to travis CI test bundle 2017-07-14 03:24:56 -04:00
Weihua Hu
21fd6aa417 Merge pull request #3454 from neo954/testcase-mkdef-regex-kvm
Fix test case mkdef_regex_kvm
2017-07-14 15:05:00 +08:00
Yuan Bai
dfca6c2289 enhance exit code for configeth (#3451)
* enhance exit code for configeth

* add exit code for confignics
2017-07-14 14:24:05 +08:00
GONG Jie
57762da4c6 Fix test case mkdef_regex_kvm 2017-07-14 13:28:09 +08:00
XuWei
882d47c2b5 add describe of bmcreboot 2017-07-13 20:58:58 -04:00
Victor Hu
7d72c6d832 Change the auto-detect for copycds to be a little more generic for RHEL ISOs (#3416)
* Change the auto-detect for copycds to be a little more generic

* Fix type and use scalar to count number of words in the discinfo description
2017-07-13 17:19:49 -05:00
Victor Hu
d3b728351f Merge pull request #3401 from xuweibj/I3383
Fix issue 3383, do not allow setting and getting in one command for rspconfig
2017-07-13 17:32:11 -04:00
Casandra Qiu
749d3d54a3 syntax error 2017-07-13 14:19:15 -04:00
Casandra Qiu
9f3e61abbb mysql/mariadb package requirements 2017-07-13 14:08:16 -04:00
Casandra Qiu
f52c9cf041 change vlan to VLAN 2017-07-13 13:48:31 -04:00
Mark Gurevich
92bd65dfad Merge pull request #3407 from whowutwut/bmcdiscover_partnumber
Change bmcdiscover for openbmc to look at Part Number
2017-07-13 09:39:13 -04:00