Weihua Hu
|
e776d73974
|
Merge pull request #5460 from neo954/psh-i
Avoid use command ifconfig in test case psh_i
|
2018-08-03 16:15:18 +08:00 |
|
Weihua Hu
|
785dff98dd
|
Merge pull request #5450 from neo954/fix-go-xcat-test-case
Revise go_xcat_noinput test case, by install package gpg on Ubuntu compute node
|
2018-08-03 16:15:12 +08:00 |
|
Yuan Bai
|
6451011849
|
Merge pull request #5464 from neo954/configeth
Fix minor configeth problem on Ubuntu 18.04
|
2018-08-03 16:11:45 +08:00 |
|
GONG Jie
|
306cb2b140
|
Fix minor configeth problem on Ubuntu 18.04
|
2018-08-03 16:04:31 +08:00 |
|
xuweibj
|
1b04e7141e
|
Merge pull request #5461 from bybai/bmc
check BMC state after BMCreboot in rflash -d
|
2018-08-03 15:26:30 +08:00 |
|
bybai
|
23759f22fc
|
check BMC state after BMCreboot in rflash -d
|
2018-08-03 02:34:24 -04:00 |
|
GONG Jie
|
b72cbc2819
|
Avoid use command ifconfig in test case psh_i
|
2018-08-03 12:40:39 +08:00 |
|
Yuan Bai
|
fc1c23285e
|
enhance partition for sles12sp3 (#5457)
|
2018-08-02 17:19:08 +08:00 |
|
Gᴏɴɢ Jie
|
802ed5cbad
|
Suppress the `index.attr, No such file or directory' error message from openssl (#5456)
|
2018-08-02 17:00:22 +08:00 |
|
Yuan Bai
|
ccc69fc330
|
remind incorrect syntax in object name regular expression (#5455)
Remind incorrect syntax in object name regular expression
|
2018-08-02 11:22:43 +08:00 |
|
Yuan Bai
|
924a7a0373
|
Merge pull request #5445 from stanford-rc/routeop_gw
routeop: inconditionally replace the default gateway
|
2018-08-02 09:38:18 +08:00 |
|
Yuan Bai
|
199d5c35c1
|
Merge pull request #5444 from stanford-rc/hardeths_gw
hardeths: avoid duplicate GATEWAY entries in /etc/sysconfig/network
|
2018-08-02 09:31:56 +08:00 |
|
Yuan Bai
|
d4107cf1d5
|
Merge pull request #5449 from neo954/configeth
Avoid use command route in configeth, since it is obsoleted
|
2018-08-02 09:25:08 +08:00 |
|
GONG Jie
|
71bbc3fd2e
|
Revise go_xcat_noinput test case, by install package gpg on Ubuntu compute node
|
2018-08-01 14:47:36 +08:00 |
|
GONG Jie
|
72f99de607
|
Avoid use command route in configeth, since it is obsoleted
|
2018-08-01 14:37:02 +08:00 |
|
Kilian Cavalotti
|
e37b462c42
|
hardeths: when multiple default routes are defined, only select one
|
2018-07-27 15:29:19 -07:00 |
|
Kilian Cavalotti
|
ad07e33014
|
routeop: add missing definitions for $route{,dest}1 which are missing for the default route case.
Also, properly isolate bash variables from regexp in sed command.
|
2018-07-27 15:23:29 -07:00 |
|
Kilian Cavalotti
|
e807651fae
|
routeop: inconditionally replace the default gateway
|
2018-07-27 14:29:23 -07:00 |
|
Kilian Cavalotti
|
a9d48dc251
|
hardeths: only add GATEWAY in /etc/sysconfig/network if it's not already
there. Replace it otherwise.
|
2018-07-27 14:20:00 -07:00 |
|
Gᴏɴɢ Jie
|
738e5c8814
|
Use File::Temp::tmpnam() instead of POSIX::tmpnam() (#5443)
|
2018-07-27 17:40:33 +08:00 |
|
Yuan Bai
|
ee6314cb10
|
enhance lsdef Noderange format error (#5442)
* Enhancement for handling lsdef node-range format error
|
2018-07-27 17:00:36 +08:00 |
|
Gᴏɴɢ Jie
|
b480171f13
|
Fix github issue #5381. Use File::Temp::tmpnam() instead of POSIX::tmpnam(). (#5440)
|
2018-07-27 14:29:35 +08:00 |
|
Gᴏɴɢ Jie
|
6678ba7316
|
Merge pull request #5439 from bybai/dh
makedhcp check if mac format is valid
|
2018-07-27 13:02:36 +08:00 |
|
bybai
|
880a84ce07
|
makedhcp check if mac format is valid
|
2018-07-27 00:49:22 -04:00 |
|
Mark Gurevich
|
38fcae5b23
|
rinstall flag and option (#5437)
|
2018-07-27 11:09:41 +08:00 |
|
cxhong
|
ce42f6e03e
|
block the command if run by non-root users (#5438)
|
2018-07-27 10:52:24 +08:00 |
|
Yuan Bai
|
9e161adf7c
|
enhance ifdown/ifup for confignetwork and confignics (#5430)
* use ip link set to replace ifdown/ifup
* enhanced
* polished
|
2018-07-26 17:28:32 +08:00 |
|
Gᴏɴɢ Jie
|
29b5e07264
|
Add chrony to default Ubuntu 18.04 package lists (#5435)
* Add chrony to default Ubuntu 18.04 diskful package lists
* Add chrony to default Ubuntu 18.04 diskless package lists
|
2018-07-26 15:06:47 +08:00 |
|
Weihua Hu
|
2ea4189354
|
Merge pull request #5434 from robin2008/systemd-checking
using execute binary of systemd to determine if systemd is enabled on the distro
|
2018-07-26 14:43:55 +08:00 |
|
robin2008
|
5e53fa6824
|
using execute binary of systemd to determine if systemd is enabled on this distro
|
2018-07-26 13:23:45 +08:00 |
|
Gᴏɴɢ Jie
|
299570f550
|
Enlarge the size of /boot partition for Ubuntu (#5432)
|
2018-07-25 16:33:00 +08:00 |
|
Bin Xu
|
03242a3463
|
not generate debuginfo for xCAT-server package (#5431)
|
2018-07-25 15:25:08 +08:00 |
|
Yuan Bai
|
61ee40ee72
|
enhance liteimg to print message more reasonable (#5415)
|
2018-07-25 10:26:22 +08:00 |
|
Yuan Bai
|
806c507a6a
|
support sles12sp3 servicenode installation (#5426)
* support sles12sp3 servicenode installation
* polished
|
2018-07-24 17:32:08 +08:00 |
|
zet809
|
c494001ba2
|
Merge pull request #5425 from neo954/ubuntu-18.04
Tweak for setupntp. Ubuntu use chrony.service instead of chronyd.service
|
2018-07-24 17:15:48 +08:00 |
|
GONG Jie
|
08e83de7bc
|
Tweak for setupntp. Ubuntu use chrony.service instead of chronyd.service
|
2018-07-24 17:06:00 +08:00 |
|
Gᴏɴɢ Jie
|
a220a4389a
|
Merge pull request #5423 from zet809/fix_issue_5360
Fix issue 5360: dodiscovery does not handle lldp failures in some cases
|
2018-07-24 15:30:23 +08:00 |
|
ertaozh
|
7c1ef91cb5
|
Fix issue 5360: dodiscovery does not handle lldp failures in some cases
|
2018-07-24 03:19:51 -04:00 |
|
Mark Gurevich
|
902debb3b8
|
Status update for FW flash (#5422)
|
2018-07-24 10:23:49 +08:00 |
|
Mark Gurevich
|
4d0bde05d6
|
Merge pull request #5416 from bybai/rf
put a delay of 3 seconds to untar the firmware file for rflash -d
|
2018-07-23 10:33:43 -04:00 |
|
zet809
|
eccccd30a4
|
Merge pull request #5404 from neo954/makentp
Tweak makentp for chronyd
|
2018-07-23 17:40:43 +08:00 |
|
Bin Xu
|
57bc7c1f57
|
Add a default systemd unit file based on the auto-generated one from SysV (#5394)
* Add a default systemd unit file based on the auto-generated one from SysV
* modify the xcatd testcase when using systemd
|
2018-07-23 17:31:50 +08:00 |
|
Bin Xu
|
20f64f4111
|
commands.log show the service node name (#5408) (#5409)
|
2018-07-23 17:28:52 +08:00 |
|
Gᴏɴɢ Jie
|
b86e2082bf
|
Workaround for Ubuntu 18.04 busybox bug (#5421)
* Workaround for Ubuntu 18.04 busybox bug https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1753572
* Add cpio to the Ubuntu 18.04 diskless pkglist
|
2018-07-23 17:00:37 +08:00 |
|
xuweibj
|
96b33696ff
|
Merge pull request #5412 from gurevichmark/rest_api_boolean
Support REST boolean for reventlog resolved=
|
2018-07-23 15:09:15 +08:00 |
|
bybai
|
22d35a2dba
|
polish the comments
|
2018-07-22 22:34:34 -04:00 |
|
xuweibj
|
cf88447622
|
Merge pull request #5328 from gurevichmark/rflash_upload_error
Catch rflash firmware upload error
|
2018-07-23 08:53:07 +08:00 |
|
Mark Gurevich
|
b158b5afe6
|
More errors to catch
|
2018-07-20 10:33:58 -04:00 |
|
zet809
|
46c1bf5c5e
|
Merge pull request #5402 from neo954/chrony
Draft setup chrony script
|
2018-07-20 17:46:11 +08:00 |
|
bybai
|
5096b82aac
|
put a delay of 3 seconds to untar the firmware file for rflash -d
|
2018-07-20 01:51:17 -04:00 |
|