2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-15 16:17:36 +00:00
Commit Graph

24796 Commits

Author SHA1 Message Date
Jarrod Johnson c26fdffb3e Correct package name for iputils in SLE 2019-03-04 12:39:39 -05:00
Jarrod Johnson 3d1844c7a2 Adjust the package list for diskful SLE
Add commonly desired packages
2019-03-04 10:56:21 -05:00
Jarrod Johnson 092e525688 Have iputils available in SLE install
This was breaking various scripts
2019-03-04 10:07:01 -05:00
Jarrod Johnson 4fe2a72cb0 Try to use systemd-run for reboot
This has an improved chance of surviving yast process.
2019-03-04 10:01:39 -05:00
Jarrod Johnson 3432dac84d Correct syntax error in xcat spec file 2019-02-28 10:51:19 -05:00
Jarrod Johnson 6785eb3adc Extend reboot timer on SUSE
The SUSE postscripts run a long time before installer
completes, extend the timeout to facilitate that completion.
2019-02-28 10:36:16 -05:00
Jarrod Johnson ef12180e06 Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-02-28 10:02:57 -05:00
Jarrod Johnson cc8aec5ace Highlight mknb failure on upgrade
If for example the filesystem fills, a more obvious message
should be presented.
2019-02-28 10:02:12 -05:00
Jarrod Johnson 6e59b63b39 Remove dependencies for lenovo ubuntu builds 2019-02-13 16:02:59 -05:00
Jarrod Johnson e472c928cd Fix version in lenovo apt/deb builds 2019-02-13 13:40:41 -05:00
Jarrod Johnson fc31759423 Change debian/ubuntu build to use gitver 2019-02-12 16:38:27 -05:00
Jarrod Johnson 58dab1f15e Allow IB/OPA addresses in mac table again
The change blocked valid addresses.
2019-01-24 14:52:40 -05:00
Jarrod Johnson d46eec274c Fix non-hierarchical syncfiles
The change to fix hierarchical failed when the request did
not go through XML serialization.  Fix by putting into the proper
structure.
2019-01-23 16:34:21 -05:00
Jarrod Johnson 4cb5a894d2 Fix syncfiles when node points at foreign node
Foreign node is unable to correctly relay to appropriate service
node without username.  This is similar to the updatenode problem, but
occurs in a mismatch dhcp offer.
2019-01-23 16:15:27 -05:00
Jarrod Johnson c7be8f3247 Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-01-18 13:29:09 -05:00
Jarrod Johnson aaa9ddd553 Do not proceed past boot into standby
Some installers advance the destiny multiple times.
Avoid going off the edge into 'standby' in such scenarios.
2019-01-18 13:28:29 -05:00
Jarrod Johnson 2222e61612 Adapt SLES to only modify SLES12
SLE15 uses Volume0_0, not Volume0 like SLES12
2019-01-16 15:02:20 -05:00
Jarrod Johnson d527bb0b86 Support SuSE style RSTe
SuSE renames the RSTe volume in the middle.
2019-01-16 14:37:50 -05:00
Jarrod Johnson c6c70e5df1 Auto-sense RSTe configuration and use it
RSTe can induce a software raid.  If detected use
that software raid.
2019-01-16 13:29:10 -05:00
Jarrod Johnson 35154ff145 Merge branch 'lenovobuild2.14' of github.com:jjohnson42/xcat-core into lenovobuild2.14 2019-01-09 16:16:05 -05:00
Jarrod Johnson 660df81379 Fix SLES apache conf 2019-01-09 16:15:29 -05:00
Jarrod Johnson 5d350aca36 Put in piece of an old commit to sync up with master
Currently Table.pm has a partial revert.  Rectify
this to sync back up with xcat.org in optimism that
the problem has been fixed (based on some examination
of changes since the mistake)
2019-01-09 14:25:01 -05:00
yangsong 5925987b55 fix issue of site.httpport support in makedhcp (#5904) 2019-01-09 14:22:06 -05:00
Jarrod Johnson eb68b59906 Merge tag '2.14.5' into lenovobuild2.14
xCAT 2.14.5 release
2019-01-09 14:20:23 -05:00
Jarrod Johnson a6898b9304 Correct incorrect loop keyword in nodestat
If a system had 3389 and sshd running, it triggered a bug.
Fix by using the correct loop flow keyword for perl.
2.14.3.lenovo5
2019-01-03 09:23:13 -05:00
Jarrod Johnson 919cae25af Fix remoteshell compatibility with custom Match
If a user has a custom Match directive, remoteshell would
create an invalid configuration.  Fix by ensuring we are
outside of a match context by doing Match all explicitly.
2018-12-13 17:14:06 -05:00
huweihua 53b97171a8 update for master release 2.14.5 2018-12-07 04:01:11 -05:00
Weihua Hu 71cdb42075 Merge pull request #5877 from zet809/modify_release_info_for_2.14.5
Update release information for 2.14.5 release
2018-12-07 10:22:56 +08:00
ertaozh bdbe663586 Update release information for 2.14.5 release 2018-12-06 21:11:40 -05:00
Weihua Hu 5b36a4db0b Merge pull request #5866 from xuweibj/case_inv
modify xcat-inventory cases path
2018-12-06 17:07:29 +08:00
xuweibj 39a141f70a modify xcat-inventory cases path 2018-12-05 02:15:25 -05:00
Yuan Bai f57bdef760 update install new kernel doc (#5868) 2018-12-04 15:47:49 +08:00
yangsong a60c79e0c1 support site.httpport in ubuntu diskless (#5865) 2018-12-04 11:14:19 +08:00
xuweibj 0c9bbb1b47 Merge pull request #5859 from hu-weihua/p9case
fix issue 5858 test cases  failed due to the change of output of rbeacon
2018-12-03 11:52:42 +08:00
Gᴏɴɢ Jie 2088bec4aa Merge pull request #5861 from xuweibj/port
enhance pr 5715 of httpport check
2018-12-03 10:24:55 +08:00
xuweibj 4e1663a960 enhance pr 5715 of httpport check 2018-12-02 20:22:53 -05:00
huweihua c3ad19d3b7 fix issue 5858 test cases failed due to the change of output of rbeacon 2018-11-30 20:10:23 -05:00
cxhong 4aa090f6e1 Determine NumberNodes in the command.log by the command requests (#5787) 2018-11-30 08:23:21 +08:00
zet809 8f3c3f7677 Fix issue 5150: tabch and tabdump commands can not deal with invalid attribute names (#5846)
* Fix issue 5150: tabch and tabdump commands can not deal with invalid attribute names

* reuse buildWhereClause for key retriving
2018-11-30 08:19:42 +08:00
xuweibj 260bb1033b Merge pull request #5849 from hu-weihua/goxcat
fix for issue5848
2018-11-29 14:17:40 +08:00
huweihua 046531394a fix for issue5848 2018-11-29 00:14:33 -05:00
Weihua Hu fc875be2d7 Merge pull request #5836 from robin2008/status-log
Make status changing log more clear
2018-11-29 11:39:20 +08:00
Mark Gurevich 6146a30acc Additional info display for rspconfig (#5803)
* Additional info display for rspconfig

* Changes for review comments

* Better message suggestions

* Fix tidy look
2018-11-29 11:33:43 +08:00
Weihua Hu e7239786fd Merge pull request #5844 from tingtli/updatearch
update arch for x86_64
2018-11-28 17:52:27 +08:00
litingt 55b435c64a update go-xcat cases labels 2018-11-28 03:42:43 -05:00
litingt 71594f41ce update arch for x86_64 2018-11-28 01:51:26 -05:00
Weihua Hu 19084ca29a Merge pull request #5842 from tingtli/modifylabel
update the error label
2018-11-28 14:36:54 +08:00
xuweibj 622c094a81 Merge pull request #5841 from immarvin/onissue
fix issue [automation] Installation failed on several OS because error in DSHCLI.pm #5840
2018-11-28 14:33:25 +08:00
litingt e58b6c9cb2 update the error label 2018-11-27 22:44:59 -05:00
zet809 d487f450bb Set theme jekyll-theme-cayman 2018-11-28 10:28:17 +08:00