2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 01:26:38 +00:00

18204 Commits

Author SHA1 Message Date
bybai
12773c44fc fix issue 1553 makedns failed when input invalid hostname into /etc/hosts 2016-08-25 01:52:19 -04:00
penguhyang
fd747d5fc6 give warnings and return when use -o -p -a for packimage (#1757) 2016-08-25 11:10:27 +08:00
chenglch
ed5246492a Merge pull request #1579 from junxiawang/0725
Automation test case for xcat genesis
2016-08-24 17:28:54 +08:00
junxiawang
bc48e85205 modify genesis test code 2016-08-24 09:36:07 -04:00
Weihua Hu
360a71c8c1 Merge pull request #1756 from tingtli/packimge
increase the time since we add some time-consuming test cases
2016-08-24 15:27:14 +08:00
litingt@cn.ibm.com
6a242e8936 update the message 2016-08-24 03:21:15 -04:00
litingt@cn.ibm.com
ea839ee02a increase the time since we add some time-consuming test cases 2016-08-24 03:14:00 -04:00
penguhyang
629e788baf Merge pull request #1754 from tingtli/packimge
update cases since -o -p and -a is  not supported anymore
2016-08-24 13:04:06 +08:00
penguhyang
c93b215c2c fix sles11.4 packimage return error when use tar compress method (#1743) 2016-08-24 12:13:36 +08:00
caomengmeng
a4abdbffae delete stop label 2016-08-24 11:26:38 +08:00
caomengmeng
ce65a730ff delete long time wait sleep 2016-08-24 11:18:57 +08:00
caomengmeng
816376645e delete long time wait sleep 2016-08-24 11:15:53 +08:00
caomengmeng
4c1c47e242 delete long time wait sleep
delete long time wait sleep
2016-08-24 11:06:23 +08:00
caomengmeng
55968a0321 delete long time wait sleep
delete long time wait sleep
2016-08-24 10:59:29 +08:00
litingt@cn.ibm.com
5a872d6efd update cases since -o -p and -a is not supported anymore 2016-08-23 22:05:32 -04:00
penguhyang
9023bf1699 update manpage for packimage (#1753) 2016-08-24 09:45:51 +08:00
Victor Hu
9d35d43fd0 Merge pull request #1278 from neo954/xcatjktestreport
[xCAT Jenkins] Log Analyzer with email report
2016-08-22 10:30:59 -04:00
GONG Jie
310ba8c1aa [xCAT Jenkins Email Report] Fix a issue while no test was run in a day. Handle NULL properly 2016-08-22 16:10:08 +08:00
penguhyang
c4a536a18f use the same way to promote error msg (#1749) 2016-08-22 00:39:09 -05:00
Xiaopeng Wang
cbf665f2d1 bump up the version to 2.12.3 2016-08-19 18:12:04 +08:00
zet809
99c8763790 Merge pull request #1745 from daniceexi/master
add release info for 2.12.2
2016-08-19 17:01:18 +08:00
Xiaopeng Wang
a89c5c6c75 add release info for 2.12.2 2016-08-19 16:56:31 +08:00
cxhong
11a49ba4e1 Merge pull request #1739 from whowutwut/16.04.1mini
Add the URL for the 16.04.1 mini.iso
2016-08-18 13:35:10 -04:00
Victor Hu
edc454edff Add the URL for the 16.04.1 mini.iso 2016-08-18 10:51:04 -04:00
Victor Hu
ecb474e071 Merge pull request #1737 from whowutwut/security_doc
Add security notices from 2015 over to RTD
2016-08-18 09:32:45 -04:00
Victor Hu
b90fe27096 Created the security notices that were on SF for 2015 into the xCAT
documentation so we can clean up the GitHub Wiki to remove security
notices from that location. I think saving the last 2 years is sufficient
and probably should get removed over time.
2016-08-18 09:29:42 -04:00
zet809
eb27129c03 Merge pull request #1733 from hu-weihua/probebud
Fix bug #1727, probe sub_command discovery has syntax error in ubuntu
2016-08-18 17:42:08 +08:00
hu-weihua
2d08093120 fix bug #1727, probe sub_command discovery has syntax error in ubuntu 2016-08-18 05:33:05 -04:00
penguhyang
1db7bf47a8 Merge pull request #1728 from tingtli/packimge
add packimage cases in the daily run bundle
2016-08-18 15:30:39 +08:00
litingt@cn.ibm.com
8dc30b1e40 add packimage cases in the daily run bundle 2016-08-18 03:13:07 -04:00
penguhyang
9509fe9405 Merge pull request #1718 from tingtli/packimge
add cases for the packimage -m -c option
2016-08-18 13:58:30 +08:00
zet809
7c067c11fe Merge pull request #1726 from hu-weihua/probebug
Fix probe bug #1717 log parse error when the lable of log looks like "dhcp[process id]"
2016-08-18 10:50:20 +08:00
zet809
609a21f269 Merge pull request #1703 from pdlun92/rflash_grs
rflash added check for GTB model type to set hpm upgrade buffer size
2016-08-18 10:38:48 +08:00
hu-weihua
a4a1706d44 fix bug #1717 [fvt]2.12.2 xcatprobe osdeploy -n could not monitor the node deploy process if message's log : dhcp[process id] 2016-08-17 21:49:38 -04:00
cxhong
9181279913 mysqlsetup failed becuase /usr/bin/mysql_install_db is not available (#1702)
* mysqlsetup failed becuase /usr/bin/mysql_install_db is not available

* use variable

* chang "-e" to "-x"
2016-08-17 18:44:19 -05:00
Victor Hu
13388737ac Update create_img.rst
Fix type of install on this page
2016-08-17 15:02:47 -04:00
Patrick Lundgren
2586572132 Added check for GRS hardware current firmware version above 1.7_2.55 (1610A) 2016-08-17 11:07:54 -04:00
tingtli
2a4b574468 Merge pull request #1721 from neo954/go-xcat-devel
[go-xcat] Fix typo
2016-08-17 16:26:37 +08:00
Xiaopeng Wang
d0350607b2 Merge pull request #1715 from hu-weihua/probedebain
Remove the Debian Support Message in the xcatprobe command.
2016-08-17 16:22:26 +08:00
GONG Jie
d58495a391 [go-xcat] Fix typo 2016-08-17 16:21:07 +08:00
Xiaopeng Wang
1ce8e26e3f Merge pull request #1716 from zet809/run_mknb_both_ppc64_amd64
run mknb for both ppc64 and x86_64
2016-08-17 16:16:17 +08:00
litingt@cn.ibm.com
823e138099 add cases for the packimage -m -c option 2016-08-17 04:04:53 -04:00
ertaozh
6c43f8f716 run mknb for both ppc64 and x86_64 2016-08-17 04:00:06 -04:00
hu-weihua
758b1c9b96 Remove the Debian Support Message in the xcatprobe command. 2016-08-17 01:36:02 -04:00
Xiaopeng Wang
b950a4ccb4 Merge pull request #1597 from fenggaobj/master
1596:Enhance the process of reinstall for PCM
2016-08-17 08:52:05 +08:00
Mark Gurevich
60f54f7fb2 Support --resize option for chvm (#1598)
* Support --resize option for chvm

* Handle generic error from libvirt when resizing VM

* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
Xiaopeng Wang
98d3af463c Merge pull request #1712 from gurevichmark/xCAT-probe_grammar
xcat-probe grammar and spelling fixes
2016-08-17 08:15:16 +08:00
Victor Hu
fcf3ece46c Merge pull request #1705 from zet809/xcat_install_doc_for_ubuntu
modify doc to add arch keyword for ubuntu online repo
2016-08-16 15:37:20 -04:00
Victor Hu
8a87442887 Merge pull request #1713 from whowutwut/opensslvuln
Provide Security Notice for Vulnerability created on 2016-08-15
2016-08-16 14:36:15 -04:00
Victor Hu
8abf2b0334 Provide Security Notice for Vulnerability created on 2016-08-15 2016-08-16 14:34:32 -04:00