bybai
27ff17f11a
missing /etc/rsyslog.d/ from litefile table
2018-11-06 03:30:44 -05:00
Bin Xu
4042193c21
Merge pull request #5764 from immarvin/onhttport
...
refine the PR
2018-11-05 16:28:27 +08:00
yangsbj
dc8c863283
refine the PR
2018-11-05 03:15:37 -05:00
Bin Xu
c074db3e02
Merge pull request #5757 from immarvin/onhttport
...
add support for site.httpport for post.xcat, updatenode, nodeset and makedhcp
2018-11-05 13:23:13 +08:00
yangsbj
1eae3b5b28
remove temporary cases
2018-11-04 23:41:34 -05:00
yangsbj
5d90a4212c
change HTTPPORT in /proc/cmdline to XCATHTTPPORT to avoid potential confilic
2018-11-04 21:54:30 -05:00
yangsbj
accb6d69a9
write HTTPPORT= to xcatinfo
2018-11-02 05:16:14 -04:00
yangsbj
1fb78eb97d
add HTTPPORT=xxx in kcmdline for diskless/statelite
2018-11-02 05:00:26 -04:00
Gᴏɴɢ Jie
7dab7922d7
A more real world partitioning scheme for RHEL8 ( #5760 )
2018-11-02 16:46:10 +08:00
Bin Xu
a33cd3b15e
xcatperftest enhance to support random noderange on existing cluster ( #5759 )
...
* 1, enhance xcatperftest to support run testing on different number of nodes without changing DB
2, give a default DB command lists
* 1, Using environment to customize TIMEOUT
2, Refine the screen output to ignore the node name lists
3, For run in existing cluster, finally run a full node range test.
2018-11-02 16:22:14 +08:00
Bin Xu
5d12e67786
Merge pull request #5754 from jjohnson42/tryv6thenv4
...
Have xCAT client try IPv6 if IPv4 fails
2018-11-02 15:54:39 +08:00
yangsbj
2e4bbcff1d
add patch for test
2018-11-02 02:03:04 -04:00
yangsbj
1889ec879d
support site.httpport in nodeset and mknb
2018-11-01 23:29:01 -04:00
yangsbj
c4fe5ad5d9
support site.httpport in dhcp lease and config
2018-11-01 23:08:01 -04:00
yangsbj
5c910eca26
add support for site.httpport for post.xcat and updatenode
2018-11-01 05:21:08 -04:00
Jarrod Johnson
8ff0bb805e
Have xCAT client try IPv6 if IPv4 fails
...
If IPv6 support is added to a system after xcat is running,
then trying to reach 'localhost' may end up being '::1' instead
of '127.0.0.1'. This will be fine after xCAT restarts from before
IPv6 support being available, but until that time the daemon is
IPv4 only. Have Client try IPv4 if IPv6 fails to accomodate this
situation.
2018-10-31 15:34:58 -04:00
zet809
cb9b8c0a51
Merge pull request #5752 from neo954/xcat-genesis-builder
...
xCAT-genesis-builder - Revise the error handling for directory detecting
2018-10-31 17:46:02 +08:00
Gᴏɴɢ Jie
0e6365d8c6
Fix github issue #5500 . Do not restart service openibd in the installation stage ( #5723 )
2018-10-31 17:33:25 +08:00
Weihua Hu
affa429493
Merge pull request #5715 from xuweibj/I5701
...
fix issue 5701, support site.httpport setting for xcatmn check
2018-10-31 16:15:56 +08:00
GONG Jie
5b13cbc9f3
Revise the error handling for directory detecting
2018-10-31 16:09:26 +08:00
Weihua Hu
c33a87bcb5
Merge pull request #5717 from xuweibj/I5700
...
fix issue 5700, support site.httpport to be used in discovery in xcatprobe
2018-10-31 16:08:00 +08:00
Weihua Hu
f23031f92c
Merge pull request #5741 from tingtli/task340
...
update labels for all ci test cases
2018-10-31 15:51:06 +08:00
xuweibj
dfce28d773
Merge pull request #5746 from hu-weihua/setup_vm
...
fix issue #5735
2018-10-31 15:26:21 +08:00
Yuan Bai
17dea7d590
log tag support for servicenode and fix updatenode testcase ( #5749 )
2018-10-31 14:05:53 +08:00
huweihua
50d2825846
fix issue #5735
2018-10-30 22:44:45 -04:00
Yuan Bai
e7176d7093
log tag support for common scripts ( #5743 )
...
* log tag support for common scripts
* enhancements
* typo fixed
2018-10-30 16:57:39 +08:00
cxhong
fe33d7d98f
Log Number of Nodes for xCAT command to command.log ( #5729 )
...
* Log Number of Nodes for chdef/mkdef/rmdef/lsdef/nodels command to
command.log
* Create a new tag for reponse object
2018-10-29 17:12:20 +08:00
zet809
6c77456fed
Merge pull request #5742 from neo954/xcat-genesis-builder
...
xCAT-genesis-builder - avoid remove symbolic link as directory
2018-10-29 16:24:43 +08:00
GONG Jie
cda300faa7
Fix indents
2018-10-29 15:44:35 +08:00
GONG Jie
78a32bad30
Fix github issue #5740 - Avoid remove symbolic link as directory
2018-10-29 15:42:56 +08:00
litingt@cn.ibm.com
9f3d2f2e64
update labels for all ci test cases
2018-10-29 01:55:45 -04:00
Yuan Bai
8d53df4595
Merge pull request #5738 from robin2008/gpt
...
localdisk to support user customize the partition table type
2018-10-26 16:56:38 +08:00
xuweibj
7bd23682d1
Merge pull request #5736 from hu-weihua/setupvm
...
enhance test case setup_vm
2018-10-26 16:46:45 +08:00
Weihua Hu
c4dd19e8c1
Merge pull request #5739 from neo954/go-xcat
...
[go-xcat] Fix command line argument handling bug introduced by previous commits
2018-10-26 16:15:19 +08:00
GONG Jie
1fc3e2d18c
[go-xcat] Fix command line argument handling bug introduced by previous commits
2018-10-26 16:07:55 +08:00
bxuxa
8fb3c11461
localdisk to support user customize the partition table type
...
some old code issues found during UT for this feature
2018-10-26 15:13:56 +08:00
huweihua
ca49763b81
enhance test case setup_vm
2018-10-26 03:11:26 -04:00
zet809
949edfad57
Merge pull request #5737 from bybai/ubu
...
nodeset ubuntu16.04.5 x86_64 support
2018-10-26 15:03:04 +08:00
bybai
3067412a7f
nodeset ubuntu16.04.5 x86_64 support
2018-10-26 02:33:57 -04:00
zet809
cb64b65618
Merge pull request #5732 from gurevichmark/doc_clean
...
Add reventlog to hw management list
2018-10-26 13:38:39 +08:00
GONG Jie
3d4f196426
[go-xcat] Change back to gpgcheck=0
2018-10-26 11:29:38 +08:00
Mark Gurevich
f72c4f088a
Add reventlog to hw management list
2018-10-25 10:36:32 -04:00
Gᴏɴɢ Jie
833f33c820
[go-xcat] Fix the result of smoke test when xCAT is not installed ( #5731 )
...
* [go-xcat] Revise the command line argument handling
* [go-xcat] Revise test cases
* [go-xcat] Fix the result of smoke test when xCAT is not installed
2018-10-25 17:19:30 +08:00
xuweibj
6751f5e130
Merge pull request #5730 from hu-weihua/updatecase
...
Update some openbmc test cases
2018-10-25 16:28:45 +08:00
huweihua
e13a71c03f
Update some openbmc test cases
2018-10-25 03:42:51 -04:00
Gᴏɴɢ Jie
01ad6cd6a6
Uninstall xCAT with go-xcat ( #5674 )
...
* [go-xcat] Revise debug log, in order to make debugging go-xcat and bug reporting easier.
* [go-xcat] Revise the prompt messages
* [go-xcat] In yum/zypper repo file, use gpgcheck=1
* [go-xcat] Bump version number
* [go-xcat] Revise the help messages
* [go-xcat] xCAT uninstallation
* [go-xcat] Fix kill command error messages
* [go-xcat] Simplify command line argument processing
* [go-xcat] When do a `check', only run update_repo
* Update document of xCAT uninstallation - use `go-xcat uninstall`
* [go-xcat] Handle goconserver in trash_xcat()
* [go-xcat] Add goconserver to the uninstallation package list
* Add goconserver to the uninstallation package list
* [go-xcat] Fix debug_logger
* [go-xcat] xCAT can be completely uninstalled
2018-10-25 13:24:15 +08:00
zet809
67b3b23664
Merge pull request #5727 from gurevichmark/noupdateinitrd_osimage
...
Process --noupdateinitrd and --ignorekernelchk flags for rinstall
2018-10-24 17:57:10 +08:00
Yuan Bai
735b121e15
classify deployment log and updatenode log ( #5725 )
...
* classify deployment log and updatenode log
* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
Mark Gurevich
ea215738d7
Process --noupdateinitrd and --ignorekernelchk flags even when osimage is not specified
2018-10-23 13:14:23 -04:00
zet809
5bab3f8bac
Merge pull request #5711 from robin2008/tabch-d
...
Handle the wrong table name when using tabch
2018-10-22 13:11:54 +08:00