2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 11:37:07 +00:00

18629 Commits

Author SHA1 Message Date
caomengmeng
8b9910ee02 Merge branch 'master' of github.com:xcat2/xcat-core into xcatconfig_add_new_cases 2016-11-07 03:20:44 -05:00
tingtli
fd41b72a2e Merge pull request #2058 from caomengmeng/update_xcattest_for_default_file_deleted
I agree to merge
2016-11-07 16:05:03 +08:00
penguhyang
1446ee33d7 fix utilities required for statelite missing from sles initrd (#2093) 2016-11-07 15:53:40 +08:00
tingtli
6450ef2ab6 update to add more debug information before rmvm is executed (#2086) 2016-11-05 16:58:21 +08:00
Victor Hu
d219ca09e8 Merge pull request #1979 from gurevichmark/RHEV_docs
Add RHEV KVM documentation
2016-11-04 21:08:28 -04:00
caomengmeng
8663283e3e complete all cases 2016-11-04 04:55:07 -04:00
Weihua Hu
e7da599706 Merge pull request #2085 from xuweibj/probeutils
delete extra functions in probe_utils
2016-11-04 16:17:57 +08:00
XuWei
66bc88169f delete extra functions in probe_utils 2016-11-04 03:51:48 -04:00
Weihua Hu
cb702f7957 Merge pull request #2080 from xuweibj/discoveryusage
modified xcatprobe discovery usage
2016-11-04 15:39:51 +08:00
xuweibj
13ea03e9d9 Merge pull request #2069 from hu-weihua/code_template
New template of probe command dispatch in hierarchy environment
2016-11-04 15:39:24 +08:00
neo954
9db9c0b792 Merge pull request #2071 from hu-weihua/newxcatmn
Refine probe tool 'xcatmn'
2016-11-04 02:37:40 -05:00
hu-weihua
0a0615139c modify depending on comments 2016-11-04 03:19:38 -04:00
hu-weihua
2751a075b6 fix bug#1528 and modify code depending on comments 2016-11-04 02:45:27 -04:00
neo954
dd9a2bffb0 Merge pull request #2064 from xuweibj/s127957
move rsyslogd restart code from dhclient-script to doxcat
2016-11-04 01:00:39 -05:00
penguhyang
c51cb98c75 quote date command in string (#2076) 2016-11-04 13:22:52 +08:00
penguhyang
ea5ffdc0bc update dhcpd conf file when upgrade xcat (#2067) 2016-11-04 12:47:21 +08:00
thiell
fc15887f84 postscripts: add --showduplicates to yum list (#2056)
"yum list" alone does NOT check the older packages available in the
yum repo. If we want to install a specific package version, the
--showduplicates option is required. As an example, with this patch,
we can now add a specific kernel package to otherpkgs.pkglist that is
older that the one available in the distro.
2016-11-04 12:43:55 +08:00
XuWei
21b77c86df modified depending on comments 2016-11-03 21:01:52 -04:00
Pat Lundgren
1e1c9bdaa4 Merge pull request #2074 from cxhong/ntp
Looks good to me.  Agree to merge
2016-11-03 09:41:52 -04:00
Mark Gurevich
b34a916caf Review updates 2016-11-03 09:22:52 -04:00
XuWei
672f1e8bd5 modified depending on comments 2016-11-03 04:21:57 -04:00
XuWei
42814db0bc modified xcatprobe discovery usage 2016-11-03 03:44:35 -04:00
neo954
062ed1385a Merge pull request #2036 from immarvin/ongenimage
add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory
2016-11-03 02:41:30 -05:00
neo954
472f94bb22 [go-xcat] Fix GitHub issue #1998 (#2059)
* [go-xcat] Fix GitHub issue #1998, print out friendly error messages when no xcat paackages installed on updating

* [go-xcat] GitHub pull request #2059, change error message base on the comment of @whowutwut
2016-11-03 15:39:07 +08:00
immarvin
1ebdb5d96c add lock in rh/genimage to avoid multiple genimage processes on same rootimg directory;add guard code before umount/remove mount points under rootimg directory 2016-11-03 03:32:12 -04:00
hu-weihua
31a68a5835 Modified depending on comments and add comments 2016-11-03 03:10:03 -04:00
Weihua Hu
7868ad6d3c Merge pull request #2070 from xuweibj/discoveryr
Add replay function for discovery
2016-11-03 14:23:08 +08:00
caomengmeng
a892d52457 updated all existed cases, passed on rhels and ubuntu both 2016-11-02 22:45:28 -04:00
caomengmeng
42ec75fd25 update xcattest after review 2016-11-03 10:24:00 +08:00
Casandra Qiu
c619538333 Handle invalid options for makentp command 2016-11-02 16:55:05 -04:00
Victor Hu
990e611b28 Update networks.rst
Fix spelling error on noboot section
2016-11-02 15:33:46 -04:00
Mark Gurevich
6fab40277e Suggested review changes 2016-11-02 14:57:05 -04:00
hu-weihua
6e891d066d Refine probe tool 'xcatmn' 2016-11-02 05:19:50 -04:00
XuWei
a819f670bc add replay function for discovery 2016-11-02 04:46:53 -04:00
hu-weihua
181c1a706c New template of probe command dispatch in hierarchy environment 2016-11-02 04:18:51 -04:00
chenglch
15eeb3b2d5 Skit auditlog and eventlog table as auto increment key is uesd (#2066)
Close-issue: #2065
2016-11-02 15:20:08 +08:00
XuWei
15e2a17a8b move rsyslogd restart code from dhclient-script to doxcat 2016-11-02 01:04:21 -04:00
junxiawang
71858a3ada Merge pull request #1511 from caomengmeng/add_template_test_cases
Add template test cases
2016-11-01 23:06:58 -04:00
tingtli
02303f33d3 Merge pull request #2046 from caomengmeng/add_sslversion_case_to_bundle
We add more cases in bundle. I agree to merge
2016-11-02 11:06:49 +08:00
penguhyang
0e67d72c7c Merge pull request #2022 from caomengmeng/check_update_syslog_when_xcatdebugmode_on
Add test case to check the update syslog when xcatdebugmode opens.
2016-11-02 10:53:48 +08:00
penguhyang
a49db1c4ff fix nodediscoverls output limits serial length (#2032) 2016-11-02 10:45:26 +08:00
zet809
77c8b3011e Merge pull request #2057 from whowutwut/dhcpinterfaces
Add documentation for the noboot option
2016-11-02 09:59:50 +08:00
Victor Hu
e72fb85ea7 Made some changes based on review comments
- Reformatted the DHCP section
 - Created a section for noboot so that we can link this in our Release Notes
2016-11-01 09:47:51 -04:00
Weihua Hu
c50f76a8c1 Merge pull request #2052 from xuweibj/i2051
fix issue 2051&2054, update noderange check and do not print log from /install/
2016-11-01 16:14:59 +08:00
XuWei
6c8e7befd0 fix issue 2051, update noderange check 2016-11-01 03:01:53 -04:00
caomengmeng
c3dfe43b72 update docoment and man page 2016-10-31 23:30:33 -04:00
Victor Hu
5abb24af16 Add some text describing the noboot option to disable the genesis kernel
from being sent over a interface
2016-10-31 22:23:28 -04:00
Victor Hu
9dc963578c Add the autogenerated man pages 2016-10-31 22:23:16 -04:00
penguhyang
4e89b75454 auto recognize rhhpc iso on copycds (#2034) 2016-11-01 10:15:51 +08:00
chenglch
331d7868fa Set value to '' if value within composite primary keys not defined (#2045)
As history reasons, null value is always set within the composite primary
keys, this patch is just a work aroud for the issue encountered on postgres.
Correct fix is to report error to the client side, but too much error handler
is missing in xcat code

close-issue: #2037
close-issue: #2007
2016-11-01 10:14:54 +08:00