2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

16967 Commits

Author SHA1 Message Date
Victor Hu
cd31f32060 Make a note in the Ubunut Install guide that explains the lowercase "xcat" 2016-03-16 13:50:10 -04:00
Victor Hu
32855754e2 In the latest version of libio-socket-ssl-perl shipped with Ubuntu 16.04,
the SSL_VERIFY_PEER requires to be a constant instead of string. The error
message printed out is

   SSL_verify_mode must be a number and not a string at /usr/share/perl5/IO/Socket/SSL.pm line 2166.

Need to use IO::Socket::SSL for the SSL_VERIFY_PEER to be set
2016-03-16 13:49:11 -04:00
Victor Hu
489b1f5896 Change the xcat-dep produced on Ubuntu to be .bz2 extension 2016-03-15 08:12:24 -04:00
Victor Hu
e556952bc8 Add checks for required packages before running the build 2016-03-15 08:12:24 -04:00
Victor Hu
22e4396165 Add support for xenial release
- Test only for the old saucy release for amd64 ONLY to ease future support
  - format the code around the changes for 4 space
2016-03-15 08:12:23 -04:00
tingtli
e400fbf67a Merge pull request #695 from caomengmeng/add_xcatd_cases
[FVT]Automation Case: Add xcatd related cases.
2016-03-15 01:51:56 -07:00
Xiaopeng Wang
de4cd4a42d Merge pull request #802 from neo954/issue801perl-xcat
Fix isse #801, change the package name perl-xCAT to perl-xcat.
2016-03-15 16:05:50 +08:00
GONG Jie
05732c3a24 Fix isse #801, change the package name perl-xCAT to perl-xcat. 2016-03-15 15:58:26 +08:00
Xiaopeng Wang
66a761c9a7 Merge pull request #788 from xuweibj/I784
To fix issue #784, output error message when use rcons node -f -s
2016-03-15 14:13:41 +08:00
XuWei
e78de31c1a To fix issue #784, output error message when use rcons node -f -s 2016-03-15 02:01:19 -04:00
Victor Hu
02363eceaf Fix some spelling issues, formatting, and restriction for xCAT 2.9.1 onwards 2016-03-14 22:32:30 -04:00
xuweibj
1e52167076 Merge pull request #798 from xuweibj/I608
To fix Issue #608, a typo error
2016-03-14 16:24:46 +08:00
caomengmeng
f3ff49d16d Update case0 2016-03-14 15:56:53 +08:00
XuWei
dcf453840f To fix Issue #608, a typo error 2016-03-14 03:56:52 -04:00
Victor Hu
7ae8361209 Issue #766, Fix a typo in the switch configuration command 2016-03-11 10:58:07 -05:00
yangsong
485ee6f764 Merge pull request #786 from penguhyang/getinstdisk_log
logging the getinstdisk script log to xcat.log properly
2016-03-11 16:36:08 +08:00
caomengmeng
a580eff6f1 Update 3 cases according to Ting Ting's comments. 2016-03-11 11:39:04 +08:00
penguhyang
6ca52ae895 logging the getinstdisk script log to xcat.log 2016-03-10 22:20:48 -05:00
Victor Hu
becc0312cc Add support for parsing pkvm version from .discinfo when doing copycds 2016-03-10 21:31:16 -05:00
zet809
940e189145 Merge pull request #751 from xuweibj/I747
Improve fresh install disk log information, fix issue #747
2016-03-10 18:26:09 +08:00
caomengmeng
8307728ade Update case0 2016-03-10 15:31:35 +08:00
tingtli
f1ae56cddb Merge pull request #770 from hu-weihua/teststop
Make auto test environment stop when one key test case failed, keep environment for debug
2016-03-10 14:33:14 +08:00
XuWei
4e465004ae Improve fresh install disk log information, fix issue #747 2016-03-09 19:55:05 -05:00
Xiaopeng Wang
85c9276655 Merge pull request #777 from zet809/config_ip_after_container_started
add using pipework to config ip for containers are start
2016-03-08 18:52:16 +08:00
ertaozh
4a1d58ffe7 add using pipework to config ip for containers are start 2016-03-08 05:28:31 -05:00
Xiaopeng Wang
401a21af7a Merge pull request #714 from immarvin/ubtgenimage
fix defect [FVT]xCAT in docker :genimage failed #663
2016-03-08 18:02:20 +08:00
Xiaopeng Wang
d59a86bd12 Merge pull request #785 from immarvin/onxcatindocker
refine the "run xcat in docker" doc
2016-03-08 17:54:57 +08:00
immarvin
eecf0796d3 refine the doc 2016-03-08 03:56:03 -05:00
Xiaopeng Wang
a1b5af686a Merge pull request #699 from jjohnson42/txz
Provide 'txc' mode for packimage
2016-03-08 16:53:11 +08:00
chenglch
86e335114d Merge pull request #750 from zet809/add_pull_image_for_mkdocker
Add pull image for mkdocker
2016-03-08 02:58:18 -05:00
ertaozh
a120c31d1f Add pull image for mkdocker 2016-03-08 02:24:18 -05:00
immarvin
7211213d4c mount devfs in rootimg during genimage 2016-03-08 00:46:37 -05:00
Jarrod Johnson
fea1629929 Merge pull request #782 from jjohnson42/suppressbadmac
Suppress invalid mac data
2016-03-07 15:31:58 -05:00
Jarrod Johnson
05da0afb99 Suppress invalid mac data
Sometimes a FRU MAC address area may have
unitialized data for irrelevant portion.
Mask by filtering out scenarios where
mfg OUI changes for a single NIC, which
is never the case.
2016-03-07 15:26:42 -05:00
Xiaopeng Wang
74db7fac80 Merge pull request #780 from xuweibj/SubjectAltName
modified subjectAltName method, did not use ENV
2016-03-07 23:15:17 +08:00
XuWei
69f5e250a9 modified subjectAltName method, did not use ENV 2016-03-07 07:33:42 -05:00
hu-weihua
12a3879a96 delete loop statement to make code succinctly 2016-03-07 04:01:42 -05:00
yangsong
c26c76a193 Merge pull request #764 from penguhyang/pre_script_logging
logging the pre-script to make debug easy
2016-03-07 14:39:45 +08:00
Xiaopeng Wang
3aa69e0060 Merge pull request #778 from immarvin/onxcatindocker
simplify the process of running xCAT in Docker with Docker 1.10
2016-03-07 14:30:02 +08:00
penguhyang
ea4989fac3 logging the pre-script to make debug easy 2016-03-06 21:46:27 -05:00
immarvin
a1064b9e9c simplify the process of running xCAT in Docker with Docker 1.10 2016-03-06 10:03:52 -05:00
immarvin
bd918e47e8 fake policy-rc.d instead of invoke.rc.d 2016-03-05 10:15:11 -05:00
Xiaopeng Wang
db81b5659d Merge pull request #775 from arif-ali/fix_configeth
fixes #708, first try at getting the confignics -s fixing
2016-03-04 22:46:04 +08:00
Xiaopeng Wang
0322e5332a Merge pull request #773 from tingtli/defect740
Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing
2016-03-04 22:29:19 +08:00
c7b0cb4116 fixes #708: confignics -s now brings the interface down, before the config is applied 2016-03-04 13:12:30 +00:00
litingt@cn.ibm.com
857c83f8b9 Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing 2016-03-04 02:18:07 -05:00
zet809
5fa692543d Update docker.pm 2016-03-04 11:49:23 +08:00
zet809
59f44ee423 Update docker.pm 2016-03-04 11:28:28 +08:00
yangsong
f5b4be3ed7 Merge pull request #744 from cxhong/swkits
Detect Error case in the xcatd and avoid loop in the updateflag.awk
2016-03-04 10:57:23 +08:00
Casandra Qiu
b07e268642 modify error messages 2016-03-03 14:50:25 -05:00