2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

20297 Commits

Author SHA1 Message Date
zet809
ddc06a3fa5 Merge pull request #3518 from tindelli/master
blacklist HP trunk interfaces
2017-07-25 13:58:08 +08:00
Victor Hu
994ddcf62a Merge pull request #3522 from immarvin/onxcatver
fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request
2017-07-24 16:15:00 -04:00
zet809
376f1b723d Merge pull request #3510 from cxhong/pdudiscover
Support pdudiscover command to discover PDU
2017-07-24 21:25:48 +08:00
Yuan Bai
f329a2efa7 Merge pull request #3512 from chenglch/getadapter
Make getadapter work during discovery process
2017-07-24 15:17:17 +08:00
xuweibj
f37f4c75bf Merge pull request #3520 from whowutwut/rsetboot_openbmc
Complete the rsetboot development effort and expose the the function
2017-07-24 13:03:20 +08:00
Victor Hu
a8bf700c68 put back stat option for rsetboot 2017-07-23 23:29:35 -04:00
immarvin
8b31e63287 load Sys::Hostname module with use intead of require to avoid performance decrease; refine the warning message;remove some commented out lines 2017-07-23 23:26:03 -04:00
Victor Hu
84de6fed26 Merge pull request #3525 from xuweibj/discover
Task 3406, add BMC MAC in bmcdiscover and discovery process
2017-07-21 13:17:40 -04:00
Casandra Qiu
762ee31628 modified from review 2017-07-21 10:38:31 -04:00
yangsong
5bb6bd7131 fix issue noderange in xCAT commands might be broken by shell expansion #3319 (#3524) 2017-07-21 18:12:52 +08:00
chenglch
bc6ddccbd0 Modify the document and nics schema based on review comments. 2017-07-21 16:19:24 +08:00
Weihua Hu
90716e9a1d Merge pull request #3521 from bybai/bundle
fix bundles for confignetwork and confignics
2017-07-21 16:08:36 +08:00
XuWei
4d54889a36 Task 3406, add BMC MAC in bmcdiscover and discovery process 2017-07-21 03:39:01 -04:00
immarvin
725444cdd1 fix issue#3515: check the version of xCAT between MN and SN while processing the forwarded request 2017-07-21 03:37:33 -04:00
bybai
97fde0db98 update bundles for confignetwork and confignics 2017-07-21 03:24:51 -04:00
khm
cac418514f xCAT-client: allow pgsqlsetup(1) to accept additional listen_addresses (#3519) 2017-07-20 21:14:04 -05:00
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
Tom Indelli
7841a6a015 blacklist HP trunk interfaces 2017-07-20 14:40:48 -05: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
chenglch
e8df039d42 Make getadapter work during discovery process
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +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
Casandra Qiu
c3159a5b20 Support pdudiscover command to discover PDU 2017-07-19 17:18:31 -04: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