2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

19757 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
ertaozh
2aa3136094 add set channel access on to apply network setting for OpenBMC 2017-05-08 05:11:27 -04:00
XuWei
52e2e2ff75 modified depending on comments 2017-05-08 04:00:52 -04:00
Bin Xu
12610abaed Minor amend fix for 2794 - correct the wrong plugin name in trace log (#2999) 2017-05-08 02:12:02 -05:00
XuWei
2155d8c33d modified depending on comments 2017-05-07 22:20:04 -04:00
Bin Xu
230a4dbb79 Fix issue #2794, Nodeset fails to generate /tftpboot config files if … (#2982)
* Fix issue #2794, Nodeset fails to generate /tftpboot config files if ip attribute is not set
  - Report error when the node cannot be handled by its xcatmaster/servicenode (sharedtftp=0)

*  - using determinehostname to get the current server name, it will reduce the time when many service nodes.
2017-05-07 21:13:59 -05:00
XuWei
4d0e8ece12 modified depending on comments 2017-05-07 21:55:21 -04:00
Weihua Hu
6331ada774 Merge pull request #2992 from neo954/remove-go-xcat-test-cases
Remove go-xcat test cases from all platforms except rhels7.3_ppc64le and ubuntu16.04.1_ppc64le
2017-05-05 18:41:02 +08:00
GONG Jie
3697d456ce Remove go-xcat test cases from all platforms except rhels7.3_ppc64le and ubuntu16.04.1_ppc64le 2017-05-05 18:37:02 +08:00
Yuan Bai
80bbf7aa70 Merge pull request #2988 from junxiawang/0505N
modify makehosts_n_r testcase for makehosts timing issue
2017-05-05 17:19:46 +08:00
junxiawang
ca9c483182 modify makehosts_n_r testcase for makehosts timing issue 2017-05-05 08:44:52 -04:00
junxiawang
a0a8ea22a5 For issue :Add test case for 2665: postscript fails and status=booted (#2903)
* For issue :Add test case for 2665: postscript fails and status=booted

* Add postscripts failed testcase for issue:2665

* Add postscripts failed testcase for issue:2665

* delete 3 file for there have been renamed

* modify postscript failed according to yangsong's comments
2017-05-05 04:08:38 -05:00
Weihua Hu
798fa46c52 Merge pull request #2989 from immarvin/ondebug
add info on retry times to check whether the netwoek connection is ok
2017-05-05 16:47:11 +08:00
cxhong
1c51f5dcf4 Supports snmpv3 configuration based on the attributes defined in the switches table (#2956)
* Supports snmpv3 configuration based on the switches table for onie switch

* fix typo
2017-05-05 03:37:56 -05:00
ertaozh
fe8e4b800c enhance bmcsetup logic for openbmc 2017-05-05 04:33:09 -04:00
immarvin
57b1107b2b add info on retry times to check whether the netwoek connection is ok 2017-05-05 04:29:20 -04:00
Yuan Bai
ec357428e4 confignetwork support mtu (#2973) 2017-05-05 02:34:05 -05:00
XuWei
bc5663b911 Enhance bmcdisocver to support openbmc 2017-05-05 02:30:08 -04:00