2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 01:56:39 +00:00

15653 Commits

Author SHA1 Message Date
immarvin
d2cee739e4 postscript enhancement: enhance log framework of the xcat postscript 2015-07-07 01:25:17 -04:00
Victor Hu
1176909e54 Check that /etc/init.d/confluent is there (installed) before checking
for confluent running if using conserver
2015-07-06 10:15:57 -04:00
junxiawang
e27fdd14d6 modify testcase 2015-07-06 09:46:41 -04:00
amy0701
359ba4afd3 defect 4730 addkitcomp/rmkitcomp cannot copy/remove kitcomp to otherpkgdir when there are mixed http and local dir in otherpkgdir 2015-07-06 08:23:16 -04:00
immarvin
66eb9fd7c6 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-06 05:10:30 -04:00
junxiawang
02aa15f16b modify bundle list 2015-07-06 05:13:09 -04:00
immarvin
cf329183c8 fix defect 4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip, systemd does not work in chrooted context 2015-07-06 05:10:16 -04:00
junxiawang
58e9a82d3f add ntp testcase 2015-07-06 03:54:56 -04:00
WangXiaoPeng
0dba62260c Make dhclient to get IP for Primary nic instead of static eth0 2015-07-06 03:15:05 -04:00
zhaoertao
f320262f7c enhance the xcatdockerhost certification transmitting process 2015-07-06 02:34:43 -04:00
amy0701
c8497e2ff2 fix defect 4723 mixed directory and http otherpkgdir make genimage failed. 2015-07-06 02:20:19 -04:00
junxiawang
a7c0db9d30 modify install testcase 2015-07-03 05:51:21 -04:00
zhaoertao
81438d91d2 enhance of setting up certificate for docker host 2015-07-03 04:25:08 -04:00
immarvin
154327aef3 fix defect #4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip 2015-07-03 04:11:01 -04:00
ligc
3cf209a3a4 fix a problem with COMMITD flag 2015-07-03 02:14:48 -04:00
ligc
e4fa6bf124 add the COMMITID flag to buildcore.sh 2015-07-03 02:11:02 -04:00
ligc
69f0384194 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-03 02:02:37 -04:00
ligc
4c85eafd0d Add usage information and GITPULL flag to buildcore.sh 2015-07-03 02:00:58 -04:00
Victor Hu
5a56f8e720 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-02 14:43:40 -04:00
Casandra Qiu
7c70f2c3d1 Bug#4719 makentp man page need modified 2015-07-02 14:42:50 -04:00
Victor Hu
bfd69e9824 If conserver and confluent are running at the same time, rcons
will say "Connection closed."  Add a check in the rcons code to
make sure that if confluent is configured to be used, conserver is not
running and vice versa.
2015-07-02 14:41:43 -04:00
Casandra Qiu
9987e460fc Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-07-02 14:28:47 -04:00
Casandra Qiu
f0b3125e0b Bug #4721 makentp -a didn't work on sles11.3 2015-07-02 14:28:19 -04:00
Victor Hu
60bcc9e884 export XCATSSLVER=TLSv1 in xcathmc when on the sles11 platform.
change rcons so that if nodehm.conserver is set, the server is the SAME
node, don't pass the -s option to confetty for now.
2015-07-02 14:18:36 -04:00
immarvin
d4e1383e68 overwritten the SvrUtils.pm by mistake, recover it 2015-07-02 09:01:10 -04:00
amy0701
f8183abc50 fix defect 51557 buildkit cannot pickup latest deb package for pessl when creating complete kit 2015-07-02 04:50:03 -04:00
zhaoertao
b2d0ef4d87 provide mknb <arch> [-c] RESTAPI 2015-07-02 04:01:56 -04:00
zhaoertao
754b22c710 enhance mknb <arch> -c command 2015-07-02 03:29:44 -04:00
GONG Jie
ce9430d280 Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-02 14:58:53 +08:00
GONG Jie
ca4437270a Fix sourceforge bug #4691 Use a consistent log tag for xCAT log 2015-07-01 18:03:36 +08:00
immarvin
fd613535d0 fix 4722 [FVT]: sles11.4 service node diskful installation occurs error during initrd create 2015-07-01 05:37:22 -04:00
zhaoertao
c3a3b8083b add '-c' option for mknb to just create netboot configuration file 2015-07-01 04:33:14 -04:00
litingt
00b2e45192 update cases for sles11.4 support 2015-07-01 04:19:00 -04:00
zhaoertao
cc97f6dac3 Enable TLS for docker hosts in setupdockerhost 2015-07-01 02:51:48 -04:00
linggao
dfb2bbe249 moved get_nic_extra_params and parse_nic_extra_params functions to xcatlib.sh 2015-06-30 14:21:40 -04:00
immarvin
53b4d81a4f fix defect #4717 [FVT]:sles11.4 diskful installation failed with netboot=yaboot 2015-06-29 22:56:24 -04:00
Jarrod Johnson
78cd80b9d3 Remove never applicable '-n' from pasu/piflash usage
Usage output referenced -n option which doesn't actually exist
2015-06-26 16:42:51 -04:00
linggao
7423026878 looks for new snmptrapd.conf file location 2015-06-26 11:50:40 -04:00
zhaoertao
852c907457 Add the script setupdocker host, have not write enable TLS yet 2015-06-26 04:40:07 -04:00
WangXiaoPeng
07322f07b2 check there's mac format before writing to mac.mac for the getmacs output 2015-06-26 02:00:05 -04:00
amy0701
0b85d95bfb add rest api to get BMC ip address source 2015-06-26 01:29:55 -04:00
amy0701
69140ec75e delete /n 2015-06-25 23:27:31 -04:00
junxiawang
f37e62203e modify testcase 2015-06-25 23:24:21 -04:00
amy0701
552eb5e035 fix Global symbol requires explicit package name 2015-06-25 23:14:38 -04:00
amy0701
59b945bc82 add function in bmcdiscover to get BMC ip address source 2015-06-25 22:03:34 -04:00
linggao
e5a27c8f47 changed Jun switch type to its full name Juniper 2015-06-25 16:55:09 -04:00
junxiawang
9ac520978b modify switchdiscover case 2015-06-25 05:42:11 -04:00
zhaoertao
1457f38f5d fix issue for hardware discovery when predefined bmcusername defined 2015-06-25 04:20:37 -04:00
zhaoertao
a5d9750588 IPMI message enable for BMC account 2015-06-25 03:18:13 -04:00
huweihua
b672bd67ce fix defect4713, Postscript mlnxofed_ib_install assumes env ending with ofed, which is not always true 2015-06-25 03:12:14 -04:00