2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-25 05:41:09 +00:00
Commit Graph

25082 Commits

Author SHA1 Message Date
cxhong
5af680a05a Merge pull request #6297 from khm/refactor-switch-statement
probe-utils: Refactor switch statement
2019-05-08 09:30:45 -04:00
Weihua Hu
73102cbbc9 Merge pull request #6300 from tingtli/rhelsmig
update bundle since rhels8 is initial supported from 2.15
2019-05-08 16:37:54 +08:00
litingt
04f5b30165 update bundle since rhels8 is initial supported from 2.15 2019-05-08 04:06:59 -04:00
zet809
cbaa115342 Merge pull request #6299 from bybai/cfgf
extend nmcli autoconnect-retries and autoconnect-slaves to replace default value
2019-05-08 14:35:12 +08:00
bybai
17732be50e extend nmcli autoconnect-retries and autoconnect-slaves instead of default value 2019-05-08 00:00:32 -04:00
yangsong
dc8b845aef Merge pull request #6295 from whowutwut/copycds_error
Add non zero return code to the error callback for copycds
2019-05-08 09:42:05 +08:00
Kurt H Maier
e8aa0c8599 probe_utils: simplify selinux enforcing check 2019-05-07 14:05:25 -07:00
Kurt H Maier
59f8845d37 probe_utils: remove extraneous else block 2019-05-07 13:52:34 -07:00
Kurt H Maier
e8fbb1e8af Merge branch 'master' into refactor-switch-statement 2019-05-07 13:04:19 -07:00
Kurt H Maier
f89f611ca9 probe-utils.pm: refactor switch statement
switch() is only available if explicitly declared.  switch to
a for block using elsif to return a value.
2019-05-07 13:01:17 -07:00
Victor Hu
5188f3a526 Add non zero return code to the error callback 2019-05-07 10:36:19 -04:00
yangsong
25047c672b Merge pull request #6293 from neo954/ubuntu18.04.2
Add pkglist files for Ubuntu 18.04.2
2019-05-07 16:15:25 +08:00
GONG Jie
ad1df10c74 Add pkglist files for Ubuntu 18.04.2 2019-05-07 13:53:18 +08:00
yangsong
13721753f0 Merge pull request #6274 from neo954/grub2-http-httpport
Fix site.httpport support for grub2-http
2019-05-07 11:00:02 +08:00
bybai
131247e356 replace _port, use nic_name 2019-05-06 06:11:12 -04:00
zet809
cf694222dc Merge pull request #6290 from bybai/cfgf
add wait time to wait nmcli device ready
2019-05-06 17:53:58 +08:00
bybai
df0cbdec91 add wait time to wait nmcli device ready 2019-05-06 05:50:17 -04:00
Yuan Bai
3f3a803d81 Merge pull request #6289 from tingtli/confcase
update confignetwork cases to support new os
2019-05-06 15:14:13 +08:00
litingt
97fc55f4ca update confignetwork cases to support new os 2019-05-06 02:47:00 -04:00
xuweibj
cf99d8cc97 Merge pull request #6280 from khm/xcatprobe-externaldns
xcatprobe xcatmn:  do not check DNS status on mn if site.externaldns=1
2019-05-06 13:24:31 +08:00
yangsong
c3666fa57a Merge pull request #6283 from whowutwut/copycds_centos
Allow copycds to work for CentOS when the user inputs a valid name/arch
2019-05-06 10:38:06 +08:00
yangsong
50263e404e Merge pull request #6275 from neo954/issue-5850
Fix dhcp.pm for grub2-http and grub2-tftp
2019-05-06 10:24:40 +08:00
Weihua Hu
a3621732b0 Merge pull request #6288 from tingtli/kit
remove kit cases from bundle since it is not supported in the new os version
2019-05-05 15:23:51 +08:00
zet809
b16285f82e Merge pull request #6286 from xuweibj/I6270_python
fix issue 6270, support new interface of powersupplyredundancy on python
2019-05-05 15:11:29 +08:00
litingt
c801d2c2f2 remove kit cases from bundle since it is not supported in the new os version 2019-05-05 02:42:00 -04:00
Yuan Bai
842d0fb7b3 Merge pull request #6276 from tingtli/confignetworkcase
update confignetwork cases to support rhels8 change
2019-05-05 14:28:58 +08:00
xuweibj
870a1c6f14 Merge pull request #6281 from khm/allow-selinux-permissive
xcatprobe xcatmn: Allow selinux permissive
2019-05-05 11:11:58 +08:00
litingt
7788b72009 update according to comments 2019-05-04 23:11:09 -04:00
xuweibj
ada5acbe72 fix issue 6270, support new interface of powersupplyredundancy on python 2019-05-04 22:50:39 -04:00
zet809
b69322fc08 Merge pull request #6277 from gurevichmark/pnor_fw_boston_version
Make rflash -c match output of hpm check
2019-05-05 09:59:29 +08:00
zet809
16a081d1d2 Merge pull request #6282 from gurevichmark/openbmc_rspconfig_psr_perl
Support new PowerSupplyRedundancy endpoint
2019-05-05 09:57:27 +08:00
Bin Xu
0cdc4a3cf7 remove conserver related steps from perf baseline case (#6284) 2019-05-03 08:25:49 +08:00
Victor Hu
1cbe1ee8f4 Add some debug into copycds to help when issues come up, allow for user to specify options to copycds 2019-05-02 15:51:15 -04:00
Mark Gurevich
1ceff1ac2a Support new PowerSupplyRedundancy endpoint 2019-05-01 17:05:18 -04:00
Kurt H Maier
761eb497ca xcatprobe xcatmn: warn on selinux permissive, fail on selinux enforcing 2019-05-01 13:23:53 -07:00
Kurt H Maier
330ada0a34 probe_utils: add check to see if selinux is enforcing (not just enabled) 2019-05-01 13:23:10 -07:00
Kurt H Maier
5f649d7861 xcatprobe xcatmn: do not check DNS status on mn if site.externaldns=1 2019-05-01 12:54:12 -07:00
Mark Gurevich
d5e61bafc6 Make rflash -c match output of hpm check 2019-04-30 14:48:22 -04:00
litingt
7e699899be update confignetwork cases to support rhels8 change 2019-04-30 05:24:41 -04:00
GONG Jie
267f44de7c Fix dhcp.pm for grub2-http and grub2-tftp 2019-04-30 12:11:39 +08:00
GONG Jie
89e9745a4f Handle site.httpport for grub2-http 2019-04-30 11:56:21 +08:00
zet809
b5c2494eba Merge pull request #6273 from neo954/mariadb-doc
Update mariadb related document for RHEL 8
2019-04-30 11:28:01 +08:00
GONG Jie
6b61376595 Update mariadb related document for RHEL 8 2019-04-30 11:19:55 +08:00
Yuan Bai
7e86ff7d25 Merge pull request #6263 from tingtli/task167
Update kit cases to apply in xcat container
2019-04-30 11:12:30 +08:00
zet809
e42c5252b2 Merge pull request #6261 from bybai/cfg_alias
confignetwork need run twice when install NIC has multiple IPs
2019-04-29 17:38:46 +08:00
bybai
82078204d3 ./xCAT/postscripts/nicutils.sh 2019-04-29 05:41:00 -04:00
bybai
3bc96bf1d7 unify ifcfg-* names 2019-04-29 04:23:37 -04:00
yangsong
9f8008ddb5 Merge pull request #6271 from cxhong/hport
Filter out the http port from cumulus-provision-url
2019-04-29 10:23:45 +08:00
Weihua Hu
813c7362a3 Merge pull request #6234 from xuweibj/I5728
Add DB pkgs check on SN for xcatprobe xcatmn
2019-04-29 10:19:43 +08:00
Casandra H. Qiu
22e86f8d7d Filter out the http port from cumulus-provision-url 2019-04-28 20:23:28 -04:00