2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-23 17:22:47 +00:00
Commit Graph

17479 Commits

Author SHA1 Message Date
Victor Hu 9d7120d3c6 Add more information to the label to identify that the network
boot is the Genesis Kernel and the IP which is serving it
2016-05-26 15:53:41 -04:00
caomengmeng 16b4989fe5 Merge pull request #1213 from tingtli/xcatd
write xcatd test cases for service xcatd output changes for systemd managed on sles12* and ubuntu16.04, update bundle files according
2016-05-26 10:50:47 +08:00
litingt@cn.ibm.com 42c2d48544 write xcatd test cases for service xcatd output changes, update bundle file according 2016-05-25 22:40:25 -04:00
junxiawang 567f44c25f Merge pull request #1192 from tingtli/test
delete invalid test case file and fix #1152
2016-05-26 09:57:00 +08:00
Victor Hu 9a80e14955 Merge pull request #1201 from gurevichmark/doc_build
Fix doc build errors and missing links
2016-05-25 18:12:12 -04:00
Xiaopeng Wang dfb9259b9e Merge pull request #1207 from caomengmeng/add_stop_label_for_makedns_case
Add stop label for makedns case as it failed for serveral time
2016-05-25 21:52:38 +08:00
Xiaopeng Wang 63ee094403 Merge pull request #1208 from chenglch/db_process
Add -1 value for $dbworkerpid to make the db access mode more clear.
2016-05-25 21:51:13 +08:00
chenglch 0eb9929452 Add -1 value for $dbworkerpid to make the db access mode more clear.
$dbworkerpid = -1 db process has not been started,
               access db in direct access mode.
$dbworkerpid == 0 db process itself.
$dbworkerpid >0 db process is started, access db in cache mode.
2016-05-25 02:02:48 -04:00
caomengmeng eb46a9c11c complete 2016-05-25 02:01:23 -04:00
Mark Gurevich ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
Pat Lundgren 73598b8963 Merge pull request #1187 from cxhong/898
SLES12 hierarchy support for ppc64le and x86_64
2016-05-24 10:44:14 -04:00
Xiaopeng Wang 2de2fda8f8 Merge pull request #1193 from arif-ali/update_centos_tmpl
Update centos7 template to mimic rhels7
2016-05-24 22:00:41 +08:00
tingtli e4f93dfd18 Merge pull request #1195 from caomengmeng/update_migration_test_cases
Update migration test cases
2016-05-24 20:37:30 +08:00
caomengmeng a2c84530d1 completed 2016-05-24 05:47:35 -04:00
arif 7a5ae9ea5a Update centos7 template to mimic rhels7 2016-05-24 09:05:46 +01:00
litingt@cn.ibm.com 8fb16e5bed fix defect 1152 to use nslookup correctly 2016-05-24 01:30:37 -04:00
litingt@cn.ibm.com 3a6154f30d delete invalid case 2016-05-24 01:28:22 -04:00
zet809 fd4666a09e Merge pull request #1186 from cxhong/1114
Temp BMC node definition hadn't been removed for switch-based discovery
2016-05-24 10:25:14 +08:00
Casandra Qiu e6b1181312 SLES12 hierarchy support for ppc64le and x86_64 2016-05-23 21:42:11 -04:00
Casandra Qiu 8ae7d23540 Temp BMC node definition hadn't been removed for switch-based discovery 2016-05-23 21:06:27 -04:00
Victor Hu 5f11fcbd9d Update Version
Change master to 2.12.1 to try merging to 2.12 branch at release
2016-05-23 15:50:00 -04:00
Victor Hu 9db8aff56a Merge pull request #1133 from cxhong/1091
Clarify ESSL kit setup when there are no GPU's
2016-05-23 15:42:51 -04:00
Casandra Qiu f99ac03338 shortened ---- on reference's line 2016-05-23 15:36:18 -04:00
tingtli e75ecf510b Merge pull request #1129 from junxiawang/0517
modify bmc testcase
2016-05-23 14:14:54 +08:00
Victor Hu 5300ada5f7 Update README.rst
Add Badge in for 2.12 Documentation Build
2016-05-20 15:39:50 -04:00
Victor Hu 9b2003fd43 Update Version
Modify version from 2.12 to 2.13
2016-05-20 15:30:28 -04:00
Xiaopeng Wang 588076d19f Merge pull request #1164 from immarvin/onsles12otherpkgs
fix issue#1162@github, correct a code logic error
2.12 2.12_release 2.12.0
2016-05-20 14:53:07 +08:00
Xiaopeng Wang 0d70e4ffab Merge pull request #1163 from immarvin/onubt16.04syslog
fix issue#1159@github,add support for udp/tcp syslog reception for rsyslog shipped in ubuntu16.04
2016-05-20 14:52:11 +08:00
zet809 fba0eb44c4 Merge pull request #1165 from daniceexi/syncfile_issue
issue 1158: fix the syncfile issue for ubuntu 16.04
2016-05-20 14:41:07 +08:00
wangxiaopeng 9680e50986 issue 1158: fix the syncfile issue for ubuntu 16.04
1. change the shebang for syncfiles postscripts to be /bin/bash from /bin/sh
  2. fix the syntax error in the xCAT/RSYNC.pm
2016-05-20 02:54:01 -04:00
immarvin f77b374358 fix issue#1162@github, correct a code logic error 2016-05-20 02:23:55 -04:00
immarvin de21a76fdb fix issue#1159@github,add support for udp/tcp syslog reception for rsyslog shipped in ubuntu16.04 2016-05-20 02:14:37 -04:00
Xiaopeng Wang f8cea1db80 Merge pull request #1150 from immarvin/onubt16.04systemd
fix issue#1148@github, support service management with systemd on ubuntu16.04
2016-05-19 18:14:04 +08:00
yangsong 2bd375d941 Merge pull request #1155 from daniceexi/add_ntpdate_ub
issue 1149: add ntpdate in the pkglist for ubuntu16.04
2016-05-19 05:05:38 -05:00
wangxiaopeng e13f0562ef issue 1149: add ntpdate in the pkglist for ubuntu16.04 2016-05-19 06:22:59 -04:00
immarvin fe79288298 fix issue#1148@github, support service management with systemd on ubuntu16.04 2016-05-19 05:53:30 -04:00
Xiaopeng Wang 0e0467a24e Merge pull request #1151 from zet809/fix_issue_1146
fix issue 1146: Format of hosts is wrong when add input in /etc/hosts
2016-05-19 16:44:19 +08:00
ertaozh 51f4573c0f fix issue 1146: Format of hosts is wrong when add input in /etc/hosts 2016-05-19 03:20:44 -04:00
tingtli dbda4181ce Merge pull request #1142 from caomengmeng/add_stop_labels_for_failed_cases
Update cases for failed cases in automation daily run
2016-05-19 10:47:39 +08:00
Casandra Qiu 1cbabe0b13 Modify the doc with Victor's suggestion 2016-05-18 21:37:33 -04:00
tingtli 5df15f3921 Merge pull request #1144 from hu-weihua/sn1125
Fix bug 1125 Update customize_sleep_for_sn to get correct sn node name
2016-05-18 18:17:11 +08:00
hu-weihua a3c7b67dd6 fix bug 1125 Update customize_sleep_for_sn to get correct sn node name 2016-05-18 06:12:52 -04:00
caomengmeng 23911abf48 add rh migration stop label 2016-05-18 06:06:12 -04:00
Xiaopeng Wang e4ceacf733 Merge pull request #1143 from immarvin/onubtgenimage16.04
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 17:52:00 +08:00
Xiaopeng Wang 196dd5bfd0 Merge pull request #1141 from neo954/ubuntu16.04
Change the kernel package name to linux-image-generic for Ubuntu 16.04
2016-05-18 17:50:38 +08:00
immarvin 370deeb4e1 fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive 2016-05-18 05:06:17 -04:00
caomengmeng 56f33017af update cases for failed in autotest 2016-05-18 05:00:44 -04:00
GONG Jie 77e155804d Change the kernel package name to linux-image-generic for Ubuntu 16.04, based on the actual shape of the Ubuntu GA ISO image. 2016-05-18 16:57:37 +08:00
Xiaopeng Wang 11cdf72972 Merge pull request #1131 from immarvin/ongenimagemount2
fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy
2016-05-18 11:24:29 +08:00
zet809 dbe4d3771b Merge pull request #1134 from cxhong/1120
Support lower version of nmap on sles11.4
2016-05-18 11:22:04 +08:00