2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-03 19:35:34 +00:00
Commit Graph

24838 Commits

Author SHA1 Message Date
b51d749f13 Remove option -no-host-reboot for rflash 2019-03-22 15:59:58 +08:00
e56f768361 Merge pull request #6074 from zet809/fix_issue_miss_sitemaster
Fix issue that site.master is not set
2019-03-22 14:51:38 +08:00
1d9b3b4087 Merge pull request #6138 from bybai/bond
configure bond support using nmcli
2019-03-22 14:50:53 +08:00
f0fb356f7c add comments and change nic configure files backup dir 2019-03-22 02:28:29 -04:00
deb1ac1620 Merge pull request #6154 from zet809/update_configvlan_case
Update configvlan case
2019-03-22 13:37:02 +08:00
4d74166a73 Refine case confignetwork_vlan_false and confignetwork_vlan_eth0 not echo Donothing 2019-03-22 00:56:27 -04:00
73d7b06250 Merge pull request #6153 from bybai/fix_cfg
enhance configure bond and bridge 2 test cases
2019-03-22 12:36:53 +08:00
6762cdc429 Merge branch 'master' into fix_cfg 2019-03-22 12:28:39 +08:00
875788f2e4 enhance confignetwork test case 2019-03-22 00:50:39 -04:00
8e1adba4fb enhance configure vlan support eth->vlan->bridge 2019-03-21 23:40:01 -04:00
75e14118a3 update case confignetwork_vlan_false 2019-03-21 23:02:02 -04:00
e86674ec2f enhance configure bond and bridge 2 test cases 2019-03-21 22:42:06 -04:00
1833b53b50 Update confignetwork_vlan_eth0 for RH8 2019-03-21 22:32:56 -04:00
91c02af9ee support eth->bond->vlan based on testcase confignetwork_2eth_bridge_br0 2019-03-21 13:00:06 -04:00
e7b9f1276b Merge pull request #6152 from neo954/rhels8-kdump
Make postscript enabledkump work on RHEL 8
2019-03-21 18:21:57 +08:00
978c796414 Make postscript enabledkump work on RHEL 8 2019-03-21 18:12:33 +08:00
e97e5fa8f9 Merge pull request #6151 from robin2008/code-error
Fix a code error
2019-03-21 17:24:35 +08:00
26fb874a84 Fix a code error 2019-03-21 17:09:29 +08:00
b91692bc39 Merge pull request #6147 from xuweibj/obmc_py3_spec
spec file not be used for xCAT-openbmc-py3 build
2019-03-21 17:08:30 +08:00
d4d4a0c1b5 Merge pull request #6150 from robin2008/6145
Avoid noisy warning message on rh8 for makegocons
2019-03-21 16:59:53 +08:00
e35b3ce684 spec file not be used for xCAT-openbmc-py3 build 2019-03-21 04:54:09 -04:00
0ff9bc0be5 Ignore the disable when not installed, not using package checking as we use a fake package there 2019-03-21 16:46:20 +08:00
efd954b36f Merge pull request #6149 from neo954/rhels8-foo
Fix python error, TabError: inconsistent use of tabs and spaces in indentation
2019-03-21 16:31:14 +08:00
00bf5d432c Partly revert "Revise openssl settings for RHEL 8 (#5967)" (#6144)
* Put "openssl s_client" command line argument "-no_ssl2" back.

This reverts commit ec56baf36f.
2019-03-21 16:27:13 +08:00
92170ed113 add linux_diskless_kdump to weekly bundles (#6148) 2019-03-21 16:26:24 +08:00
58441c8489 Make variable output byte instead of string 2019-03-21 16:25:17 +08:00
d4715d2745 Fix #UNCOMMENTOENABLEDEBUGPORT# replacement 2019-03-21 16:25:10 +08:00
2386723ddd Merge pull request #6139 from bybai/eth_fix
fix configeth using nmcli connection name with space
2019-03-21 13:14:34 +08:00
5452d36b50 delete space before nmcli connection name 2019-03-21 01:28:59 -04:00
4435960f4a Fix python error, TypeError: cannot use a string pattern on a bytes-like object (#6137) 2019-03-20 18:06:15 +08:00
8299f85624 Merge pull request #6126 from immarvin/onissue
fix issue otherpkgdir won't work with localdir and http repo #6118
2019-03-20 17:37:28 +08:00
1165a99610 configure bond support using nmcli 2019-03-20 05:33:21 -04:00
1ef014a25b Fix RHEL 8 diskless service node (#6134)
* Add package initscripts to diskless compute node package list

* Add package initscripts to diskless service node package list

* Patch script servicenode, handle multiple-line error message properly.
2019-03-20 16:21:54 +08:00
d32833e9f1 add skip_if_unavailable option into repo conf to avoid yum operation abort due to broken repo 2019-03-20 03:30:16 -04:00
958ea56e70 Merge pull request #6128 from bybai/bri_check
replace check brctl position since there is no bridge-utils RH8
2019-03-19 17:53:13 +08:00
1e36a2738d replace check brctl 2019-03-19 06:16:39 -04:00
a35f34830c fix issue otherpkgdir won't work with localdir and http repo #6118 2019-03-19 05:09:54 -04:00
f94eb80570 Merge pull request #6123 from hu-weihua/makedhcp_stop
move the stop label from makedhcp_remote_network case
2019-03-19 16:27:19 +08:00
ac3b2175f9 move the stop label from makedhcp_remote_network case 2019-03-19 03:52:31 -04:00
6cd334d0b3 Merge pull request #6122 from immarvin/onissue
fix issue No installing status during redhat8 install #6115
2019-03-19 15:36:20 +08:00
01beacf85e Make xCAT statelite compute node working on RHEL 8 (#6121)
* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data

* Fix function xCATCmd() and use /bin/bash instead of /bin/nice for random data
2019-03-19 15:31:43 +08:00
cc6caba7a3 fix issue No installing status during redhat8 install #6115 2019-03-19 03:11:40 -04:00
bb202cb686 Merge pull request #6120 from immarvin/onissue
fix issue Need to enter passphrase when install redhat 6.10 on x86_84 #6119
2019-03-19 14:25:22 +08:00
7afab48974 fix issue Need to enter passphrase when install redhat 6.10 on x86_84 #6119 2019-03-19 02:16:18 -04:00
cdb9e7037c Merge pull request #6113 from bybai/bridge
confignetwork configure bridge using nmcli
2019-03-18 22:54:54 +08:00
2ce52cdb9e polished 2019-03-18 09:59:30 -04:00
cfa62c0b9e polished based on comments 2019-03-18 06:43:22 -04:00
1d512a1cdf Add python3 to the default pkglist for RHEL 8 (#6117)
* Add python3 to the default compute node pkglist for RHEL 8

* Add python3 to the default service node pkglist for RHEL 8
2019-03-18 16:53:06 +08:00
cb1985566a polished 2019-03-18 04:39:04 -04:00
b04532cfaa Merge pull request #6110 from xcat2/configvlan_with_nmcli_update
configvlan with nmcli
2019-03-18 16:34:41 +08:00