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

1623 Commits

Author SHA1 Message Date
immarvin
80bee1d916 fix a typo in rh/genimage 2016-04-21 02:41:12 -04:00
Xiaopeng Wang
de22c14c19 Merge pull request #930 from immarvin/onrh6genimage
fix issue #901:add xz to rh6 netboot pkglist; do not mount /proc,/sys and /dev during genimage for rh6; do not add syslog module for dracut to generate initrd on rh6
2016-04-18 19:45:31 +08:00
immarvin
0488542cb2 refine the coding style;add comments 2016-04-18 03:00:25 -04:00
hu-weihua
7aae5f4181 add dependencies for diskless 2016-04-14 23:16:19 -04:00
hu-weihua
53e3546e61 add dependencies for diskless 2016-04-14 23:14:24 -04:00
immarvin
7876697e30 add xz to rh6 netboot pkglist;do not mount /proc,/sys and /dev during genimage for rh6;do not add syslog module for dracut to generate initrd on rh6 2016-04-14 10:39:35 -04:00
hu-weihua
831600b5ce update for rhels7.2 on ppc64le for diskless 2016-04-14 03:38:08 -04:00
hu-weihua
0ea278bc4c add pkglist for ppc64 and ppc64le environment 2016-04-12 04:03:51 -04:00
immarvin
de22c82227 shebang of xcatinstallpost generated by post.xcat not in the beginning 2016-04-07 04:46:09 -04:00
yangsong
e5147d1711 Merge pull request #789 from penguhyang/improve_debugmode
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
Xiaopeng Wang
29bfbac579 Merge pull request #830 from neo954/ubuntu16.04
Add Ubuntu 16.04 support
2016-03-31 17:35:07 +08:00
Xiaopeng Wang
6421bbaf17 Merge pull request #829 from neo954/ubuntu14.04.4
Add Ubuntu 14.04.4 support
2016-03-31 17:33:25 +08:00
tingtli
c4d89675fe Merge pull request #877 from hu-weihua/catregstop
fix bug876: xCATreg can't stop when one specific case failed
2016-03-31 15:01:31 +08:00
hu-weihua
20d1b35a85 fix issue876:After split of statelite installation test case in hierarchy, the test case stop after fail feature become incomplete 2016-03-31 01:59:07 -04:00
GONG Jie
cede1c31c7 Add Ubuntu 16.04 support 2016-03-30 16:10:05 +08:00
GONG Jie
656b9e105c Change plain files of Ubuntu pkglists to symbolic links 2016-03-29 10:48:58 +08:00
immarvin
9713d69ed3 mount /dev /sys and /proc from host readonly during genimage for redhat;correct a typo in ubuntu genimage 2016-03-25 22:15:44 -04:00
penguhyang
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
zet809
bc1732ced9 Merge pull request #826 from xuweibj/S86265
Add attribute 'syslog', avoid the syslog configuration for certain node
2016-03-25 17:23:34 +08:00
yangsong
90eecce49c Merge pull request #839 from penguhyang/sles_log_xcatdebugmode
turn off logging every single line of a shell script
2016-03-25 04:10:20 -05:00
XuWei
ee67e2eafd Add node attribute 'syslog', avoid the syslog configuration for certain node 2016-03-25 03:53:55 -04:00
penguhyang
5f9562f33e turn off logging every single line of a shell script 2016-03-24 02:21:14 -04:00
XuWei
84689f9dc4 To fix issue 822, run getinstdisk script when install rh6.7 2016-03-23 01:53:38 -04:00
GONG Jie
4f924568fd Add Ubuntu 14.04.4 support 2016-03-22 17:35:06 +08:00
XuWei
d450c4a447 To fix issue 815, get the disk name with the smallest data 2016-03-21 01:17:09 -04:00
junxiawang
474cbd7d6f Merge pull request #793 from caomengmeng/divide_installation_to_two_cases
[FVT]Automation Case: Divide statelite hierarchy installation case into two
2016-03-21 12:30:24 +08:00
junxiawang
ee30e10ca3 modify xCATreg for ubuntu's dns server could not work 2016-03-21 02:45:20 -04:00
Xiaopeng Wang
a43bdac1f2 Merge pull request #806 from xuweibj/I805
To fix issue #805, add flag to getinstdisk log
2016-03-16 18:31:29 +08:00
yangsong
1b58fa63bc Merge pull request #743 from penguhyang/split_post.ubuntu
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
2016-03-16 11:04:51 +08:00
XuWei
3f301ed01a To fix issue #805, add flag to getinstdisk log 2016-03-15 22:45:50 -04:00
caomengmeng
ece12bf41e check sync file and change case number 2016-03-15 03:32:16 -04:00
penguhyang
97e29171ba split the post.ubuntu and upgrade the post.xcat 2016-03-15 02:59:31 -04:00
yangsong
485ee6f764 Merge pull request #786 from penguhyang/getinstdisk_log
logging the getinstdisk script log to xcat.log properly
2016-03-11 16:36:08 +08:00
caomengmeng
748ace6855 divide statlite hierarchy cases 2016-03-11 00:53:46 -05:00
penguhyang
6ca52ae895 logging the getinstdisk script log to xcat.log 2016-03-10 22:20:48 -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