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

15390 Commits

Author SHA1 Message Date
junxiawang 13dc03bdea modify statelite installation testcase 2015-05-12 01:21:12 -04:00
WangXiaoPeng 095f7e1474 remove template files kvm.tmpl and service.tmpl for ubuntu diskfull and make them to be a link to compute.tmpl since we did not see the necessary to have sperated template file 2015-05-11 23:26:52 -04:00
ligc 8ed200c029 add the new object type "switch" 2015-05-11 21:14:40 -04:00
ligc cc4dbdf8a3 change the nodeset install/netboot/statelite message from warning to error, and then exit 2015-05-11 04:51:13 -04:00
WangXiaoPeng 2d6869521b merged the checkin 76a9da1e87dea03f9307d3438fe13f09546ef3ca; defect 4571 /etc/network/interfaces overwriten after firstboot 2015-05-11 04:32:26 -04:00
WangXiaoPeng 328c04da81 defect 4665: for ubuntu diskfull install, if the /dev/disk/by-path is not created, will use list-devices command to select the first available disk 2015-05-11 04:24:11 -04:00
ligc cfd42a36a8 update the genesis-base version from 2.9 to 2.10 2015-05-10 22:06:31 -04:00
ligc 9fcf4085fe Add IBM Power RAID configuration tool iprutils into genesis-base -ppc64 2015-05-10 21:55:45 -04:00
jjohnson2 d123aab564 Fix lenovo utility usage of pasu
Lenovo uses the same asu utility, but a different path.  Try to
use the lenovo utility, falling back to the IBM location if
not found.
2015-05-08 10:53:18 -04:00
amy0701 2c0b4d2182 add nmap scan process framework, ipmi scan TBD 2015-05-08 05:57:06 -04:00
junxiawang a3e365003c modify xCATreg 2015-05-08 03:25:24 -04:00
amy0701 f17fea2637 Create a plugin to handle bmcdiscover command 2015-05-07 21:52:38 -04:00
Casandra Qiu d55906f8cc Task 41103: Create Man pages for switchdiscover 2015-05-07 15:26:33 -04:00
root 927da03197 add xcat-dep tar ball name in README 2015-05-07 04:43:28 -04:00
junxiawang 0f8948c19f modify installation testcase 2015-05-07 02:51:27 -04:00
junxiawang aa9975fde1 modify makedhcp testcase 2015-05-07 02:45:54 -04:00
litingt 7cc0fbc068 add confignics cases in the bundle 2015-05-06 22:54:59 -04:00
litingt 92dc423692 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-05-06 22:39:01 -04:00
litingt f88be79e69 update to avoid eth0/eth1 issue 2015-05-06 22:38:12 -04:00
Casandra Qiu c6bb695699 commit f4e8d1c233 removed --noping option for getmacs 2015-05-06 22:10:52 -04:00
Casandra Qiu f4e8d1c233 Create a plugin to handle switchdiscover command 2015-05-06 16:49:47 -04:00
Casandra Qiu f44b444843 Bug#4663 RUNBOOTSCRIPTS value in the setuppostbootscripts 2015-05-06 14:48:30 -04:00
immarvin 98e84f617f add the description of ubuntu partition script support in linuximage.partitionfile schema 2015-05-04 05:08:58 -04:00
immarvin d742efdb43 change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile 2015-05-04 04:36:27 -04:00
junxiawang dd263f0414 modify bundle file 2015-05-04 04:17:38 -04:00
junxiawang bfaf893d2b modify copycds test case 2015-05-04 03:29:54 -04:00
junxiawang 7ef6565794 modify xcattest 2015-05-04 03:24:54 -04:00
junxiawang a5e3c06619 modify installation testcase 2015-04-30 05:32:50 -04:00
junxiawang 579a910684 add debuginfo in xcattest 2015-04-30 04:33:27 -04:00
junxiawang 8d89716327 modify installation testcase 2015-04-30 04:23:25 -04:00
immarvin 2be47e9c59 correct a typo 2015-04-30 04:24:06 -04:00
immarvin faabb8e54b merge 2015-04-30 04:10:12 -04:00
immarvin 1c90d9f0ca add base64 decode function 2015-04-30 02:58:42 -04:00
junxiawang ec518ae145 modify installation testcase 2015-04-30 01:24:23 -04:00
junxiawang dade27b7fd modify installation testcase 2015-04-29 23:38:45 -04:00
jjohnson2 b0c839856d Finish fix from previous commit
The change to remote behavior was not fully compensated
for in previous commit.  Go farther and ensure that the
classic syntax is executed exactly is it was.
2015-04-29 15:51:10 -04:00
jjohnson2 ae5715849f Restore backwards compatibility to !remote!
A change was made to allow '!remote!' to force indicate a NIC to be
relevant in case it wouldn't naturally occur.  This broke existing
configurations where the NIC would naturally be 'active'.  Attempt
to address by restoring the old match and enabling the new code
when an interface name is detected after '!remote!', but otherwise
act like pre-2.9.1 dhcp.pm
2015-04-29 15:01:25 -04:00
immarvin 75a7490d98 there is no python in ubuntu installer initrd, add a base64 decode(contributed by gongjie) function in pre.ubuntu 2015-04-29 10:46:15 -04:00
junxiawang f073c627fa modify makehosts testcase 2015-04-29 01:29:46 -04:00
junxiawang 05178714ea modify diskless install testcase 2015-04-28 23:27:32 -04:00
WangXiaoPeng d6feb34e0c defect 4657: PCM has requirement that the user/password of fsp are different with the ones of ipmi for ppcle node. That means our renergy command should read 'passwd:fsp' first, if it does not exist, then use the default passwd 'admin/admin' instead of use the password from ipmi. 2015-04-28 08:31:18 -04:00
immarvin c9488a9192 add partition script for ubuntu ppc64le 2015-04-28 06:25:18 -04:00
WangXiaoPeng 2f5a538f5b defect 4656: a minor change in fspmac.pm for getmacs -D --noping support 2015-04-28 06:19:56 -04:00
immarvin ffaa44b437 support partitionscript in ubuntu 2015-04-27 22:31:59 -04:00
WangXiaoPeng 0ce312abb9 Modify the usage and man page for getmac -D --noping support 2015-04-27 04:45:11 -04:00
WangXiaoPeng a12c05222a support option --noping for getmacs -D to skip the ping test, all the mac address will be listed. 2015-04-27 04:12:55 -04:00
junxiawang 7e32f0a40e modify autotest case 2015-04-24 05:31:57 -04:00
junxiawang 662086629b modify autotest case 2015-04-24 05:30:38 -04:00
junxiawang d415d5a555 modify autotest case 2015-04-24 05:29:38 -04:00
junxiawang f319db209c modify xCATreg for autotest 2015-04-24 04:16:04 -04:00