2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

24838 Commits

Author SHA1 Message Date
ertaozh
b51d749f13 Remove option -no-host-reboot for rflash 2019-03-22 15:59:58 +08:00
yangsong
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
zet809
1d9b3b4087
Merge pull request #6138 from bybai/bond
configure bond support using nmcli
2019-03-22 14:50:53 +08:00
bybai
f0fb356f7c add comments and change nic configure files backup dir 2019-03-22 02:28:29 -04:00
Yuan Bai
deb1ac1620
Merge pull request #6154 from zet809/update_configvlan_case
Update configvlan case
2019-03-22 13:37:02 +08:00
ertaozh
4d74166a73 Refine case confignetwork_vlan_false and confignetwork_vlan_eth0 not echo Donothing 2019-03-22 00:56:27 -04:00
Weihua Hu
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
Yuan Bai
6762cdc429
Merge branch 'master' into fix_cfg 2019-03-22 12:28:39 +08:00
bybai
875788f2e4 enhance confignetwork test case 2019-03-22 00:50:39 -04:00
bybai
8e1adba4fb enhance configure vlan support eth->vlan->bridge 2019-03-21 23:40:01 -04:00
ertaozh
75e14118a3 update case confignetwork_vlan_false 2019-03-21 23:02:02 -04:00
bybai
e86674ec2f enhance configure bond and bridge 2 test cases 2019-03-21 22:42:06 -04:00
ertaozh
1833b53b50 Update confignetwork_vlan_eth0 for RH8 2019-03-21 22:32:56 -04:00
bybai
91c02af9ee support eth->bond->vlan based on testcase confignetwork_2eth_bridge_br0 2019-03-21 13:00:06 -04:00
yangsong
e7b9f1276b
Merge pull request #6152 from neo954/rhels8-kdump
Make postscript enabledkump work on RHEL 8
2019-03-21 18:21:57 +08:00
GONG Jie
978c796414 Make postscript enabledkump work on RHEL 8 2019-03-21 18:12:33 +08:00
Gᴏɴɢ Jie
e97e5fa8f9
Merge pull request #6151 from robin2008/code-error
Fix a code error
2019-03-21 17:24:35 +08:00
bxuxa
26fb874a84 Fix a code error 2019-03-21 17:09:29 +08:00
zet809
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
zet809
d4d4a0c1b5
Merge pull request #6150 from robin2008/6145
Avoid noisy warning message on rh8 for makegocons
2019-03-21 16:59:53 +08:00
xuweibj
e35b3ce684 spec file not be used for xCAT-openbmc-py3 build 2019-03-21 04:54:09 -04:00
bxuxa
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
yangsong
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
Gᴏɴɢ Jie
00bf5d432c Partly revert "Revise openssl settings for RHEL 8 (#5967)" (#6144)
* Put "openssl s_client" command line argument "-no_ssl2" back.

This reverts commit ec56baf36f251b4eed1527dcc0b06ac1e125e006.
2019-03-21 16:27:13 +08:00
Weihua Hu
92170ed113 add linux_diskless_kdump to weekly bundles (#6148) 2019-03-21 16:26:24 +08:00
GONG Jie
58441c8489 Make variable output byte instead of string 2019-03-21 16:25:17 +08:00
GONG Jie
d4715d2745 Fix #UNCOMMENTOENABLEDEBUGPORT# replacement 2019-03-21 16:25:10 +08:00
Gᴏɴɢ Jie
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
bybai
5452d36b50 delete space before nmcli connection name 2019-03-21 01:28:59 -04:00
Gᴏɴɢ Jie
4435960f4a Fix python error, TypeError: cannot use a string pattern on a bytes-like object (#6137) 2019-03-20 18:06:15 +08:00
zet809
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
bybai
1165a99610 configure bond support using nmcli 2019-03-20 05:33:21 -04:00
Gᴏɴɢ Jie
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
yangsbj
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
zet809
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
bybai
1e36a2738d replace check brctl 2019-03-19 06:16:39 -04:00
yangsbj
a35f34830c fix issue otherpkgdir won't work with localdir and http repo #6118 2019-03-19 05:09:54 -04:00
xuweibj
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
huweihua
ac3b2175f9 move the stop label from makedhcp_remote_network case 2019-03-19 03:52:31 -04:00
Gᴏɴɢ Jie
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
Gᴏɴɢ Jie
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
yangsbj
cc6caba7a3 fix issue No installing status during redhat8 install #6115 2019-03-19 03:11:40 -04:00
Gᴏɴɢ Jie
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
yangsbj
7afab48974 fix issue Need to enter passphrase when install redhat 6.10 on x86_84 #6119 2019-03-19 02:16:18 -04:00
zet809
cdb9e7037c
Merge pull request #6113 from bybai/bridge
confignetwork configure bridge using nmcli
2019-03-18 22:54:54 +08:00
bybai
2ce52cdb9e polished 2019-03-18 09:59:30 -04:00
bybai
cfa62c0b9e polished based on comments 2019-03-18 06:43:22 -04:00
Gᴏɴɢ Jie
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
bybai
cb1985566a polished 2019-03-18 04:39:04 -04:00
Yuan Bai
b04532cfaa
Merge pull request #6110 from xcat2/configvlan_with_nmcli_update
configvlan with nmcli
2019-03-18 16:34:41 +08:00