2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 01:44:18 +00:00
Commit Graph

15110 Commits

Author SHA1 Message Date
litingt 6ca0cd115d update case 2015-02-01 23:16:36 -08:00
litingt e8019a65ec Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-02-01 20:26:36 -08:00
litingt 8823e07198 update case 2015-02-01 20:23:48 -08:00
litingt 5c2a0d3122 update case for arch 2015-02-01 20:16:45 -08:00
jjohnson2 3cb83b2a19 Recognize confetty installed by pip
On some systems, pip install confetty will go to
/usr/local/bin.  Recognize and accept that.
2015-01-30 17:00:19 -05:00
jjohnson2 57f9ca6acf Allow wcons to accept geometry
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:49 -05:00
Victor Hu 2ea900b745 Added files to xCAT-SoftLayer RPM
Create a python library for xcat as a starting point for transition
to Python based in xCAT3.  There are also plans to switch over to
using the SoftLayer Python API (over Perl)

xCAT-SoftLayer.spec file will ship lib/python/xcat directory.  A new
bin file 'softlayer_nas.py" is created to help assist users with
mounting and unmount the SoftLayer NAS shared filesystem

DevOps Task #10959 unser xCAT_SoftLayer project
2015-01-30 16:00:00 -05:00
jjohnson2 a5bc39556c Fix confetty race condition induced by wcons
wcons was leaving a common control socket defined for all invocations
of confetty.  Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:26:15 -05:00
litingt 7647a67a71 add xdsh cases to daily regression 2015-01-30 01:33:49 -08:00
litingt b6a3d0283d add xdsh cases to daily regression 2015-01-30 01:32:03 -08:00
litingt 53aaea1dbf add xdsh cases to daily regression 2015-01-30 01:31:04 -08:00
litingt 922bcb6303 add xdsh cases to daily regression 2015-01-30 01:30:03 -08:00
litingt f9ba641f5c add xdsh cases to daily regression 2015-01-30 01:29:05 -08:00
litingt 1ef6d35f40 add confignics cases to daily regression 2015-01-30 01:26:31 -08:00
litingt 98cb0c6550 add confignics cases to daily regression 2015-01-30 01:18:25 -08:00
linggao 2d4b8abcaa Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-01-29 16:44:13 -05:00
linggao 1562ece18a More on building xCAT-vlan on ubuntu 2015-01-29 16:43:57 -05:00
Victor Hu 5cd9060421 The mklocalrepo.sh file is automatically created for xcat-core
and xcat-dep.  For xcat-dep on linux (non ubuntu), mklocalrepo.sh
should be executed in the <os>/<arch> subdirectory. If xCAT*.repo
file is not found in the executing directory, print out
a message to tell the user instead of creating a blank file in
/etc/yum.repos.d which will not work anyway.
2015-01-29 11:27:36 -05:00
daniceexi d3b729dadc energy.pm - changed the xml output format of renergy command which using energy.pm (p8 support) 2015-01-29 04:00:13 -05:00
litingt a69f063635 add kit cases to daily regression 2015-01-28 23:01:01 -08:00
chudegao dbc15d337b Refactor netboot attribute for adding nodes in PCM way 2015-01-29 11:31:34 +08:00
immarvin 1d6ba3646e add support for grub2-tftp and grub2-http as the netboot method 2015-01-28 01:15:23 -08:00
Jia Zhao 9c45c6ee64 Addding netboot image check for ubuntu nodeimport 2015-01-28 09:40:22 +08:00
linggao b70205c74e added vlan build for Ubuntu 2015-01-27 15:02:14 -05:00
linggao 8f50e34e6a adds xCAT-vlan nto build process 2015-01-27 14:11:48 -05:00
linggao 220374b22f add files for xCAT-vlan 2015-01-27 12:09:37 -05:00
immarvin b877e034fb #4538 [DEV] incorrect /etc/init/hvc0.conf on ubuntu 14.04.1-ppc64le kvm node after provisioning 2015-01-27 00:26:27 -08:00
Victor Hu e4486ca231 Improve the error message for the missing netboot/initrd.gz
on Ubuntu Linux.  This needs to be obtained from the Ubuntu
download site and copied over into the netboot directory.
2015-01-26 11:45:19 -05:00
ertaozh decd51de2d fix defect 4535: xcat can not get the right disk name for powerkvm VM 2015-01-26 04:31:29 -05:00
Junxiaw 6ba12f6085 modify bundle 2015-01-25 06:42:14 -08:00
ertaozh 26d4494c92 fix bug 4533 PMR: kvm vm can't be powered on when vmstoragemodel=virtio 2015-01-23 03:28:46 -05:00
linggao 7ebafe4ade minor fix in ospkgs 2015-01-22 16:03:42 -05:00
linggao a887fadd83 Supports multiple SDK cd's for sles in ospkgs and otherpkgs 2015-01-22 15:32:18 -05:00
linggao 2bd7845673 Fix sles sdk support 2015-01-22 12:23:34 -05:00
chudegao 6a703f9ea7 fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list 2015-01-22 16:32:03 +08:00
chudegao ebee9deebe Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-01-22 09:55:12 +08:00
linggao 788f0a4a97 Added support for mutiple sdk CDs for sles diskless 2015-01-21 18:11:56 -05:00
mellor b34537ec2e defect 4529: send msg to install monitor process to reload perl modules when rescanplugins called 2015-01-21 16:08:34 -05:00
immarvin 5684af2cef fix defect #4526 [FVT] Bash script /xcatpost/otherpkgs stuck at apt-get forever while installing ubuntu service node, eliminate the prompts while installing xcat packages 2015-01-20 23:29:21 -08:00
Victor Hu 5549d2e033 Certain system services are now started with the SLES12 operating system, to keep backwards compatiability, check if the service is in etc/init.d in the rootimg and only run inssrv on those.
Smarter code added for loading kernel modules
2015-01-20 16:38:51 -05:00
ertaozh 2436fee9c8 fix bug 4528: Three identical otherpkglist files in /etc/apt/source.list.d on service node installed via xCAT 2015-01-20 03:34:10 -05:00
ligc 1b4173456b Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-01-20 14:19:43 +08:00
ligc 93e00147f8 fix for bug 4515: start isc-dhcp-server when starting xcatd on Ubuntu MN 2015-01-20 14:19:08 +08:00
Jia Zhao 3b86d90a7c merge from 2.9 about supporting powerkvm in nodeimport 2015-01-20 14:15:07 +08:00
Casandra Qiu b040807148 fix hostname issue for diskless support 2015-01-19 16:48:40 -05:00
qyin 421a2750f9 fix copycds: on debian/ubuntu doesn't support -o option 2015-01-19 15:26:49 +08:00
chudegao 44482e2510 fix 4520,stateless hit grub for ubuntu 2015-01-19 14:28:17 +08:00
ligc a7ee19d740 fix for bug 4448: check rsyslogd existence before running rsyslogd 2015-01-19 14:22:49 +08:00
Casandra Qiu 58e8a9e0a5 genimage changes to support sles12 diskless on x86_64 2015-01-16 23:35:18 -05:00
Victor Hu ee61b112a2 [Task 6675] genimage requires dracut diretories for sles12 2015-01-16 15:41:58 -05:00