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

15600 Commits

Author SHA1 Message Date
cfd4d88a20 The cleanupg changlog code was in the wrong section,
fixed issues after testing on the official build machine
2015-06-23 10:23:44 -04:00
bf27f3c41d Create a gitignore file to ignore the build generated files for Ubuntu.
The build will also checkout the changelog files at the completion of
the build so that we are able to switch releases for Ubuntu.

This is caused by the build running in xcat-core instead of creating a
build directory for each release, like Linux is doing.
2015-06-23 09:28:15 -04:00
8d957f8b11 fix for bug 4693: rcons -v calls xCAT::Version->Version() 2015-06-23 03:09:21 -04:00
b76e9a425a fix for bug 4650: check if the kvm hypervisor hostname could be resolved 2015-06-23 02:40:52 -04:00
eae685c247 modify bundlelist for rhels 2015-06-22 23:33:01 -04:00
f781865740 modify xcattest 2015-06-22 23:30:24 -04:00
f756ce2211 modify makehosts testcase 2015-06-22 22:18:55 -04:00
8ae9bdf99b modify ubuntu bundle list for modify nodeset command test case 2015-06-22 21:57:19 -04:00
a044f67267 modify bundle list 2015-06-22 21:46:53 -04:00
ed8c829e66 ntp setup to handle sles12 2015-06-19 13:09:41 -04:00
d048c404fc #4706 The global variables need to be undefine if not defined in GetOpts 2015-06-19 09:36:37 -04:00
f1d341aefc update bundle file 2015-06-19 04:36:56 -04:00
8bf008293c modify some format issue 2015-06-19 04:35:41 -04:00
7c7afa3abf add more checks for xHRM for creating bridge 2015-06-19 03:18:37 -04:00
63f547a168 Print a more user friendly message when running makeconfluentcfg
if the confluent daemon is not running.  Bug #4705
2015-06-18 15:35:43 -04:00
9cf2093e22 man page and doc work for makentp. 2015-06-18 13:59:44 -04:00
0827547cea fixed the issue that token expire time was one month ealier than the correct time 2015-06-18 04:15:21 -04:00
9f20f78816 modify installation test case 2015-06-18 03:09:04 -04:00
b1bf3e31f0 modify autotest installation testcase 2015-06-18 02:57:46 -04:00
7b740fb507 The default null-username ipmi account doesn't support set user access 2015-06-18 02:45:51 -04:00
26dac92928 add cases for checking netboot paramter in daily bundle 2015-06-17 23:23:47 -04:00
93431b6a5f add cases for checking netboot in daily bundle 2015-06-17 23:22:12 -04:00
79708a7b86 add cases for checking netboot paramter 2015-06-17 23:17:03 -04:00
59985611f4 fix defect4686, typo in xCAT-genesis-base 2015-06-17 22:56:46 -04:00
5902b4808c more code for makentp 2015-06-17 22:13:08 -04:00
552e733075 added more code for ntp 2015-06-17 16:57:43 -04:00
ec80327962 turn on tcp syslog reception to receive syslog from anaconda 2015-06-17 10:07:39 -04:00
13ced6d09a Bug #4699 switchdiscover -r -w could not work 2015-06-17 09:54:04 -04:00
a00c931c1b added message to mention snmp is not supported for switchdiscover 2015-06-16 16:57:35 -04:00
d707d7f12d Bug #4693 switchdiscover -w return wrong info if no switch discovered 2015-06-16 10:32:50 -04:00
62a2bc6b87 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-16 02:46:56 -04:00
4cb0db8c1e modify xcat installation testcase 2015-06-16 02:44:02 -04:00
60f05494de modify bunlist for autotest 2015-06-15 23:24:28 -04:00
8e6c493fd0 add new testcase for switchdiscover 2015-06-15 23:18:07 -04:00
78a6d8e39e Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
This reverts commit 829f107beb.
2015-06-15 17:32:34 -04:00
829f107beb For Ubuntu builds, adding a .gitignore to ignore the files generated
from the builds.  Also remove the changelog because that file is going
to be ignored from the source tree.  Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases.    Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
ad4e10ad11 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-06-15 04:53:29 -04:00
b32e78f0ed to facilitate the installation problem debuging, add the script that can send command to installer and receive the command output 2015-06-15 04:53:09 -04:00
472ceb9dcc fix defect4649, give more meaningful error message when atrribute wasn't set up 2015-06-15 00:48:02 -04:00
3f32f3998f more on makentp 2015-06-12 15:39:59 -04:00
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
5e6a982b4c Task 46945 Do not run setupntp if it is service node 2015-06-11 17:02:52 -04:00
b8411821fa added man page for makentp 2015-06-11 16:32:32 -04:00
0ea24f1db9 added new command makentp to setup ntp servers on mn and sn. 2015-06-11 12:17:01 -04:00
a9ff8905f6 fix bmc ip will be resolved by name server. 2015-06-11 03:36:52 -04:00
7a1fb1afc3 fix hardware discovery issue that the findme request can be larger than 1500 bytes 2015-06-11 03:19:08 -04:00
63ca0b9811 Preliminary code for PowerKVM 3.1 support 2015-06-11 03:18:09 -04:00
c1bbed0011 Task 46442 Add verbose message to switchdiscover command 2015-06-09 16:11:14 -04:00
75491b75aa Task 46440 Cleanup the nmap process for switchdiscover command 2015-06-09 13:40:12 -04:00
28bc448908 added link for switchdiscover command for ubuntu 2015-06-09 11:57:11 -04:00