2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 05:25:32 +00:00
Commit Graph

24582 Commits

Author SHA1 Message Date
9d98236dc1 [RH8] RHEL 8 Service node automatic installation (#6041)
* Update tftp dependency

* Update service node package lists for RHEL 8

* Fix typo in `Configure PostgreSQL' page

* Rewrite the description of package xCATsn
2019-03-01 16:00:03 +08:00
79871d7578 Remove the leading ^ from package group name (#5972) 2019-01-28 16:43:23 +08:00
ec56baf36f Revise openssl settings for RHEL 8 (#5967)
* Remove the RANDFILE from openssl.cnf. This is out-of-date in opessl beyond version 1.1.1a.

* Update openssl.cnf.tmpl to the latest one from openssl 1.1.1a source

* Revise openssl.cnf.tmpl based on the latest one from openssl 1.1.1a source

* Remove `-no_ssl2' command line argument for openssl, totally.
2019-01-28 16:35:31 +08:00
aafa9287d6 Fix rsyslog.conf syntax error on RHEL 8 (#5950) 2019-01-28 16:18:16 +08:00
4e210e8f37 Remove xinetd related code to make tftp service work on RHEL 8. (#5937)
* No xinetd service any more. Remove xinetd related code to make tftp service work on RHEL 8.

* Remove /etc/xinetd.d/tftp related code in stop_TFTP()
2019-01-28 16:11:16 +08:00
5552711fd3 Make genimage working on RHEL 8 (#5949)
* There is no RHEL 8 ppc64

* Remove package ppc64-utils
2019-01-16 12:32:37 +08:00
14f993bc14 Merge master branch to RHEL 8 branch (#5953)
* rpower for redfish support

* rsetboot for redfish support

* recover

* modify depending on discussion and comments

* refine test case xcatd_start (#5932)

* Update small text in the diskful support example for cuda_power9_setup

Fix small issue mentioned in 5852

* rsetboot for redfish support

* Fix issue 5933: xCAT-openbmc-py build failed

* Fix remoteshell compatibility with custom Match (#5936)

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.

* fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944

* refine xcat-inventory backend testcase (#5946)

* add test case for issue 3602: confignetwork cannot work when regular expression is used in nics table

* add lsdef to get more debug info

* Revert "fix issue PR #5936 resulted in remoteshell failed in rhels6.10 #5944"

* revert PR Fix remoteshell compatibility with custom Match #5936
2019-01-15 17:33:59 +08:00
efc60c8825 Make makedhcp working on RHEL 8 xCAT management node (#5930)
* Patch dhcp.pm for RHEL 8

* Ignore interface lo while makenetworks

* Revise the comments to reflect the code changes
2019-01-08 15:54:47 +08:00
84e59d7503 Merge pull request #5918 from neo954/rhels8-deployment
Cumulative patches to make xCAT run on RHEL 8
2019-01-08 14:34:55 +08:00
c9c7351ae6 Remove deprecated command in kickstart template 2019-01-08 13:42:49 +08:00
4e95be796c Port daa6c91991 2019-01-08 13:42:49 +08:00
18b416dc06 Use shell function base64decode() instead of python 2019-01-08 13:42:49 +08:00
ea6f4afcfc Add shell script function base64decode() 2019-01-08 13:42:49 +08:00
01f254f136 Add shell script function base64decode() 2019-01-08 13:42:49 +08:00
1c3ad11524 Change the default name of Linux LVM volume group to `xcatvg' 2019-01-08 13:42:49 +08:00
ab81e449f6 Add basic xCAT service node support for RHEL 8 2019-01-08 13:42:49 +08:00
d13097769f Port 2d4141b7d7 2019-01-08 13:42:49 +08:00
c6c5a5a346 Porting the `httpport' support patch from post.xcat to post.xcat.ng 2019-01-08 13:42:49 +08:00
337fb4fa07 Update xCAT-server.spec to require a new version of grub2-xcat 2019-01-08 13:42:49 +08:00
b4d87b98f3 Update tftp dependency 2019-01-08 13:42:49 +08:00
1237b5e3b0 Add double quotes to fix syntax errors 2019-01-08 13:42:49 +08:00
9b4f539eb2 Remove support of RHEL 8 Partner Inspection Snapshot 1 and Partner Inspection Snapshot 2.
Revert "Add two disc ID for rhels8.0"

This reverts commit c8ed19a9d0.
2019-01-08 13:42:49 +08:00
b53100a59f Merge pull request #5929 from xcat2/master
Merge master branch to rhels8 branch
2019-01-08 13:40:21 +08:00
6d9e961422 Merge pull request #5906 from cxhong/5888
Modified syncfile list for EXECUTEALWAYS clause
2019-01-07 09:28:13 +08:00
dd8f6b840e fix indent 2019-01-03 09:04:06 -05:00
316f0e275f Merge pull request #5917 from tingtli/lsvmcase
add more lsvm cases
2019-01-03 12:19:39 +08:00
d6f80070a7 update case lsvm_noderange 2019-01-02 21:13:30 -05:00
90d82b6492 update case lsvm_mixed_vm_running_and_off 2019-01-02 21:07:55 -05:00
4c243442e7 update according to comments to update output of lsvm_kvmhost 2019-01-02 20:55:11 -05:00
378447afb9 Comments from ertao 2019-01-02 14:02:00 -05:00
0de09bc700 add test cases fir xcat-inventory backend (#5925) 2018-12-29 17:55:48 +08:00
fb45b7f59e Merge pull request #5924 from robin2008/confignetwork-case-centos
confignetworks case support CentOS MN
2018-12-29 16:03:32 +08:00
65bf8ead65 mkdef for existing object now will return 1 2018-12-29 15:29:40 +08:00
67a9fab15b confignetworks case support CentOS MN (https://github.com/xcat2/xcat2-task-management/issues/543) 2018-12-29 14:40:00 +08:00
e2a01d7fbb Merge pull request #5923 from immarvin/ontestcase
It is ok to me. agree to merge.
2018-12-28 13:54:46 +08:00
210740c2ad add debug info 2018-12-28 00:49:27 -05:00
b93bbbda8e Merge pull request #5922 from immarvin/ontestcase
it's ok to me. I agree to merge.
2018-12-28 12:47:21 +08:00
bc403412d4 filter out non-osimage messages in case export_import_all_osimages_by_dir 2018-12-27 23:24:56 -05:00
1c2e14f524 filter out non-osimage messages from lsdef output (#5921) 2018-12-28 11:32:27 +08:00
15a873473b update case to be compatible with xcat inventory ci test (#5920) 2018-12-28 10:38:15 +08:00
1dcbbdf4e1 fix bug 171,xcat-inventory could not find the correct role for node (#5919) 2018-12-27 16:05:39 +08:00
d976430e23 Merge pull request #5909 from robin2008/lsdef-z
Make lsdef -z could display all attribute by default
2018-12-27 15:21:12 +08:00
dec1e8d205 resolve the lsdef pod file conflicts 2018-12-27 14:41:57 +08:00
85bd3a5c79 Merge branch 'master' into lsdef-z 2018-12-27 14:35:37 +08:00
c2eb4924d8 Merge pull request #5898 from tingtli/task88
Add test case for issue 3571, 4085 and 3927  for makenetworks,chdef and mkdef for networks.
2018-12-27 10:40:58 +08:00
5e186ce1b0 add more lsvm cases 2018-12-24 00:14:02 -05:00
a7433de92e Merge pull request #5891 from xcat2/task82
Add test case for issue 4138 : the node status cannot be updated on normal system reboot
2018-12-21 17:01:32 +08:00
4104cf0ab0 update according to comments 2018-12-21 03:18:03 -05:00
34c98f3d96 Merge pull request #5915 from tingtli/invcilabel
add more test cases for inventory_ci label
2018-12-21 14:42:45 +08:00
818da380e8 add more test cases for inventory_ci label 2018-12-21 00:48:07 -05:00