2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00
Commit Graph

19727 Commits

Author SHA1 Message Date
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
b909a7ed30 Modify bootloader label to be "xCAT Genesis shell" for petitboot 2017-05-09 06:12:49 -04:00
6b113008b5 Merge pull request #3005 from xuweibj/schema
add rst files for schema changes
2017-05-09 18:00:58 +08:00
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
a9844c9aa4 Merge pull request #2986 from xuweibj/I2809
Enhance bmcdiscover to support openbmc
2017-05-09 13:46:43 +08:00
f9eef1d3d0 modified depending on comments 2017-05-09 01:15:04 -04:00
47996885e8 add rst files for schema changes 2017-05-08 21:54:05 -04:00
6f5792c453 Merge pull request #2966 from xuweibj/I2913
framework of rspconfig command for openbmc
2017-05-08 09:41:24 -04:00
52e2e2ff75 modified depending on comments 2017-05-08 04:00:52 -04:00
12610abaed Minor amend fix for 2794 - correct the wrong plugin name in trace log (#2999) 2017-05-08 02:12:02 -05:00
2155d8c33d modified depending on comments 2017-05-07 22:20:04 -04:00
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
4d0e8ece12 modified depending on comments 2017-05-07 21:55:21 -04:00
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
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
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
ca9c483182 modify makehosts_n_r testcase for makehosts timing issue 2017-05-05 08:44:52 -04:00
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
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
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
57b1107b2b add info on retry times to check whether the netwoek connection is ok 2017-05-05 04:29:20 -04:00
ec357428e4 confignetwork support mtu (#2973) 2017-05-05 02:34:05 -05:00
bc5663b911 Enhance bmcdisocver to support openbmc 2017-05-05 02:30:08 -04:00
f3531240d3 Parsing : fix for sendmsg() error message (#2983) 2017-05-04 20:30:52 -05:00
3b65df9089 Merge pull request #2984 from aduffy19/piflash-man
Piflash man
2017-05-04 16:00:04 -04:00
e0392a56cb Add noderange to piflash man 2017-05-04 13:40:34 -04:00
e0fe6b6f08 Merge remote-tracking branch 'refs/remotes/xcat2/master' into piflash-man 2017-05-04 13:38:01 -04:00
948cbb2090 Merge pull request #2981 from junxiawang/0504
modify makehosts and statelite case
2017-05-04 16:52:24 +08:00
3a46aec39f modify makehosts and statelite case 2017-05-04 09:04:50 -04:00
410c5a2249 Merge pull request #2980 from xuweibj/tabopbmc
add consport and taggedvlan attributes in openbmc table
2017-05-04 15:59:58 +08:00
d264da3252 add bmcconsoleport and taggedvlan attributes in openbmc table 2017-05-04 03:55:34 -04:00
9834644ab2 Merge pull request #2965 from gurevichmark/clonevm_error
Remove : for the output error message
2017-05-03 16:33:40 -04:00
1c5be50188 Remove : for the output error message 2017-05-03 10:20:14 -04:00
1545ef08b7 modify the testcase for synclist could not work on hierarchy install (#2972) 2017-05-03 01:04:24 -05:00
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
f0a6d22c9e modified depending on comments 2017-05-02 22:34:25 -04:00
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
d05752e257 Merge pull request #2970 from aduffy19/piflash-man
Piflash man
2017-05-02 13:52:47 -04:00
e6157c6d51 Add piflash man page 2017-05-02 13:49:51 -04:00
5ede721a7a Merge remote-tracking branch 'refs/remotes/xcat2/master' 2017-05-02 13:41:41 -04:00
7c68f4595e sleep time fixes in comments and message 2017-05-02 11:10:52 -04:00
db2ec5ddcc framework of rspconfig command for openbmc 2017-05-02 02:52:03 -04:00
0246781c8f Fixed error message as suggested by the review 2017-05-01 14:48:30 -04:00
6ba15adab1 Three step hpm update for Firestone machines 2017-04-28 12:20:23 -04:00
7a5456217d Merge pull request #2961 from junxiawang/04288888
enhance rsetboot cases for openbmc #2883
2017-04-28 16:33:57 +08:00
67af79b4c2 enhance rsetboot cases for openbmc #2883 2017-04-28 08:41:25 -04:00
c4e371e664 Merge pull request #2960 from bybai/nfs_s
modify rootfstype for nfs-based statelite with SN testcase
2017-04-28 16:02:48 +08:00
d3f4c7b352 enhance nfs based statelite testcase 2017-04-28 03:50:02 -04:00
467c3c1491 delete synclist debug information and modify the testcase for synclist could not work on hierarchy install (#2959) 2017-04-28 01:11:23 -05:00
6617d7dfbd work around installer hang for udevadm command in p9 pegas. (#2953) 2017-04-27 21:26:55 -05:00