2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-12 17:34:16 +00:00
Commit Graph

24401 Commits

Author SHA1 Message Date
Bin Xu 28ba3a5cff imporve the performance to list group object when lots of groups defined (#5769)
* imporve the performance to list group object when lots of groups defined (#5761)

* - for list group attribute, using the similiar method as node object, but for group
not consider the inherit and regex translation (pass $options{keep_raw} = 1)
2018-11-13 14:06:10 +08:00
Yuan Bai 239ffd7eb7 fix 5789 xcatlib.sh: line 186: &0 : syntax error (#5790) 2018-11-12 15:22:14 +08:00
Yuan Bai 482604f7e5 Merge pull request #5772 from neo954/sles-migration
Patch sles_migration test cases. Workaround for github issue #5503
2018-11-12 14:34:15 +08:00
yangsong 7f0ed6caee remove mistake breaks (#5784) 2018-11-09 18:35:14 +08:00
Weihua Hu 5559e44b4a enhance xcattest for issue 5773 and task 383 (#5782) 2018-11-09 18:25:27 +08:00
Yuan Bai 5db2dbd62c fix5209 nodeset cannot find pxelinux.0 (#5783)
* distro pxelinux.0 default path is changed in ubuntu 16.04
2018-11-09 17:03:58 +08:00
Yuan Bai 5f2a90972c Merge pull request #5726 from tingtli/task342
do task 342, update cases according to xcat-inventory design change
2018-11-09 16:42:16 +08:00
yangsong 92c019bdb3 set default value for $::XCATSITEVALS{httpport} if site.httpport is not specified (#5780) 2018-11-09 15:28:17 +08:00
Yuan Bai cfdce8a7a5 fix 5733 genimage in ubuntu16.04.5 failure (#5781) 2018-11-09 14:12:56 +08:00
yangsong f55b3f867b several issues on site.httpport in otherpks and ospkgs (#5777)
* correct several issues

* refine ospkgs to support site.httpport
2018-11-08 17:50:14 +08:00
yangsong 01541aba74 correct several issues on site.httpport in diskless provision (#5774) 2018-11-07 18:19:35 +08:00
GONG Jie 43b31c380c Patch sles_migration test cases. Workaround for github issue #5503 2018-11-07 16:52:33 +08:00
Yuan Bai 13bca11a9d add sys log for redhat statelite (#5771)
* add sys log for redhat statelite
2018-11-07 16:47:46 +08:00
Weihua Hu e04cff48e1 Merge pull request #5770 from robin2008/travis
Make travis script go ahead when it failed to get PR information after max retries
2018-11-07 13:47:19 +08:00
bxuxa 30dec78b37 - Make travis continue to finish the real test when it failed to get the PR information from github
- and redo the non-finished PR format checking at the end if all testing is passed.
2018-11-07 10:51:09 +08:00
zet809 5211c296d8 Add repoonly option for otherpkgs to only generate repo for pkgdir and otherpkgdir (#5768)
* Add repoonly option for otherpkgs to only generate repo for pkgdir and otherpkgdir

* Update otherpkgs based on comments
2018-11-07 10:11:05 +08:00
Gᴏɴɢ Jie 7c1eb1901e Merge pull request #5767 from bybai/sys
Add /etc/rsyslog.d/ to litefile table
2018-11-06 16:44:10 +08:00
Bin Xu 5a3b4c83a1 Merge pull request #5765 from immarvin/onhttport
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
2018-11-06 16:40:54 +08:00
bybai 27ff17f11a missing /etc/rsyslog.d/ from litefile table 2018-11-06 03:30:44 -05:00
yangsbj 2d4141b7d7 modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY 2018-11-06 01:36:29 -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
litingt@cn.ibm.com 8f23be1888 fix typo 2018-11-02 03:18:10 -04:00
litingt@cn.ibm.com ad3d2b26c2 update to remove blank 2018-11-02 02:12:14 -04: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
litingt@cn.ibm.com 9e9c4d2cf9 update 2018-11-01 23:14:32 -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