2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

19694 Commits

Author SHA1 Message Date
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
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
Mark Gurevich
0246781c8f Fixed error message as suggested by the review 2017-05-01 14:48:30 -04:00
Mark Gurevich
6ba15adab1 Three step hpm update for Firestone machines 2017-04-28 12:20:23 -04:00
xuweibj
7a5456217d Merge pull request #2961 from junxiawang/04288888
enhance rsetboot cases for openbmc #2883
2017-04-28 16:33:57 +08:00
junxiawang
67af79b4c2 enhance rsetboot cases for openbmc #2883 2017-04-28 08:41:25 -04:00
junxiawang
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
bybai
d3f4c7b352 enhance nfs based statelite testcase 2017-04-28 03:50:02 -04:00
junxiawang
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
Yuan Bai
6617d7dfbd work around installer hang for udevadm command in p9 pegas. (#2953) 2017-04-27 21:26:55 -05:00
Victor Hu
5282792947 Merge pull request #2776 from gurevichmark/lsvm_single_VM
lsvm to display VM details
2017-04-27 20:36:17 -04:00
Victor Hu
fa3b79460a Merge pull request #2877 from gurevichmark/rflash_usage
Fix docs and usage for clonevm, rflash, and img* commands
2017-04-27 20:35:18 -04:00
cxhong
3b5f095c0b Merge pull request #2919 from xuweibj/reventlog
To support reventlog command for openbmc & fix issue 2911, update node status after rpower
2017-04-27 17:21:04 -04:00
zet809
ffc78528f7 Merge pull request #2954 from junxiawang/0427NN
modify diskfull and diskless hirerarchy testcase for synclist could n…
2017-04-27 16:50:14 +08:00
junxiawang
e82e64869f modify diskfull and diskless hirerarchy testcase for synclist could not work on these cases 2017-04-27 09:05:24 -04:00
junxiawang
d154a55439 modify diskfull and diskless hirerarchy testcase for synclist could not work on these cases 2017-04-27 08:49:50 -04:00
Yuan Bai
3266531459 Merge pull request #2950 from junxiawang/0427
modify makehosts_n_r testcase
2017-04-27 15:04:33 +08:00
junxiawang
b5fae95205 modify makehosts_n_r testcase 2017-04-27 06:40:13 -04:00
Weihua Hu
984e13ec28 Merge pull request #2866 from whowutwut/long_commit_id
Modify the buildinfo file to write out the long commit ID
2017-04-27 11:19:59 +08:00
Mark Gurevich
01a9438cbe Updates after a review 2017-04-26 13:44:51 -04:00
Victor Hu
3d7bd7bab3 Create a new variable to store the long commit ID incase
there are scripts already consuming the short commit ID
2017-04-26 13:19:47 -04:00
Victor Hu
f7a2a96d46 Merge pull request #2890 from gurevichmark/rflash_retry_defined
Display error information when rflash fails.
2017-04-26 13:06:41 -04:00
zet809
c2d1293a32 Merge pull request #2943 from junxiawang/0426
docker version updated and the output for docker command changed so m…
2017-04-26 11:17:24 +08:00
junxiawang
4a9a7d53ae docker version updated and the output for docker command changed so modify the testcase 2017-04-26 03:28:50 -04:00
junxiawang
1fed89ff20 docker version updated and the output for docker command changed so modify the testcase 2017-04-26 01:54:48 -04:00
Mark Gurevich
9d9155fc4f Small changes after review 2017-04-25 17:01:14 -04:00
chenglch
a417e49489 Merge pull request #2938 from immarvin/onretcode
fix issue #2636: xcat command returns 0 when cmd fails due authorization
2017-04-25 17:13:15 +08:00
immarvin
669561e649 xcat command returns 0 when cmd fails due authorization #2636: prompt meaningful message for user if client certificates not setup correctly; specify SSL_verify_mode => SSL_VERIFY_NONE explicitly for IO::Socket::SSL->start_SSL 2017-04-25 04:53:45 -04:00
junxiawang
f503fb991f modify synclist file folder (#2922) 2017-04-24 04:21:24 -05:00
XuWei
40441d9e71 support reventlog command for openbmc 2017-04-24 03:50:49 -04:00
Weihua Hu
348c036308 Merge pull request #2895 from neo954/testcase-issue2637
Add test case for verify the github issue #2637: Preserve the user ownership of the file for xdcp command
2017-04-24 14:56:51 +08:00
GONG Jie
02c8a0d92c Change test case name 2017-04-24 14:48:19 +08:00
Weihua Hu
f5548456d2 Merge pull request #2891 from tingtli/rmimage
Add test case for issue 2225 : [CUSTOMER] Stale rootimg.gz file left in the rootimg dir caused node boot failed.
2017-04-24 12:28:46 +08:00
Mark Gurevich
ed0ed0a1cf Merge pull request #2848 from xuweibj/E2808
Add code to support rinv and rsetboot for openbmc, rsetboot is just a framework
2017-04-21 08:05:17 -04:00
Mark Gurevich
1f0bd2b68e Merge pull request #2882 from xuweibj/docforopbmc
Add tmp doc for how to use openbmc
2017-04-21 07:56:43 -04:00
Xiaopeng Wang
bd0a919d9d Merge pull request #2871 from hu-weihua/basicase
The bundle file of basic cases which are related xcatd, DB and so on
2017-04-21 17:20:33 +08:00
Yuan Bai
89261ec657 Merge pull request #2896 from tingtli/bug2614
Add test case for issue 2614 : nodeset does not support addkcmdline when netboot=xnba
2017-04-21 17:02:21 +08:00
litingt@cn.ibm.com
524c416208 remove bug number in case 2017-04-21 05:00:45 -04:00
litingt@cn.ibm.com
4228ec1efb update for comments 2017-04-21 04:56:56 -04:00
litingt@cn.ibm.com
1ce6191e76 remove invalid case 2017-04-21 04:43:18 -04:00
litingt@cn.ibm.com
465f99e768 update according to comments 2017-04-21 04:41:13 -04:00
junxiawang
016c9e8530 For issue xCAT Object Name Format error when trying to name osimages … (#2902)
* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157

* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157

* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157

* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157

* For issue xCAT Object Name Format error when trying to name osimages starting with rhels7.3 #2157
2017-04-21 03:22:25 -05:00
hu-weihua
c72a77f700 rename basic_cases.bundle to MN_basic.bundle 2017-04-21 04:06:23 -04:00