penguhyang
6d0bf02cfa
fix return code is 0 when there are errors ( #1763 )
2016-08-25 14:48:23 +08:00
penguhyang
fd747d5fc6
give warnings and return when use -o -p -a for packimage ( #1757 )
2016-08-25 11:10:27 +08:00
Weihua Hu
360a71c8c1
Merge pull request #1756 from tingtli/packimge
...
increase the time since we add some time-consuming test cases
2016-08-24 15:27:14 +08:00
litingt@cn.ibm.com
6a242e8936
update the message
2016-08-24 03:21:15 -04:00
litingt@cn.ibm.com
ea839ee02a
increase the time since we add some time-consuming test cases
2016-08-24 03:14:00 -04:00
penguhyang
c93b215c2c
fix sles11.4 packimage return error when use tar compress method ( #1743 )
2016-08-24 12:13:36 +08:00
Victor Hu
9d35d43fd0
Merge pull request #1278 from neo954/xcatjktestreport
...
[xCAT Jenkins] Log Analyzer with email report
2016-08-22 10:30:59 -04:00
GONG Jie
310ba8c1aa
[xCAT Jenkins Email Report] Fix a issue while no test was run in a day. Handle NULL properly
2016-08-22 16:10:08 +08:00
penguhyang
c4a536a18f
use the same way to promote error msg ( #1749 )
2016-08-22 00:39:09 -05:00
zet809
609a21f269
Merge pull request #1703 from pdlun92/rflash_grs
...
rflash added check for GTB model type to set hpm upgrade buffer size
2016-08-18 10:38:48 +08:00
Patrick Lundgren
2586572132
Added check for GRS hardware current firmware version above 1.7_2.55 (1610A)
2016-08-17 11:07:54 -04:00
tingtli
2a4b574468
Merge pull request #1721 from neo954/go-xcat-devel
...
[go-xcat] Fix typo
2016-08-17 16:26:37 +08:00
GONG Jie
d58495a391
[go-xcat] Fix typo
2016-08-17 16:21:07 +08:00
ertaozh
6c43f8f716
run mknb for both ppc64 and x86_64
2016-08-17 04:00:06 -04:00
Xiaopeng Wang
b950a4ccb4
Merge pull request #1597 from fenggaobj/master
...
1596:Enhance the process of reinstall for PCM
2016-08-17 08:52:05 +08:00
Mark Gurevich
60f54f7fb2
Support --resize option for chvm ( #1598 )
...
* Support --resize option for chvm
* Handle generic error from libvirt when resizing VM
* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
Patrick Lundgren
484cf08bfd
Removed unintended changes that were result of scp from dev machine
2016-08-16 09:49:46 -04:00
hu-weihua
47b37f5789
add dependency to support rhels7.2+IB
2016-08-16 04:59:26 -04:00
Patrick Lundgren
5f5bb2052f
Added check for GTB Model Type to hpm upgrade buffer size
2016-08-15 15:50:40 -04:00
Victor Hu
ced0f25d91
Merge pull request #1678 from cxhong/1356
...
CUDA8 support on rhel7.2 and rhel7.3
2016-08-15 15:41:50 -04:00
Casandra Qiu
6a197828ae
modify comments
2016-08-15 14:31:25 -04:00
Casandra Qiu
f492ceb7e9
use cudaruntime-8-0 as default
2016-08-15 08:50:49 -04:00
penguhyang
d4a397adce
support tar for redhat6.8
2016-08-15 02:40:23 -04:00
Xiaopeng Wang
6f81ef16c4
Merge pull request #1696 from immarvin/onissue
...
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-15 11:03:07 +08:00
immarvin
506d0c9660
fix issue [Customer] nodeset failed with meaningless messages #1529
2016-08-14 06:11:04 -04:00
immarvin
be77e5f43f
fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695 ; update the manpage and usage info of packimage
2016-08-13 02:53:05 -04:00
immarvin
5699b025dd
fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688
2016-08-13 00:30:56 -04:00
immarvin
e1775355f5
refine the tar options
2016-08-12 21:11:48 -04:00
Casandra Qiu
33d30c8efa
indent the line space
2016-08-12 16:24:13 -04:00
Casandra Qiu
2b54a0ed33
genimage failed for rhels7.2 because /etc/selinux/config file didn't exists
2016-08-12 15:38:09 -04:00
Jarrod Johnson
76ed1ab158
Provide a workaround for SD350 beacon
...
SD350 standard command does not stay on indefinitely.
Provide a workaround to cause that to stay on.
2016-08-12 10:07:16 -04:00
penguhyang
5cc61d92f2
Merge pull request #1686 from immarvin/onissue
...
fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 15:00:51 +08:00
immarvin
b9d8138395
fix issue Nodeset for Ubuntu OS displays warning, but we should be more specific and only print on conditions where it might fail #1097
2016-08-12 02:52:03 -04:00
penguhyang
d44176f1d1
update code of packimage ( #1685 )
2016-08-12 01:46:52 -05:00
penguhyang
28144017e4
update pkglist for redhat sles ubuntu ( #1680 )
2016-08-12 01:03:39 -05:00
Casandra Qiu
672b7113d7
CUDA8 support on rhel7.2 and rhel7.3
2016-08-11 12:04:24 -04:00
immarvin
c70913262d
fix issue [DEV] Diskless boot failed for rhel7.3 because selinux disabled. #1666 ; disable selinux in the rootimg
2016-08-11 05:11:03 -04:00
penguhyang
79426ad21e
add new option to indicate compress method ( #1669 )
2016-08-11 03:09:43 -05:00
neo954
7831ea277d
[go-xcat] Version 1.0.2 Fix a couple of bugs. ( #1663 )
...
* [go-xcat] Let the end user see the original interactive prompt of yum, zypper and apt-get.
* [go-xcat] Change the package list for Ubuntu based on commit number 8b5f44c
* [go-xcat] Change the default behavior of this script to show the help message
* [go-xcat] Add a secret verbose help message
* [go-xcat] A secret verbose help output
* [go-xcat] Print out help message instantly while wrong command line argument were passed
* [go-xcat] Add error handling for unknown command line argument
2016-08-11 01:21:07 -05:00
Casandra Qiu
c458718ebf
move config switch files to scripts dir
2016-08-09 16:54:08 -04:00
GONG Jie
769ba844c8
[go-xcat] Remove all the complicated examples
2016-08-09 16:15:33 +08:00
zet809
f22feff401
Merge pull request #1519 from cxhong/switch
...
Switch-based switch discovery for BNT and Mellanox
2016-08-09 10:21:01 +08:00
Xiaopeng Wang
4e5b0ccc4f
Merge pull request #1636 from immarvin/onubt16.04.1
...
add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils:get_file_name
2016-08-09 10:09:44 +08:00
immarvin
2ab944ea65
add ubuntu16.04.1 netboot pkglist;modify the precedence of SvrUtils::get_file_name
2016-08-08 05:10:02 -04:00
neo954
603cde02c4
Merge pull request #1643 from whowutwut/goxcat_spelling
...
Change the summary message for go-xcat to just say xCAT is installed
2016-08-08 02:36:37 -05:00
Victor Hu
878d43addc
Add a section to attempt to autodetect the RHEL OS to bypass ( #1644 )
...
the need to update the discinfo database
2016-08-07 23:21:06 -05:00
Victor Hu
4c7e345fb5
Merge pull request #1627 from gurevichmark/offline_when_rmdef
...
Cleanup boot configuration files when processing rmdef
2016-08-05 14:16:23 -04:00
Victor Hu
9b96ee24e6
Display a different summary message on install vs update
2016-08-05 12:40:41 -04:00
Victor Hu
ab3448ca9f
Change the summary message for go-xcat
2016-08-05 12:33:58 -04:00
Mark Gurevich
560d01ab84
Cleanup boot configuration files when processing rmdef
2016-08-04 08:28:13 -04:00