2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-18 17:40:44 +00:00
Commit Graph

19734 Commits

Author SHA1 Message Date
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
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
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
Victor Hu 6f5792c453 Merge pull request #2966 from xuweibj/I2913
framework of rspconfig command for openbmc
2017-05-08 09:41:24 -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
Mark Gurevich f3531240d3 Parsing : fix for sendmsg() error message (#2983) 2017-05-04 20:30:52 -05:00
Jarrod Johnson 3b65df9089 Merge pull request #2984 from aduffy19/piflash-man
Piflash man
2017-05-04 16:00:04 -04:00
Amanda Duffy e0392a56cb Add noderange to piflash man 2017-05-04 13:40:34 -04:00
Amanda Duffy e0fe6b6f08 Merge remote-tracking branch 'refs/remotes/xcat2/master' into piflash-man 2017-05-04 13:38:01 -04:00
Yuan Bai 948cbb2090 Merge pull request #2981 from junxiawang/0504
modify makehosts and statelite case
2017-05-04 16:52:24 +08:00
junxiawang 3a46aec39f modify makehosts and statelite case 2017-05-04 09:04:50 -04:00
zet809 410c5a2249 Merge pull request #2980 from xuweibj/tabopbmc
add consport and taggedvlan attributes in openbmc table
2017-05-04 15:59:58 +08:00
XuWei d264da3252 add bmcconsoleport and taggedvlan attributes in openbmc table 2017-05-04 03:55:34 -04:00
Victor Hu 7b67ff1533 Print out the data from the Rest call for the Current and Transition States 2017-05-03 20:53:21 -04:00
Victor Hu 9834644ab2 Merge pull request #2965 from gurevichmark/clonevm_error
Remove : for the output error message
2017-05-03 16:33:40 -04:00
Mark Gurevich 1c5be50188 Remove : for the output error message 2017-05-03 10:20:14 -04:00
junxiawang 1545ef08b7 modify the testcase for synclist could not work on hierarchy install (#2972) 2017-05-03 01:04:24 -05:00
Jarrod Johnson 1461bfd981 Turn off xcatpost at beginning rather than end (#2968)
If a postscript reboots, make sure that our logic for
self-termination is at the least executed.
2017-05-02 21:35:31 -05:00
XuWei f0a6d22c9e modified depending on comments 2017-05-02 22:34:25 -04:00
chenglch bfa819007d Merge pull request #2964 from gurevichmark/rflash_two_step
Three step hpm update for Firestone machines
2017-05-03 09:49:02 +08:00
Jarrod Johnson d05752e257 Merge pull request #2970 from aduffy19/piflash-man
Piflash man
2017-05-02 13:52:47 -04:00
Amanda Duffy e6157c6d51 Add piflash man page 2017-05-02 13:49:51 -04:00
Amanda Duffy 5ede721a7a Merge remote-tracking branch 'refs/remotes/xcat2/master' 2017-05-02 13:41:41 -04:00
Mark Gurevich 7c68f4595e sleep time fixes in comments and message 2017-05-02 11:10:52 -04:00
XuWei db2ec5ddcc framework of rspconfig command for openbmc 2017-05-02 02:52:03 -04:00
Mark Gurevich 0246781c8f Fixed error message as suggested by the review 2017-05-01 14:48:30 -04:00