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

17393 Commits

Author SHA1 Message Date
hu-weihua
6fc73e817b Fix issue1095 Automation test framework doesn't support global variable with "http://" 2016-05-16 02:04:04 -04:00
tingtli
56cfba70ba Merge pull request #1094 from caomengmeng/update_ubuntu_install_case
Update cases for ubuntu installation time issue
2016-05-12 16:43:48 +08:00
zet809
c48999ce5f Update mini.iso link for ubuntu ppc64el
Replace the mini.iso downloading link to xcat.org.
2016-05-12 16:22:30 +08:00
caomengmeng
b1add962bb update cases 2016-05-12 03:27:03 -04:00
tingtli
6af6e3114f Merge pull request #1092 from hu-weihua/sn
Add debug flag for getmacs in SN_setup_case case
2016-05-12 11:30:13 +08:00
hu-weihua
6250783805 add debug flag for getmacs 2016-05-11 22:47:38 -04:00
Xiaopeng Wang
8a1d927ba9 Merge pull request #1085 from neo954/issue760rsyslog
Fix issue #760, log tftp logs to /var/log/messages
2016-05-11 22:34:57 +08:00
Xiaopeng Wang
f01d209438 Merge pull request #1087 from immarvin/onsles12otherpkgs
fix issue#929@github,service network restart in <post-install scripts》 might break the service dependecy and will cause conflict between  YaST2-Second-Stage.service and xcatpostinit1 services
2016-05-11 22:18:23 +08:00
immarvin
806c697a56 fix issue#929@github,service network restart in <post-install scripts> might break the service dependecy and will cause conflict between YaST2-Second-Stage.service and xcatpostinit1 services 2016-05-11 10:05:38 -04:00
Victor Hu
3216161426 For xCAT 2.11, update the ipmitool-xcat requires to 1.8.11 for x86_64
and 1.8.15 for ppc64le.  1.8.15 is required for OpenPower boxes
2016-05-11 09:34:48 -04:00
GONG Jie
810dc8730a Log tftp logs to /var/log/messages 2016-05-11 15:33:32 +08:00
tingtli
5ee31c9200 Merge pull request #1079 from caomengmeng/add_sles12_bundle_files
Add 3 sles12 bundle files
2016-05-11 11:11:40 +08:00
caomengmeng
9928c1ea7c add 3 sles12 bundle files 2016-05-10 06:05:58 -04:00
yangsong
43305d3fff Merge pull request #1077 from penguhyang/error_msg_upgrade_ubuntu
fix #1057, there are error messages when upgrading xcat on ubuntu
2016-05-09 22:00:14 -05:00
Jarrod Johnson
b8824410f3 Revert afflicting 'cleanup' on x86 nodediscover
When doing node discovery, the 'cleanup' would tremendously
slow down most environments.  This cleanup is not needed, and
so I am relegating it to POWER only again.
2016-05-09 14:31:28 -04:00
Jarrod Johnson
b55ed38935 Update genesis driver load for newer mellanox
Newer VPI adapters use class '280' to declare themselves.
Support these by hooking those class of devices for loading
ethernet drivers as well.
2016-05-09 14:28:08 -04:00
Jarrod Johnson
dd6c9d0837 Have bmcsetup apply dual-byte bmcport right
bmcport can have a space in it.  At least work somewhat
with that by removing the special IFS to allow it
2016-05-09 14:24:50 -04:00
tingtli
bb59883323 Merge pull request #1076 from hu-weihua/SN1075
Fix bug1075 update SN_setup_case case
2016-05-09 20:34:38 +08:00
Xiaopeng Wang
0a88a9242b Merge pull request #1061 from immarvin/onslesmkinstall
from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64
2016-05-09 18:23:36 +08:00
hu-weihua
e0c290e988 fix bug1075 update SN_setup_case case 2016-05-09 05:46:09 -04:00
penguhyang
4b8dcabe27 fix #1057, there are error messages when upgrading xcat on ubuntu 2016-05-09 05:19:55 -04:00
yangsong
04e4b902b1 Merge pull request #1073 from penguhyang/sles12_log
fix for sles12, during the second stage of an SSH installation YaST freezes
2016-05-09 01:30:15 -05:00
Xiaopeng Wang
63ec1cfe03 Merge pull request #1064 from whowutwut/security_notices
Move the security advisories over to RTD from GitHub Wiki
2016-05-09 13:29:50 +08:00
penguhyang
2afb87a2b5 fix for sles12, during the second stage of an SSH installation YaST freezes. 2016-05-09 01:28:45 -04:00
Xiaopeng Wang
5a9eaca587 Merge pull request #1072 from daniceexi/fix_vol_del_fail
issue 455: do retry when delete a volume for kvm vm
2016-05-09 11:24:23 +08:00
wangxiaopeng
afa055f45c issue 455: do retry when delete a volume for kvm vm 2016-05-08 22:42:57 -04:00
immarvin
c51e702a68 correct some typo 2016-05-08 22:07:27 -04:00
Xiaopeng Wang
556f58389a Merge pull request #1071 from whowutwut/bmc_msg
Make the error message on bmcdiscovery make more sense using IP instead of generated node name
2016-05-09 08:53:49 +08:00
Victor Hu
16f30d6bf0 In the error message, print the IP address for the BMC instead of the generated node
name because the generated node name is not complete and does not make sense
2016-05-07 09:54:46 -04:00
junxiawang
c9368c32fb Merge pull request #1070 from junxiawang/0507
modify p8le testcase
2016-05-07 19:14:47 +08:00
junxiawang
f136a05b6c modify p8le testcase 2016-05-07 11:19:35 -04:00
Xiaopeng Wang
d0de652a87 Merge pull request #1066 from whowutwut/bmc_user
bmcdiscover command does not allow -u without -p specified in command
2016-05-07 18:08:21 +08:00
Xiaopeng Wang
cccd99d103 Merge pull request #1069 from daniceexi/rmvm_f
issue 1068: kvm.pm: shutdown in rmvm will not destory the node object…
2016-05-07 12:55:11 +08:00
wangxiaopeng
49378b42e1 issue 1068: kvm.pm: shutdown in rmvm will not destory the node object in kvm host, this will cause the next mkvm do nothing 2016-05-07 01:13:25 -04:00
Victor Hu
38631134e6 Merge pull request #1050 from gurevichmark/diskless_doc
trim diskless root image doc formatting
2016-05-06 13:42:14 -04:00
Victor Hu
3f54b456d2 Overwriting the -u option passed in to bmcdiscover command was
only getting executed under a test for the -p option.  Move the
check outside so we overlay the default if any option is specified
2016-05-06 11:28:04 -04:00
Victor Hu
844a52b292 Propose moving the security notices from the GitHub Wiki over
to the documentation in ReadTheDocs so we can better organize
the wiki pages in Github
2016-05-06 10:26:09 -04:00
junxiawang
46a07a8d25 Merge pull request #1063 from junxiawang/0506
modify vm created
2016-05-06 19:32:57 +08:00
junxiawang
ca03309d7f modify vm created 2016-05-06 11:39:02 -04:00
yangsong
49cf7abc0c Merge pull request #1059 from xcat2/revert-927-onsslcertsha
Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256"
2016-05-06 02:51:50 -05:00
Xiaopeng Wang
dc97e7a5b7 Revert "replace the digest algorithm of xCAT ssl certificate from sha1 to sha256" 2016-05-06 15:47:37 +08:00
immarvin
10a21d048e from sles11.3, suseboot/linux64 and suseboot/initrd64 should be used in diskful installation instead of suseboot/inst64 2016-05-06 03:45:56 -04:00
tingtli
394debbd9d Merge pull request #1035 from caomengmeng/improve_bundle_files
Improve existed bundle files and add new bundle files
2016-05-06 14:22:29 +08:00
tingtli
0c01addaca Merge pull request #1028 from hu-weihua/sncase
Add new SN setup case to support using bundle only in jenkins environment
2016-05-06 14:21:22 +08:00
neo954
7b463ae2d1 Merge pull request #1032 from hu-weihua/ib1029
Fix issue 1029 [FVT] The word trusty is hard coded in the script mlnxofed_ib_install.v2
2016-05-06 14:17:01 +08:00
tingtli
e37d1c937c Merge pull request #1044 from caomengmeng/auditlog_update
Update tabprune auditlog related case
2016-05-06 14:15:43 +08:00
hu-weihua
1642135264 add execute permission 2016-05-06 01:31:58 -04:00
hu-weihua
17154f89ee change first waiting time from 15m to 5m 2016-05-06 01:03:19 -04:00
hu-weihua
7dd452da10 remove useless statements 2016-05-06 00:46:09 -04:00
Xiaopeng Wang
e9f1c4b39c Merge pull request #1055 from immarvin/onrh6.8discinfo
add discinfo for rhels6.8
2016-05-06 10:56:15 +08:00