c38c16d4df
add new xcatd test cases
2016-03-21 11:34:50 +08:00
1020555836
add new xcatd test cases
2016-03-21 11:32:42 +08:00
28eaa53ebd
add new xcatd test cases
2016-03-21 11:31:14 +08:00
f06768f800
Merge pull request #819 from junxiawang/0312new
...
modify xCATreg for ubuntu's dns server could not work
2016-03-21 11:14:51 +08:00
ee30e10ca3
modify xCATreg for ubuntu's dns server could not work
2016-03-21 02:45:20 -04:00
c77255a1d6
Merge pull request #794 from zet809/modify_setupdockerhost_for_mydocker0
...
modify setupdockerhost to create network object based on the bridge s…
2016-03-17 17:43:44 +08:00
ccb916da68
modify setupdockerhost to create network object based on the bridge specified for 1.10 and higher
2016-03-17 04:57:44 -04:00
8f59ca06b2
Merge pull request #791 from zet809/config_ip_for_docker_with_restapi
...
configure static IP for container without using other tool
2016-03-17 16:44:26 +08:00
71c031f3d9
Merge pull request #811 from chenglch/defls
...
fix lsdef performance issue
2016-03-17 16:12:11 +08:00
cf26bf5b07
Merge pull request #814 from daniceexi/fix_updateflag
...
refine updateflag.awk
2016-03-17 16:11:51 +08:00
013517e34e
refine updateflag.awk
...
Fix loop issue;
print error message to /var/log/xcat/xcat.log
2016-03-17 04:26:57 -04:00
cb3b08b02f
configure static IP address for docker container without using other tools
2016-03-17 03:29:44 -04:00
d3004ddae9
fix lsdef performance issue
...
Previously lsdef command access nodelist table for each
node with getNodeAttribs. This patch will use getNodesAttribs
to fetch the attributes for multiple nodes at one time.
2016-03-17 02:27:17 -04:00
d0656e1235
Merge pull request #804 from whowutwut/ubuntu1604
...
Changes to support installing xCAT on Ubuntu 16.04 to unblock #790
2016-03-17 11:07:46 +08:00
cd31f32060
Make a note in the Ubunut Install guide that explains the lowercase "xcat"
2016-03-16 13:50:10 -04:00
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
4c2c870ca2
Merge pull request #796 from gurevichmark/updatenode_issue795
...
Updatenode to skip processing nodes which have some attributes missing
2016-03-16 21:17:18 +08:00
a43bdac1f2
Merge pull request #806 from xuweibj/I805
...
To fix issue #805 , add flag to getinstdisk log
2016-03-16 18:31:29 +08:00
1b58fa63bc
Merge pull request #743 from penguhyang/split_post.ubuntu
...
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
2016-03-16 11:04:51 +08:00
3f301ed01a
To fix issue #805 , add flag to getinstdisk log
2016-03-15 22:45:50 -04:00
b186c2ed0f
Updatenode to skip processing nodes which have some attributes missing
2016-03-15 13:24:21 -04:00
489b1f5896
Change the xcat-dep produced on Ubuntu to be .bz2 extension
2016-03-15 08:12:24 -04:00
e556952bc8
Add checks for required packages before running the build
2016-03-15 08:12:24 -04:00
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
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
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
05732c3a24
Fix isse #801 , change the package name perl-xCAT to perl-xcat.
2016-03-15 15:58:26 +08:00
97e29171ba
split the post.ubuntu and upgrade the post.xcat
2016-03-15 02:59:31 -04:00
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
e78de31c1a
To fix issue #784 , output error message when use rcons node -f -s
2016-03-15 02:01:19 -04:00
02363eceaf
Fix some spelling issues, formatting, and restriction for xCAT 2.9.1 onwards
2016-03-14 22:32:30 -04:00
1e52167076
Merge pull request #798 from xuweibj/I608
...
To fix Issue #608 , a typo error
2016-03-14 16:24:46 +08:00
f3ff49d16d
Update case0
2016-03-14 15:56:53 +08:00
dcf453840f
To fix Issue #608 , a typo error
2016-03-14 03:56:52 -04:00
7ae8361209
Issue #766 , Fix a typo in the switch configuration command
2016-03-11 10:58:07 -05:00
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
a580eff6f1
Update 3 cases according to Ting Ting's comments.
2016-03-11 11:39:04 +08:00
6ca52ae895
logging the getinstdisk script log to xcat.log
2016-03-10 22:20:48 -05:00
becc0312cc
Add support for parsing pkvm version from .discinfo when doing copycds
2016-03-10 21:31:16 -05:00
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
8307728ade
Update case0
2016-03-10 15:31:35 +08:00
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
4e465004ae
Improve fresh install disk log information, fix issue #747
2016-03-09 19:55:05 -05:00
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
4a1d58ffe7
add using pipework to config ip for containers are start
2016-03-08 05:28:31 -05:00
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
d59a86bd12
Merge pull request #785 from immarvin/onxcatindocker
...
refine the "run xcat in docker" doc
2016-03-08 17:54:57 +08:00
eecf0796d3
refine the doc
2016-03-08 03:56:03 -05:00
a1b5af686a
Merge pull request #699 from jjohnson42/txz
...
Provide 'txc' mode for packimage
2016-03-08 16:53:11 +08:00
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