2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-03-30 22:03:32 +00:00
Commit Graph

19494 Commits

Author SHA1 Message Date
chenglch
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
Victor Hu
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
neo954
18d68a4057 Merge pull request #2759 from immarvin/onissue
fix issue 2757
2017-03-27 17:40:45 +08:00
immarvin
71d478e54b fix issue 2757 2017-03-27 05:36:30 -04:00
Yuan Bai
ba0ea7d3be Merge pull request #2758 from junxiawang/03271
modify confignics testcase for issue:#2683
2017-03-27 17:19:51 +08:00
junxiawang
58d2acfea2 modify confignics testcase for issue:#2683 2017-03-27 09:21:07 -04:00
chenglch
8047e358ec Merge pull request #2756 from neo954/issue2685
Add test case to verify github issue #2582
2017-03-27 16:37:25 +08:00
GONG Jie
0ea17375c3 Add test case to verify github issue #2582 2017-03-27 16:08:33 +08:00
tingtli
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
junxiawang
4fc47291b9 modify hierarchy testcase for syncfile issue:#2624 (#2753) 2017-03-27 01:24:00 -05:00
hu-weihua
59996da1da Fix bug 2667 test case nodeset_check_warninginfo need to refine 2017-03-27 00:32:21 -04:00
Weihua Hu
08d82624a8 Merge pull request #2750 from bybai/rpower
enhance rpower testcase
2017-03-27 11:21:24 +08:00
tingtli
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
hu-weihua
65491e3e40 Remove invalid cases and remove stop label of xdcp_src_dst 2017-03-26 23:08:31 -04:00
hu-weihua
d17f540043 Remove invalid cases and remove stop label of xdcp_src_dst 2017-03-26 23:07:08 -04:00
bybai
4925789603 polished 2017-03-26 23:05:44 -04:00
Victor Hu
d50980b094 Merge pull request #2695 from xuweibj/issforobmc
Get default username and password from passwd table for openbmc
2017-03-24 06:53:17 -04:00
Mark Gurevich
4b0ce18b9d Add DSH_VERIFY environment variable to xdsh command 2017-03-23 15:44:11 -04:00
cxhong
406e0f6842 Merge pull request #2728 from immarvin/onissue
fix issue postscript fails and status=booted. #2665
2017-03-23 10:37:25 -04:00
Victor Hu
0b47a103fe Merge pull request #2713 from aduffy19/master
Add reseat to rpower man and usage
2017-03-23 10:24:01 -04:00
xuweibj
21436b9577 fix issue 2727, add Async path to @INC when want to use it (#2730) 2017-03-23 04:32:22 -05:00
Weihua Hu
5475f18c27 Merge pull request #2729 from junxiawang/0323
modify makehosts testcase according to issue:add test case to makehos…
2017-03-23 16:28:55 +08:00
junxiawang
ae4ad24744 modify makehosts testcase according to issue:add test case to makehosts erroneously deletes entries from /etc/hosts #2674 2017-03-23 07:30:31 -04:00
Weihua Hu
0b2fb29710 Merge pull request #2731 from bybai/rpower
fix 2666 Test cases related rpower need to modify
2017-03-23 16:20:05 +08:00
bybai
540eca5c4c fix 2666 Test cases related rpower need to modify 2017-03-23 04:10:31 -04:00
immarvin
37f9e770f4 fix issue postscript fails and status=booted. #2665 2017-03-22 23:20:29 -04:00
neo954
b771105ba1 Merge pull request #2724 from immarvin/onissue
fix issue Wrong permissions for ssh host private keys on CentOS 7 #2617
2017-03-22 17:48:53 +08:00
immarvin
cd96ea74c8 fix issue Wrong permissions for ssh host private keys on CentOS 7 #2617 2017-03-22 17:46:04 +08:00
neo954
b3bbdcb755 Merge pull request #2721 from hu-weihua/sn
Modify syntex error of case pre_deploy_sn
2017-03-22 16:01:58 +08:00
hu-weihua
9d331290f7 Modify syntex error 2017-03-22 03:54:07 -04:00
Yuan Bai
0b98b3f57d fix issue 2634 Quotes in tables' comment field break mypostscript (#2716)
* fix issue 2634 Quotes in tables' comment field break mypostscript

* polish comments

* polish comments
2017-03-22 02:40:09 -05:00
yangsong
0632e86b02 Merge pull request #2718 from bybai/host02
fix issue 2717 makehosts -d will delete erroneously entries /etc/host…
2017-03-22 02:15:47 -05:00
bybai
b4fa5f0486 fix issue 2717 makehosts -d will delete erroneously entries /etc/hosts if one node s01 another is 2017-03-22 03:08:33 -04:00
yangsong
bdaa5cd2c3 Merge pull request #2714 from tingtli/copycds
add copycds -p cases, fix #2699
2017-03-21 22:23:47 -05:00
litingt@cn.ibm.com
c3a93cc026 add copycds -p cases, fix #2699 2017-03-21 23:06:46 -04:00
zet809
5026f5e53f Merge pull request #2688 from whowutwut/openbmc_fw
Scaffold in framework for openbmc functionality
2017-03-22 11:05:27 +08:00
Weihua Hu
8475d322ef Merge pull request #2675 from junxiawang/0230
modify bundle for issue #2670
2017-03-22 10:01:09 +08:00
junxiawang
2971c1f01a modify rhesl7.2.ppc bundle 2017-03-22 01:44:33 -04:00
Amanda Duffy
d01499ea72 reseat option for high-density servers
Add "Lenovo High-Density Server" to rpower man and usage. Add reseat
option.
2017-03-21 17:10:27 -04:00
Amanda Duffy
2db5d90123 Merge remote-tracking branch 'refs/remotes/origin/rpower-man-page' 2017-03-21 16:25:00 -04:00
Amanda Duffy
8c92218b95 rpower reseat definition
Add definition of reseat which was apparently missed in last commit.
2017-03-21 16:20:43 -04:00
Amanda Duffy
47b59f91e7 Add reseat to rpower man page
Add reseat to rpower man page, under "Blade specific" sections. Also add
definition.
2017-03-21 16:10:34 -04:00
Victor Hu
e1531da0b6 Merge pull request #2689 from gurevichmark/xdcp_user
Preserve the user ownership of the file for xdcp command
2017-03-21 14:42:16 -04:00
Victor Hu
d6531550ec Merge pull request #2627 from zet809/fix_issue_2327
Have ntp sync up waiting for 1 minute in case sync up failed
2017-03-21 14:39:55 -04:00
Mark Gurevich
1463615f3f Changes suggested by comments 2017-03-21 11:45:26 -04:00
Victor Hu
a481910874 Remove commands that are not needed, change https to protocol variable 2017-03-21 09:47:57 -04:00
ertaozh
38831c8358 Modify the waiting time clearer for user for ntp-wait 2017-03-21 05:27:52 -04:00
Yuan Bai
3a54d642de Merge pull request #2700 from immarvin/onissue
fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492
2017-03-21 15:05:10 +08:00
immarvin
65d01288a5 fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492 2017-03-21 14:57:41 +08:00
XuWei
d7d015d4da fix issue 2687, get username and password from passwd table 2017-03-20 22:44:20 -04:00