2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 09:54:17 +00:00
Commit Graph

17235 Commits

Author SHA1 Message Date
hu-weihua 7faab766b0 fix bug 995 xcattest does not support vmstorage=dir:///var/lib/libvirt/images/ in default.conf 2016-04-28 04:08:45 -04:00
tingtli d88409b7cb Merge pull request #988 from caomengmeng/bundle_files
Add 7 bundle files according to existing automation test environment
2016-04-28 15:22:06 +08:00
tingtli 81e74d1fc3 Merge pull request #979 from hu-weihua/xCATreg
Fix bug978 update xCATreg.pl to resolve the miniiso replacement issue
2016-04-28 15:17:14 +08:00
Xiaopeng Wang dc8bf61668 Merge pull request #981 from hu-weihua/xcattest
Fix bug #977 support running script in xcat test case and bug #982 update xcattest log recording time
2016-04-28 15:02:15 +08:00
tingtli dff6e7b7f7 Merge pull request #985 from caomengmeng/update_vm_ubuntu_install_cases
update ubuntu diskless installation cases
2016-04-28 10:53:09 +08:00
yangsong d99c23c915 Merge pull request #986 from neo954/ubuntu14.04.4
Fix github issue #983, use the right kernel package name shipped in Ubuntu 14.04.4
2016-04-27 20:42:02 -05:00
caomengmeng dabf1cd138 delete stop labels 2016-04-27 04:55:45 -04:00
caomengmeng c400d06855 add 7 bundle files 2016-04-27 04:30:27 -04:00
GONG Jie 9fee6ce2e3 Fix github issue #983, use the right kernel package name shipped in Ubuntu 14.04.4 2016-04-27 15:41:11 +08:00
caomengmeng d22e39520c updatede 2016-04-27 03:15:17 -04:00
hu-weihua cfd5a999da fix bug#977 support running script in xcat test case and modify time calculating method 2016-04-27 01:57:00 -04:00
hu-weihua d38d859ca1 modify indent 2016-04-27 01:38:00 -04:00
hu-weihua df7236cad3 fix bug978 update xCATreg.pl to resolve the miniiso replacement issue 2016-04-27 01:34:48 -04:00
Xiaopeng Wang 750e82f4f2 Merge pull request #965 from zet809/fix_issue_948
fix issue 948 [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
2016-04-25 19:56:26 +08:00
tingtli 04a9873ac0 Merge pull request #962 from junxiawang/0422rhels
modify autotest case for issue  7.2 node can not renew dhcp lease #944
2016-04-25 18:51:54 +08:00
ertaozh 52061dd662 Fix issue 942:[PCM] CN IP loss after 12 hours due to the dhcp.lease timeout value 43200 2016-04-25 05:38:05 -04:00
ertaozh d2475a918d fix issue [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized 2016-04-25 04:09:43 -04:00
Xiaopeng Wang 40542f6c3c Merge pull request #927 from immarvin/onsslcertsha
replace the digest algorithm of xCAT ssl certificate from sha1 to sha256
2016-04-25 11:24:31 +08:00
junxiawang 52f3e0a1ec modify autotest case for issue 7.2 node can not renew dhcp lease #944 2016-04-22 09:39:59 -04:00
Xiaopeng Wang b908019a59 Merge pull request #956 from immarvin/ongenimagemount
fix a typo in rh/genimage
2016-04-21 17:32:30 +08:00
yangsong be55f674ca Merge pull request #949 from cxhong/908
Support Mariadb on ubuntu 16.04
2016-04-21 03:42:07 -05:00
immarvin 80bee1d916 fix a typo in rh/genimage 2016-04-21 02:41:12 -04:00
Victor Hu dc2d93cc50 Merge pull request #936 from gurevichmark/grub2_shell
Fix nodeset command for shell and shutdown options and fix usage and man page
2016-04-20 11:46:55 -04:00
Mark Gurevich f20fd2a869 perltidy grub2.pm 2016-04-20 11:38:40 -04:00
tingtli 6539efbebb Merge pull request #952 from junxiawang/0420
modify vm cases about issue 455
2016-04-20 17:28:50 +08:00
junxiawang f7d1e4e3f7 modify vm cases about issue 455 2016-04-20 08:52:53 -04:00
Casandra Qiu b5842bf905 Support Mariadb on ubuntu 16.04 2016-04-19 14:01:08 -04:00
Xiaopeng Wang 53f577a8a8 Merge pull request #705 from whowutwut/mtms_discovery
Refactor MTMS hardware discovery section in documentation
2016-04-19 15:36:26 +08:00
tingtli 6644a7e4f9 Merge pull request #946 from junxiawang/0419
work around for autotest case for issue 455
2016-04-19 15:30:26 +08:00
junxiawang 59d1b779ed work around for autotest case for issue 455 2016-04-19 06:46:57 -04:00
junxiawang 2dc2f72934 Merge pull request #939 from tingtli/master
add baremetal support in case
2016-04-19 14:20:14 +08:00
litingt@cn.ibm.com 5d211909bd add checkrc=0 2016-04-19 02:15:54 -04:00
Mark Gurevich d1bb364ff6 Fix nodeset command for shell and shutdown options and fix nodeset usage and man page 2016-04-18 14:14:10 -04:00
Victor Hu 000ec281f1 Added some changes to mtms section based on the review comments. 2016-04-18 10:50:17 -04:00
Xiaopeng Wang de22c14c19 Merge pull request #930 from immarvin/onrh6genimage
fix issue #901:add xz to rh6 netboot pkglist; do not mount /proc,/sys and /dev during genimage for rh6; do not add syslog module for dracut to generate initrd on rh6
2016-04-18 19:45:31 +08:00
immarvin 0488542cb2 refine the coding style;add comments 2016-04-18 03:00:25 -04:00
neo954 47cde0fab7 Merge pull request #940 from hu-weihua/ibdoc
Modify web page format error of IB docs
2016-04-18 14:46:18 +08:00
hu-weihua c950ca7507 modify spelling error 2016-04-18 02:24:50 -04:00
litingt@cn.ibm.com 4cdaf4aacb add baremetal support in case 2016-04-18 02:15:11 -04:00
hu-weihua b7beeabcf8 modify format error 2016-04-18 02:15:08 -04:00
Xiaopeng Wang 71a26abb1b Merge pull request #934 from junxiawang/docker
modify docker command testcase during to issue 882
2016-04-18 13:14:45 +08:00
neo954 3d96f7701b Merge pull request #912 from hu-weihua/ibdoc
Update IB docs for bug fix
2016-04-18 12:48:27 +08:00
Victor Hu b7c841999e Refactor the MTMS section again to cover the two scenarios
- using bmcsetup to configure BMC with dhcp assigned IP address
- using bmcsetup to configure BMC with different IP in another subnet
2016-04-15 11:30:21 -04:00
Victor Hu 7e2c7b680d Refactor the MTMS section again to handle the DHCP and STATIC ip address case
Delete the mtms_discovery.rst file since the content is in the mtms directory
2016-04-15 11:30:21 -04:00
Victor Hu 60112243db Fix some spelling issues and wording issues in the configuration section 2016-04-15 11:28:37 -04:00
Victor Hu 21e7f3bfe1 Change wording based on review comments 2016-04-15 11:28:37 -04:00
Victor Hu f283877e84 Refactor the mtms based discovery section to try and make the
MTMS hardware discovery process more clear
2016-04-15 11:28:36 -04:00
Victor Hu bb48f7f93d Refactored the configure_xcat section in the admin guide, moving some of the
basic configuration over to the install guide so that we do not need to mention
that in the guide.

- split the configure_xcat.rst file into separate files under
  a configure directory so that users can go from one section to
  another without being overloaded with information
2016-04-15 11:28:36 -04:00
Victor Hu 9c72e470ff Add in information about the management node configuration during the install of the
management node so that there is no need to repeat the same information in the admin
guide later on in the documentation.
2016-04-15 11:28:36 -04:00
Mark Gurevich e56c35c3cd Merge pull request #920 from zet809/mini-refine-doxcat
mini refine for genesis script doxcat to have it run into bash if no …
2016-04-15 09:44:11 -04:00