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

18604 Commits

Author SHA1 Message Date
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
c51cb98c75 quote date command in string (#2076) 2016-11-04 13:22:52 +08:00
ea5ffdc0bc update dhcpd conf file when upgrade xcat (#2067) 2016-11-04 12:47:21 +08:00
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
21b77c86df modified depending on comments 2016-11-03 21:01:52 -04:00
1e1c9bdaa4 Merge pull request #2074 from cxhong/ntp
Looks good to me.  Agree to merge
2016-11-03 09:41:52 -04:00
672f1e8bd5 modified depending on comments 2016-11-03 04:21:57 -04:00
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
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
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
7868ad6d3c Merge pull request #2070 from xuweibj/discoveryr
Add replay function for discovery
2016-11-03 14:23:08 +08:00
c619538333 Handle invalid options for makentp command 2016-11-02 16:55:05 -04:00
990e611b28 Update networks.rst
Fix spelling error on noboot section
2016-11-02 15:33:46 -04:00
a819f670bc add replay function for discovery 2016-11-02 04:46:53 -04:00
15eeb3b2d5 Skit auditlog and eventlog table as auto increment key is uesd (#2066)
Close-issue: #2065
2016-11-02 15:20:08 +08:00
15e2a17a8b move rsyslogd restart code from dhclient-script to doxcat 2016-11-02 01:04:21 -04:00
71858a3ada Merge pull request #1511 from caomengmeng/add_template_test_cases
Add template test cases
2016-11-01 23:06:58 -04:00
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
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
a49db1c4ff fix nodediscoverls output limits serial length (#2032) 2016-11-02 10:45:26 +08:00
77c8b3011e Merge pull request #2057 from whowutwut/dhcpinterfaces
Add documentation for the noboot option
2016-11-02 09:59:50 +08:00
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
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
6c8e7befd0 fix issue 2051, update noderange check 2016-11-01 03:01:53 -04:00
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
9dc963578c Add the autogenerated man pages 2016-10-31 22:23:16 -04:00
4e89b75454 auto recognize rhhpc iso on copycds (#2034) 2016-11-01 10:15:51 +08:00
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
f2eeaa37eb Better message wording (#2048) 2016-11-01 10:10:43 +08:00
58fa0e8612 - Added the :noboot option into the dhcpinterfaces keyword
- cleaned up the text in the site table keyword and descriptions
  to prevent horizontal scrolling on RTD.
2016-10-31 20:52:23 -04:00
d8610f2135 Merge branch 'master' of github.com:xcat2/xcat-core 2016-10-31 10:10:42 -04:00
444d223c88 Fix permissions on loadmlxeth script
loadmlxeth was not executable, resulting
in a broken udev rule for mellanox booting
systems.
2016-10-31 10:10:08 -04:00
596af4c440 Merge pull request #2016 from neo954/testcase-sigint-genimage
i agree to merge @neo954  Please add this case in the bundle list if we need to put it in daily run. Thanks!
2016-10-31 10:33:52 +08:00
e3f1ad04c7 add ubuntu migration test cases 2016-10-27 05:32:18 -04:00
e0fe3bf9d6 completed_all 2016-10-27 05:27:06 -04:00
ed4e645558 Merge pull request #2035 from penguhyang/rvitals_update
update rvitals manpage for openpower
2016-10-27 16:55:46 +08:00
c3d8dacdb7 Merge pull request #2043 from tingtli/testforvm
update for debug
2016-10-27 16:16:52 +08:00
f84165f9a6 update for debug 2016-10-27 04:03:40 -04:00
882561f5ae update to add xCAT-probe to PCM build (#2041) 2016-10-27 14:18:08 +08:00
b6456132be Add a note into the packimage man page to help clarify that (#2027)
during the time of running genimage, the rootimg file is unavail
to be served to the compute nodes
2016-10-27 14:17:12 +08:00
f9d7f68600 Merge pull request #2030 from pdlun92/update_ipmi_with_xcat
Looks good to me
2016-10-26 16:09:42 -04:00
9ba2d04d61 Merge pull request #2038 from zVMopenstack/xcat_Client_Updates
Xcat client updates
2016-10-26 15:31:10 -04:00
f6b94ed332 Add missing UI files for Apache
Change-Id: I84450642b19e1121a529b42603697863dca2817f
2016-10-26 15:17:48 -04:00
05fdc34e19 Merge pull request #2000 from xuweibj/probediscovery
enhance xcatprobe discovery sub command
2016-10-26 17:28:32 +08:00
af0a9ab241 Fix the lacking of osimage defining in test case test-sigint-genimage.sh 2016-10-26 16:17:58 +08:00
2cbfbe31d5 Merge pull request #681 from caomengmeng/latest_xcatconfig
[FVT]Automation Case: Check site.xcatsslversion value after update xcat version to 2.11 or higher.
2016-10-26 03:13:49 -05:00
8814e623e5 update rvitals manpage for openpower 2016-10-26 04:08:05 -04:00
eedee6685d Merge pull request #1997 from penguhyang/rinv_info
fix rinv should return correct warning message when the option is not valid
2016-10-26 13:25:25 +08:00
57cdfa6a8b Merge pull request #2033 from tingtli/testforvm
update for test SN vm failed case
2016-10-26 11:01:24 +08:00
4dc05c0b6e update for SN failed case debug 2016-10-25 22:38:17 -04:00