2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 21:45:31 +00:00
Commit Graph

17256 Commits

Author SHA1 Message Date
4fed6d751a Use version_cmp() to compare the version number 2016-05-04 11:24:27 -04:00
8bad779296 Use nmap version number instead of checking OS 2016-04-29 10:39:43 -04:00
ab27ea49e2 Support switchdiscover snmp_scan command for sles11.4 and ubuntu 2016-04-28 20:22:23 -04:00
a2815940c2 Update the missed .rst file changes to the master branch 2016-04-28 09:24:11 -04:00
0685db16cb Merge pull request #915 from pdlun92/rsa
Removed keygen of SSH1 RSA Key
2016-04-28 18:20:03 +08:00
4d8cddfebc Merge pull request #961 from chenglch/heirarchicalattrtable
Add configuration in site table to inherit attributes
2016-04-28 18:16:36 +08:00
99e4f718aa Merge pull request #947 from junxiawang/dockerxcatreg
modify xCATreg for setup docker hosts
2016-04-28 17:33:22 +08:00
1430060fb2 Merge pull request #974 from chenglch/auditlog
Stop audit command log by default
2016-04-28 16:49:45 +08:00
46c9a6ac3b Merge pull request #994 from xuweibj/I437
Fix issue 437, go to next state when exit shell
2016-04-28 16:44:53 +08:00
ccc72b0742 Merge pull request #996 from chenglch/xcatdint
Delete signal to stop monitor process
2016-04-28 16:41:50 +08:00
9a3b6627aa Merge pull request #997 from hu-weihua/xcattest995
Fix bug 995 [FVT]xcattest does not support vmstorage=dir:///var/lib/libvirt/images/ in default.conf
2016-04-28 16:40:43 +08:00
0749393621 Merge pull request #967 from whowutwut/bmcdiscover_option
Add the -u and -p option back into the man page for bmcdiscover
2016-04-28 16:27:42 +08:00
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
4deb5505f3 Delete signal to stop monitor process
Currently INT signal and USR2 signal are sent to stop the monitor
process at the same time, just keep USR2 as the stop signal in this
patch.

Close-issue: #972
2016-04-28 03:42:38 -04:00
4ca5938c4a Fix issue 437, go to next state when exit shell 2016-04-28 03:33:34 -04:00
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
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
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
d82e14b566 Change the usage to contain the short options for simplicity
- Fix the behavior so we obtain the default user/pass from the passwd table
- overwrite the default using the command line options
- only the --check requires the user and pass to be passed in
- Do not display anything or write if the user/pass is incorrect, ERROR out
2016-04-28 00:18:56 -04:00
e55bb69c3e Fix Formatting 2016-04-27 23:50:48 -04:00
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
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
dabf1cd138 delete stop labels 2016-04-27 04:55:45 -04:00
c400d06855 add 7 bundle files 2016-04-27 04:30:27 -04:00
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
d22e39520c updatede 2016-04-27 03:15:17 -04:00
cfd5a999da fix bug#977 support running script in xcat test case and modify time calculating method 2016-04-27 01:57:00 -04:00
d38d859ca1 modify indent 2016-04-27 01:38:00 -04:00
df7236cad3 fix bug978 update xCATreg.pl to resolve the miniiso replacement issue 2016-04-27 01:34:48 -04:00
f85446fe1a Stop audit command log by default
Audit every command in auditlog table may affect performance, disable
it by default.

close-issue #864
2016-04-26 06:00:57 -04:00
b8f4ceaab6 Add the -u and -p option back into the man page, this is supported when doing range
scanning for bmcdiscover command
2016-04-25 15:43:56 -04:00
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
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
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
d2475a918d fix issue [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized 2016-04-25 04:09:43 -04:00
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
52f3e0a1ec modify autotest case for issue 7.2 node can not renew dhcp lease #944 2016-04-22 09:39:59 -04:00
45b13721d1 Add configuration in site table to inherit attributes
'heirarchicalattrs' is added in site table to apply attributes
from multiple groups in order.

close-issue #115
2016-04-22 04:53:24 -04:00
b908019a59 Merge pull request #956 from immarvin/ongenimagemount
fix a typo in rh/genimage
2016-04-21 17:32:30 +08:00
be55f674ca Merge pull request #949 from cxhong/908
Support Mariadb on ubuntu 16.04
2016-04-21 03:42:07 -05:00
80bee1d916 fix a typo in rh/genimage 2016-04-21 02:41:12 -04:00
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
f20fd2a869 perltidy grub2.pm 2016-04-20 11:38:40 -04:00
6539efbebb Merge pull request #952 from junxiawang/0420
modify vm cases about issue 455
2016-04-20 17:28:50 +08:00
f7d1e4e3f7 modify vm cases about issue 455 2016-04-20 08:52:53 -04:00
b5842bf905 Support Mariadb on ubuntu 16.04 2016-04-19 14:01:08 -04:00
f725f467db modify xCATreg for setup docker hosts 2016-04-19 07:37:31 -04:00
53f577a8a8 Merge pull request #705 from whowutwut/mtms_discovery
Refactor MTMS hardware discovery section in documentation
2016-04-19 15:36:26 +08:00
6644a7e4f9 Merge pull request #946 from junxiawang/0419
work around for autotest case for issue 455
2016-04-19 15:30:26 +08:00
59d1b779ed work around for autotest case for issue 455 2016-04-19 06:46:57 -04:00