d2e659ede3
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
...
merge of addition of getslnodes.py
2015-02-05 10:09:38 -05:00
77c193fe90
rewrote getslnodes in python
2015-02-05 10:07:14 -05:00
76a14a0713
modify bundlelist
2015-02-05 06:45:53 -08:00
4cafcfe310
modify bundlelist
2015-02-05 03:09:50 -08:00
4dd21f1775
fix bug 4555: lsslp -s PBMC does not honor -n flag
2015-02-05 04:35:16 -05:00
276abb3db3
add description of specifying multiple mirrors in the linuximage.pkgdir for ubuntu
2015-02-05 01:51:15 -08:00
a578f264f1
Not run makedhcp during nodeimport
2015-02-05 13:55:30 +08:00
d875a07bad
Enable debug for otherpkgs to debug the issue that otherpkgs does not finish when install service node for sles11.3
2015-02-04 22:08:58 -05:00
7f90f85103
Bug #4537 , clean up sles12 genimage output
2015-02-04 14:22:45 -05:00
ad782ec517
Add files and directory framework to generate the xCAT-confluent RPM
...
Cleaned up some of the comments in the beginning of buildcore.sh
using spaces instead of tabs and added the build for xCAT-confluent.
The xCAT-confluent rpm is intended to be used for xCAT2.X releases to
support confluent. This rpm has a requirement on confluent_server package.
For 2.9.1, xCAT-confluent is optional. For 2.10, the plan is to default
the console service to confluent.
2015-02-04 14:00:40 -05:00
874f77afed
defect 4082 - change previous fix to disable warnings when calling setlogsock to work with older versions of perl too
2015-02-04 08:00:03 -05:00
09a0e5fe1f
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-02-04 10:16:05 +08:00
530e9785ae
fix 4545,restart xcatd hang due to perl syntax error in low perl version 5.10.x
2015-02-04 10:15:44 +08:00
7e550ebeaf
pscp, fixed a code change error
2015-02-03 21:11:26 -05:00
751f918bdd
update case
2015-02-02 20:05:08 -08:00
4253312315
update case
2015-02-02 19:53:16 -08:00
a4ca553751
update case
2015-02-02 19:43:24 -08:00
bb001497b0
update case
2015-02-02 19:40:49 -08:00
d3b6905d0d
update case
2015-02-02 19:32:56 -08:00
e171490770
update cases
2015-02-02 19:29:22 -08:00
80cb8aecf4
update cases
2015-02-02 19:18:16 -08:00
e941049b9b
add support for online mirrors during provision
2015-02-02 02:13:14 -08:00
8a4647387a
update bundle list
2015-02-01 23:25:04 -08:00
6ca0cd115d
update case
2015-02-01 23:16:36 -08:00
e8019a65ec
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-02-01 20:26:36 -08:00
8823e07198
update case
2015-02-01 20:23:48 -08:00
5c2a0d3122
update case for arch
2015-02-01 20:16:45 -08:00
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
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
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
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
7647a67a71
add xdsh cases to daily regression
2015-01-30 01:33:49 -08:00
b6a3d0283d
add xdsh cases to daily regression
2015-01-30 01:32:03 -08:00
53aaea1dbf
add xdsh cases to daily regression
2015-01-30 01:31:04 -08:00
922bcb6303
add xdsh cases to daily regression
2015-01-30 01:30:03 -08:00
f9ba641f5c
add xdsh cases to daily regression
2015-01-30 01:29:05 -08:00
1ef6d35f40
add confignics cases to daily regression
2015-01-30 01:26:31 -08:00
98cb0c6550
add confignics cases to daily regression
2015-01-30 01:18:25 -08:00
2d4b8abcaa
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-01-29 16:44:13 -05:00
1562ece18a
More on building xCAT-vlan on ubuntu
2015-01-29 16:43:57 -05:00
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
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
a69f063635
add kit cases to daily regression
2015-01-28 23:01:01 -08:00
dbc15d337b
Refactor netboot attribute for adding nodes in PCM way
2015-01-29 11:31:34 +08:00
1d6ba3646e
add support for grub2-tftp and grub2-http as the netboot method
2015-01-28 01:15:23 -08:00
9c45c6ee64
Addding netboot image check for ubuntu nodeimport
2015-01-28 09:40:22 +08:00
b70205c74e
added vlan build for Ubuntu
2015-01-27 15:02:14 -05:00
8f50e34e6a
adds xCAT-vlan nto build process
2015-01-27 14:11:48 -05:00
220374b22f
add files for xCAT-vlan
2015-01-27 12:09:37 -05:00
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