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
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
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
zet809
3cfa94229f
Add mac attribute
...
It approves that the docker can deal with mac address correctly when creating. The commit f8e3da2280
is useless.
2016-04-15 17:25:16 +08:00
chenglch
802d8fc7fc
Merge pull request #935 from zet809/fix_issue_863
...
Fix issue 863: mac could not be assigned to docker container
2016-04-15 17:20:22 +08:00
ertaozh
3d4b215b33
Fix issue 863: mac could not be assigned to docker container
2016-04-15 05:13:55 -04:00
hu-weihua
49a85041fe
replace infiniband to InfiniBand
2016-04-15 04:07:25 -04:00
ertaozh
04dd30211f
mini refine for genesis script doxcat to have it run into bash if no NIC with IP facing xcat MN found
2016-04-15 03:56:53 -04:00
hu-weihua
9ffa8e314d
modify grammar error dependig on gongjie's comments
2016-04-15 03:44:38 -04:00
neo954
d42b386f52
Merge pull request #913 from hu-weihua/ibpkglist
...
Add new IB pkglist files
2016-04-15 15:41:10 +08:00
junxiawang
4c1c7c3228
modify docker command testcase during to issue 882
2016-04-15 02:41:39 -04:00
hu-weihua
7aae5f4181
add dependencies for diskless
2016-04-14 23:16:19 -04:00
hu-weihua
53e3546e61
add dependencies for diskless
2016-04-14 23:14:24 -04:00
chenglch
696858df04
Merge pull request #926 from zet809/fix_issue_863
...
write MAC when creating docker container, remove connect network and/…
2016-04-15 11:06:08 +08:00
Victor Hu
4f04fa2db9
Merge pull request #931 from gurevichmark/rmvm_man
...
rmvm command man page and type fixes
2016-04-14 20:27:43 -04:00
Mark Gurevich
a4615fc8ba
rmvm command man page and type fixes
2016-04-14 15:09:36 -04:00
immarvin
7876697e30
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-14 10:39:35 -04:00
tingtli
641af3c6a0
Merge pull request #925 from junxiawang/0414
...
@junxiawang we should make some comments here.
This is to make the case name same with case file name then It is easy to understand.
We didn't change any code, but just rename the case file name and case name.
2016-04-14 16:59:01 +08:00
junxiawang
0c39a64046
delete p8le installation testcases
2016-04-14 05:45:32 -04:00
junxiawang
cf4fb89a5b
change p8le installation testcases file name
2016-04-14 05:43:44 -04:00
hu-weihua
831600b5ce
update for rhels7.2 on ppc64le for diskless
2016-04-14 03:38:08 -04:00
hu-weihua
b2a8ddecf0
update example
2016-04-14 03:25:54 -04:00
zet809
f8e3da2280
Remove mac attribute
...
It seems the docker can assign MACaddress automatically after the container is started, the pull request 926 have more information
2016-04-14 15:19:08 +08:00
ertaozh
c21d08c3e7
write MAC when creating docker container, remove connect network and/or disconnect network
2016-04-14 02:57:05 -04:00
tingtli
9d35af497b
Merge pull request #870 from junxiawang/testcasefordocker
...
add docker test case
2016-04-14 09:50:57 +08:00
junxiawang
66507cb365
Merge pull request #919 from caomengmeng/add_labels
...
Change labels in installation cases for mistakes.
2016-04-13 15:58:49 +08:00
caomengmeng
2ae30f5147
delete unused file
2016-04-13 03:11:59 -04:00
caomengmeng
a33385c6da
changed all labels
2016-04-13 03:07:56 -04:00
yangsong
5338644b00
Merge pull request #897 from penguhyang/mess_output_rscan
...
change the rscan output format
2016-04-13 01:01:27 -05:00
tingtli
927fa2f548
Merge pull request #917 from immarvin/onbuildscripts
...
Since we only support Linux build on 2.12. I agree to use bash for the script.
2016-04-13 13:54:42 +08:00
immarvin
035a8e6385
remove the comment lines for AIX build
2016-04-13 00:49:11 -04:00
immarvin
0e4c73795c
the shebang of bash scripts should be the 1st line of script file
2016-04-12 22:07:43 -04:00
yangsong
4cdafb7b7c
Merge pull request #911 from penguhyang/update_rsetboot_option
...
add description of -u and -p for rsetboot
2016-04-12 03:13:05 -05:00
hu-weihua
0ea278bc4c
add pkglist for ppc64 and ppc64le environment
2016-04-12 04:03:51 -04:00
hu-weihua
642059b3c2
modify more content for bug fixing
2016-04-12 03:18:24 -04:00
immarvin
afeffe0df1
add description of rsetboot -u/-p in Usage.pm;refine the manpage
2016-04-12 02:41:14 -04:00
immarvin
f3ed115bf5
add description of -u and -p for rsetboot;patch pasu with the latest version
2016-04-12 02:33:02 -04:00
Jarrod Johnson
3899299caf
Merge pull request #909 from jjohnson42/master
...
Merge Lenovo changes
2016-04-11 16:08:56 -04:00
Jarrod Johnson
5ac9fe352a
Merge branch 'master' of github.com:jjohnson42/xcat-core
2016-04-11 16:07:54 -04:00
Jarrod Johnson
0815a44929
Copy location data into confluent on makeconfluentcfg
2016-04-11 16:07:23 -04:00
Jarrod Johnson
9869d148ac
Change to recognize newer Lenovo mfg id
2016-04-11 16:06:48 -04:00