2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-31 01:59:39 +00:00
Commit Graph

1590 Commits

Author SHA1 Message Date
caomengmeng ece12bf41e check sync file and change case number 2016-03-15 03:32:16 -04:00
caomengmeng 748ace6855 divide statlite hierarchy cases 2016-03-11 00:53:46 -05:00
zet809 940e189145 Merge pull request #751 from xuweibj/I747
Improve fresh install disk log information, fix issue #747
2016-03-10 18:26:09 +08:00
tingtli f1ae56cddb Merge pull request #770 from hu-weihua/teststop
Make auto test environment stop when one key test case failed, keep environment for debug
2016-03-10 14:33:14 +08:00
XuWei 4e465004ae Improve fresh install disk log information, fix issue #747 2016-03-09 19:55:05 -05:00
Xiaopeng Wang 401a21af7a Merge pull request #714 from immarvin/ubtgenimage
fix defect [FVT]xCAT in docker :genimage failed #663
2016-03-08 18:02:20 +08:00
Xiaopeng Wang a1b5af686a Merge pull request #699 from jjohnson42/txz
Provide 'txc' mode for packimage
2016-03-08 16:53:11 +08:00
immarvin 7211213d4c mount devfs in rootimg during genimage 2016-03-08 00:46:37 -05:00
XuWei 69f5e250a9 modified subjectAltName method, did not use ENV 2016-03-07 07:33:42 -05:00
hu-weihua 12a3879a96 delete loop statement to make code succinctly 2016-03-07 04:01:42 -05:00
yangsong c26c76a193 Merge pull request #764 from penguhyang/pre_script_logging
logging the pre-script to make debug easy
2016-03-07 14:39:45 +08:00
penguhyang ea4989fac3 logging the pre-script to make debug easy 2016-03-06 21:46:27 -05:00
immarvin bd918e47e8 fake policy-rc.d instead of invoke.rc.d 2016-03-05 10:15:11 -05:00
hu-weihua a42188d396 add stop funtion 2016-03-03 03:00:36 -05:00
hu-weihua 8180900e80 add stop funtion 2016-03-03 02:59:19 -05:00
Weihua Hu c76e7accab Merge pull request #753 from junxiawang/xCATreglatest
modify autotest xCATreg
2016-03-03 11:17:18 +08:00
XuWei 03769868a4 To fix issue #761, made a mistake that make certificate generate failed 2016-03-02 02:33:09 -05:00
junxiawang 16f0e90345 modify autotest xCATreg 2016-03-01 06:51:45 -05:00
XuWei 0d7a0dec61 Set the FQDN in the xcatd certificate, use subjectAltNames 2016-03-01 03:39:41 -05:00
Xiaopeng Wang 278df9b091 Merge pull request #684 from zet809/include_getinstdisk_ubuntu
add getinstdisk as the default getdisk script for ubuntu
2016-02-17 11:13:32 +08:00
ertaozh 1e37705726 add getinstdisk as the default getdisk script for ubuntu 2016-02-16 02:11:20 -05:00
XuWei 2c9c0b4a76 Story 85827, Hand the case that the disk does not have WWN 2016-02-16 01:49:15 -05:00
immarvin c3c5c17c95 fix defect [FVT]xCAT in docker :genimage failed #663 2016-02-16 00:24:48 -05:00
Jarrod Johnson 179cc00708 Provide 'txc' mode for packimage
tar.xz files will preserve an increasing number of things cpio will
not.  For now, implement for EL7 type oses to explore before making
it more widespread.
2016-02-01 11:08:11 -05:00
penguhyang f2b24b0631 cover rh6.7 for post.xcat restructure 2016-01-21 21:12:52 -05:00
yangsong c75218f499 Merge pull request #600 from penguhyang/sles_xcat_log
correct failed to generate expected logs for SLES
2016-01-22 09:49:11 +08:00
Weihua Hu fa2237d141 Merge pull request #620 from daniceexi/xcatstat
Add new tool xcatstat
2016-01-21 16:55:46 +08:00
Weihua Hu febefa0f4a Merge pull request #621 from daniceexi/csm2xcat
Enhance cfm2xcat
2016-01-21 16:43:15 +08:00
wangxiaopeng 0a3acec252 Change the usage for xcatstat;
Filter off the lo in the output;
2016-01-21 03:03:24 -05:00
penguhyang 1258e63c1c correct failed to generate exceped logs for sles 2016-01-20 22:34:19 -05:00
Weihua Hu 2ca3988fe5 Merge pull request #551 from neo954/issue505infiniband
Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install stage
2016-01-20 14:08:30 +08:00
wangxiaopeng cc11a28b31 Enhance cfm2xcat
Make cfm2xcat command generate the syncfile which has the new
format that adding a target node list for each cfg entry
2016-01-19 20:34:02 -05:00
wangxiaopeng 2384541fda Add new tool xcatstat
This tool is useful for the user who was using csmstat
in csm to monitor the compute nodes. The tool is a partial
implementation of of csmstat in xCAT.
2016-01-19 19:36:24 -05:00
penguhyang 59d754aa44 improve the post.xcat to make the ouput clean 2016-01-18 03:25:05 -05:00
Xiaopeng Wang 64a70b1a4e Merge pull request #469 from bybai/confignetworknew
support configuring bond/vlan/bridge for RH7
2016-01-18 03:10:52 -05:00
bybai 2806f1f79e enhance mypostscript.tmpl 2016-01-12 02:36:12 -05:00
XuWei d5ade56780 to fix issue 564
modified to fix issue 579
2016-01-12 02:10:23 -05:00
XuWei 5b94ccbfe5 to fix issue 563&564 2016-01-04 04:48:09 -05:00
Xiaopeng Wang 90af22e3e4 Merge pull request #531 from xuweibj/T75933
Get_install_disk,Task 75933
2015-12-28 20:17:36 +08:00
XuWei c08fc960b2 Get_install_disk,Task 75933 2015-12-28 03:05:58 -05:00
yangsong c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
GONG Jie f46f0825f0 Fix GitHub issue 505. Run hack_uname() while mlnxofed_ib_install.v2 is run in install'' stage. 2015-12-22 17:51:31 +08:00
penguhyang 486a5239a8 post.xcat restructure 2015-12-20 22:22:18 -05:00
immarvin 1ffb4970e7 add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage 2015-11-26 02:35:42 -05:00
Victor Hu e84389c0bf Add kernel-firmware and adaptec-firmware to reduce the number
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
zet809 c4e03b6c44 Merge pull request #456 from immarvin/onpkvmpre
add disc selecting logic for powerkvm3.1.0
2015-11-23 22:17:03 +08:00
immarvin 72cb00d6a4 disk names might be sdaa,sdab.... 2015-11-23 09:03:21 -05:00
immarvin dc9017ddd5 disk names might be sdaa,sdab.... 2015-11-23 08:57:32 -05:00
immarvin 340516c2c3 disk names might be sd[a-z]+ 2015-11-23 08:50:34 -05:00