2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 22:15:30 +00:00
Commit Graph

19538 Commits

Author SHA1 Message Date
dad7603eaf Merge pull request #2770 from chenglch/getadapter
Use rinstall to replace nodeset to boot into genesis for getadapter
2017-03-30 11:19:03 +08:00
af810048f5 Merge pull request #2712 from stanford-rc/enhance_mtm
dodiscovery: add a fallback for getting MTM from DMI
2017-03-30 10:30:28 +08:00
96f3cdcedc Merge pull request #2764 from jjohnson42/fixrinv
Fix if macdata does not exist
2017-03-30 10:18:25 +08:00
f8214f9f6d Merge pull request #2725 from chenglch/rflashipmitimeout
Fix timeout issue if bmc is unreachable for rflash
2017-03-29 17:39:55 +08:00
0d1add03f2 Merge pull request #2773 from bybai/t_mypost
fix 2769 Add test case for Quotes in tables' comment field break mypo…
2017-03-29 17:19:48 +08:00
a3f233691c fix 2769 Add test case for Quotes in tables' comment field break mypostscript 2017-03-29 05:03:02 -04:00
4625fa3039 fix 2762 setupntp and some genimage failure in sles12.2 statelite (#2771)
* fix 2762 postbootscript setupntp failure result in privision failed in sles12.2-ppc64le

* update statelite sles testcase litefile
2017-03-29 03:51:15 -05:00
f2355b9e7b Merge pull request #2772 from junxiawang/0329N
modify confignics testcase 2683
2017-03-29 15:46:21 +08:00
1f2610cc09 modify confignics testcase 2683 2017-03-29 07:48:22 -04:00
a8f727e454 Use rinstall to replace nodeset to boot into genesis
close-issue: #1174
2017-03-29 02:16:23 -04:00
b07d6d3116 Merge pull request #2766 from immarvin/onissue
fix issue rinstall is not able to set or detect the arch , does not happen with nodeset #2745
2017-03-29 13:34:30 +08:00
36e11d1a90 Merge pull request #2768 from junxiawang/0329
modify makehosts testcase according to issue:add test case to makehos…
2017-03-29 13:26:19 +08:00
172082f14f modify makehosts testcase according to issue:add test case to makehosts erroneously deletes entries from /etc/hosts #2674 2017-03-29 05:32:54 -04:00
0efb6aa83f fix issue rinstall is not able to set or detect the arch , does not happen with nodeset #2745 2017-03-29 13:11:07 +08:00
cf872bf57b Merge pull request #2736 from zet809/enable_xcatdebugmodel_for_ipmiraw
enable ipmi raw data if xcatdebugmodel set
2017-03-28 13:11:40 -04:00
f594952070 Merge pull request #2739 from cxhong/2335
rinv command get error message on Habanero
2017-03-28 22:50:20 +08:00
d0da3108cf Fix if macdata does not exist
If macdata undefined, it took out all of inventory.
2017-03-28 09:30:05 -04:00
377b2349d5 Merge branch 'master' into 2335 2017-03-28 08:43:35 -04:00
2d03cd5483 Merge pull request #2754 from neo954/issue2684addkcmdline
Add test case for the addkcomdline attribute of node definition
2017-03-28 17:05:53 +08:00
43fdd43877 Add test case for the addkcomdline attribute of node definition 2017-03-28 16:25:37 +08:00
2305b02277 Merge pull request #2760 from junxiawang/0328
modify confignics testcase 2683
2017-03-28 16:09:14 +08:00
f297e91bbf modify confignics testcase 2683 2017-03-28 08:10:26 -04:00
3678d5f335 Merge pull request #2733 from junxiawang/0323N
modify bundle files for makehosts testcase modified
2017-03-28 16:08:13 +08:00
938b50eaf7 modify makehosts testcase according to issue:add test case to makehosts erroneously deletes entries from /etc/hosts #2674 2017-03-28 08:14:40 -04:00
4eea322125 Merge pull request #2720 from xuweibj/I2348
fix issue 2348, check error msg when run bmcdiscover
2017-03-28 16:06:34 +08:00
b78fc0ae40 modify the output ipmi raw data with readable information 2017-03-28 03:37:52 -04:00
2d60f9c8bc Merge pull request #2705 from cxhong/pdureset
ADD support for power reset of PDU outlet
2017-03-28 15:09:59 +08:00
d59bd7088b modify confignics testcase 2683 2017-03-28 02:26:49 -04:00
e9b395d1ae Fix timeout issue if bmc is unreachable for rflash
As the original ipmi code do not exit with error code, it is
not possible to judge the success or not from return code of child
procss. This patch will send message from child processes directly.
This patch also change the wait time to check whether the ipmi
session is useable and add power on at the end of rflash process.

close-issue: #2693
close-issue: #2682
2017-03-28 14:09:07 +08:00
35608917f2 Merge pull request #2761 from immarvin/onissue
fix issue [DEV] "remoteshell" postscript complains "chown: invalid group: root:ssh_keys" and "Permissions 0640 for /etc/ssh/ssh_host_dsa_key are too open" on sles11.4
2017-03-28 13:30:11 +08:00
353a8302eb fix issue [DEV] "remoteshell" postscript complains "chown: invalid group: root:ssh_keys" and "Permissions 0640 for /etc/ssh/ssh_host_dsa_key are too open" on sles11.4 2017-03-28 01:25:54 -04:00
e755a13f0c Merge pull request #2744 from banuchka/local_fix
Valid console.logging for confluent
2017-03-28 13:12:30 +08:00
08443c20e0 fix issue 2348, check error msg when run bmcdiscover 2017-03-28 00:55:34 -04:00
4776e2c7f5 change output string from "on" to "reset" 2017-03-27 21:59:59 -04:00
262f030894 Merge pull request #2740 from gurevichmark/xdcp_verify_env
Add DSH_VERIFY environment variable to xdsh command
2017-03-27 14:39:53 -04:00
8e879cec0e fix an issue when list ipmi raw data 2017-03-27 11:25:47 -04:00
39b1df045f use wrong site attribute xcatdebugmodel before, change to xcatdebugmode 2017-03-27 09:10:28 -04:00
18d68a4057 Merge pull request #2759 from immarvin/onissue
fix issue 2757
2017-03-27 17:40:45 +08:00
71d478e54b fix issue 2757 2017-03-27 05:36:30 -04:00
ba0ea7d3be Merge pull request #2758 from junxiawang/03271
modify confignics testcase for issue:#2683
2017-03-27 17:19:51 +08:00
58d2acfea2 modify confignics testcase for issue:#2683 2017-03-27 09:21:07 -04:00
8047e358ec Merge pull request #2756 from neo954/issue2685
Add test case to verify github issue #2582
2017-03-27 16:37:25 +08:00
0ea17375c3 Add test case to verify github issue #2582 2017-03-27 16:08:33 +08:00
ee7bb79196 Merge pull request #2752 from hu-weihua/nodeset
Fix bug 2667 test case nodeset_check_warninginfo need to refine
2017-03-27 15:23:27 +08:00
4fc47291b9 modify hierarchy testcase for syncfile issue:#2624 (#2753) 2017-03-27 01:24:00 -05:00
59996da1da Fix bug 2667 test case nodeset_check_warninginfo need to refine 2017-03-27 00:32:21 -04:00
08d82624a8 Merge pull request #2750 from bybai/rpower
enhance rpower testcase
2017-03-27 11:21:24 +08:00
1ede352d61 Merge pull request #2751 from hu-weihua/7.3bundle
Remove invalid cases of rhels7.3_ppc64le.bundle and remove stop label of xdcp_src_dst
2017-03-27 11:19:25 +08:00
65491e3e40 Remove invalid cases and remove stop label of xdcp_src_dst 2017-03-26 23:08:31 -04:00
d17f540043 Remove invalid cases and remove stop label of xdcp_src_dst 2017-03-26 23:07:08 -04:00