2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-08 01:37:16 +00:00
Commit Graph

17339 Commits

Author SHA1 Message Date
tingtli e37d1c937c Merge pull request #1044 from caomengmeng/auditlog_update
Update tabprune auditlog related case
2016-05-06 14:15:43 +08: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
caomengmeng c09e2cbcd1 delete duplicated cmd 2016-05-05 22:39:00 -04:00
immarvin 36cdbf8e77 add discinfo for rhels6.8 2016-05-05 22:14:24 -04:00
Xiaopeng Wang 241e879d63 Merge pull request #1053 from whowutwut/bmc_c
The bmcdiscover command does not support -c option, removing from documentation
2016-05-06 08:41:44 +08:00
Victor Hu e7dbcc9575 The bmcdiscover command does not actually support -c option.
Removing it from the documentation
2016-05-05 20:24:29 -04:00
Xiaopeng Wang 061ce1759f Merge pull request #1051 from whowutwut/bmc_check
Make the --check example consistent with the usage in bmcdiscover man page
2016-05-06 08:16:42 +08:00
Xiaopeng Wang 0a7af7d330 Merge pull request #1052 from whowutwut/jarrod
Add back in the changes for mellanox workaround
2016-05-06 08:14:05 +08:00
Victor Hu ceb29d0c2c Commit 4fea80d7 added two files that are missed in the spec file
causing the build to break
2016-05-05 20:10:55 -04:00
Jarrod Johnson cd0bc9ce8b Bring forward mellanox ethernet workaround 2016-05-05 20:10:40 -04:00
Victor Hu 925044c7d5 Merge pull request #872 from cxhong/cuda
Add update_nvidia_driver section to CUDA installaltion documentation
2016-05-05 19:58:07 -04:00
Victor Hu 7c92a214cd Use the --check option in the examples to be consistent with the usage. The -c option is still OK 2016-05-05 19:48:32 -04:00
Victor Hu 7f34ac0504 Merge pull request #1049 from daniceexi/fix_genesis-base
change the version of genesis-base to 2.12; remote the hwdb.bin from …
2016-05-05 14:39:45 -04:00
wangxiaopeng 40ac6cbca7 change the version of genesis-base to 2.12; remote the hwdb.bin from genesis-base for x86_64 2016-05-05 11:23:25 -04:00
Victor Hu 503744a58f Merge pull request #1037 from xuweibj/WWNC
Get correct WWN and PATH values in getinstdisk
2016-05-05 10:52:22 -04:00
Xiaopeng Wang 8bbc201ff1 Merge pull request #1043 from hu-weihua/xcattest
Fix issue 998 again,  restore xcattest back to original before bash dash problem
2016-05-05 21:11:10 +08:00
Xiaopeng Wang c135ef2125 Merge pull request #1045 from chenglch/nodelist
Do not undef nodelist reference in DB process
2016-05-05 21:03:47 +08:00
chenglch 20d3453ad0 Do not undef nodelist reference in DB process
This patch add check method to wait for the DB process in xcatd.
Enhance the close method in Table.pm to disable the undef operation
for nodelist in DB process as the reference has already been cached
as a weak reference.

close-issue: #1011
2016-05-05 06:07:01 -04:00
caomengmeng c5adfd1bbb updated 2016-05-05 05:44:44 -04:00
hu-weihua c03bfae920 restore xcattest back to original before bash dash problem 2016-05-05 05:40:34 -04:00
yangsong 6f7aaa8e3f Merge pull request #984 from penguhyang/log_ubuntu
Failed to find expected logs while site.xcatdebugmode=1 for ubuntu on ppc64le
2016-05-05 03:47:48 -05:00
hu-weihua 7238c7391b make ubuntu as a specific scenario 2016-05-05 04:06:24 -04:00
yangsong 9d4c8b9c09 Merge pull request #1040 from daniceexi/genesis_rm_mxl
issue 1025: remove the xml configuration files from genesis-base
2016-05-05 02:32:26 -05:00
wangxiaopeng c273f21555 issue 1025: remove the xml configuration files from genesis-base 2016-05-05 03:53:49 -04:00
tingtli 5522e87514 Merge pull request #1030 from hu-weihua/xcattest
Support running cases in the sequence which bundle file defined
2016-05-05 14:48:10 +08:00
penguhyang 8f765ced7e correct the logs can't be forward the mn 2016-05-05 01:52:13 -04:00
WangXiaoPeng a05c28c05e switchdiscover.pm: fix a minor issue for pull request 1003 2016-05-04 23:54:29 -04:00
Xiaopeng Wang ee00470df0 Merge pull request #1003 from cxhong/switch
Support switchdiscover snmp_scan command for sles11.4 and ubuntu
2016-05-05 11:22:10 +08:00
cxhong aa5a3af7f2 Update postgres_install.rst 2016-05-04 21:45:05 -04:00
cxhong 4719373531 Update postgres_install.rst 2016-05-04 21:44:22 -04:00
XuWei c610e40a18 Get correct WWN and PATH values in getinstdisk 2016-05-04 21:23:43 -04:00
Victor Hu 1284ad5447 Merge pull request #1039 from gurevichmark/rmvm_volume_error
call info() before deleting vm volume
2016-05-04 19:48:45 -04:00
Mark Gurevich a0ab377ecb call info() before deleting vm volume 2016-05-04 17:04:25 -04:00
Mark Gurevich c5faf316a9 Enable lsvm for kvm hypervisor (#1022)
* Enable lsvm for kvm hypervisor

* Remove commented line
2016-05-04 13:53:33 -04:00
Casandra Qiu 4fed6d751a Use version_cmp() to compare the version number 2016-05-04 11:24:27 -04:00
Xiaopeng Wang a28f806493 Merge pull request #1034 from daniceexi/remove_mlx_files
bug 1025: temporarily remove two mlx files to avoid the xcat build fa…
2016-05-04 17:33:28 +08:00
wangxiaopeng 33f4032ef9 bug 1025: temporarily remove two mlx files to avoid the xcat build failure. Will take them back later. 2016-05-04 06:01:09 -04:00
Xiaopeng Wang 2ec0fd5629 Merge pull request #1033 from xcat2/revert-1019-fix_build_error
Revert "Adding two new files to xCAT-genesis-scripts spec file to resolve build error"
2016-05-04 16:26:15 +08:00
Xiaopeng Wang d99bc965e0 Revert "Adding two new files to xCAT-genesis-scripts spec file to resolve build error" 2016-05-04 16:24:36 +08:00
tingtli b41f9d6e30 Merge pull request #1031 from zet809/fix_issue_1005
fix issue 1005: [PCM] The issue of strong package dependency perl-HTT…
2016-05-04 16:14:51 +08:00
ertaozh d48f5a35fa fix issue 1005: [PCM] The issue of strong package dependency perl-HTTP-Async and perl-Net-HTTPS-NB 2016-05-04 02:55:57 -04:00
Xiaopeng Wang 5b2517a299 Merge pull request #1026 from chenglch/nodelist
nodelist table object should not fetch the attribs in groups
2016-05-04 14:22:12 +08:00
hu-weihua 465853dd4c support running cases in the sequence which bundle file defined 2016-05-04 02:00:17 -04:00
chenglch 951aa06963 nodelist table object should not fetch the attribs in groups
This patch intent to fix the undef reference for nodelist temporarily.

partial-issue #1011
2016-05-03 22:50:03 -04:00
Victor Hu 60a06d04e8 Update README.md
Add the redirect URL for the badges
2016-05-03 13:21:53 -04:00
Victor Hu 41d6e9aca6 Update README.md
Fix the badges for RTD, this is in markdown syntax
2016-05-03 13:12:58 -04:00
Victor Hu ef5cdcc3a8 Update README.md
attempt to fix the RTD badge for latest
2016-05-03 13:09:43 -04:00
cxhong 28fb5b8b2c Merge pull request #1021 from whowutwut/postgres
small doc clenaup - simplify install of postgres instructions, change Redhat->RedHat
2016-05-03 11:47:27 -04:00
Victor Hu 2498055246 Changing Redhat to RedHat, Update the install for postgres to be a single
package with a wildcard, the other packages will get pulled in with the wild card
2016-05-03 09:24:02 -04:00
Victor Hu 6e2f230ae4 Update README.rst
Added the 2.11 documentation status
2016-05-02 18:09:47 -04:00