2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 23:15:30 +00:00
Commit Graph

25504 Commits

Author SHA1 Message Date
70d51e15c6 modify checking from sles to sle 2020-02-12 16:08:59 -05:00
d88065c869 Merge pull request #6566 from cxhong/nfs
Missing mount helper program on the SLE15
2020-02-07 17:22:57 -05:00
9b350c780a Missing mount on the SLE15 2020-02-07 16:49:10 -05:00
4577854aad Merge pull request #6565 from cxhong/bond
Add slave-type for ethernet to bond interface
2020-02-06 19:24:11 -05:00
acf2326bc6 Add slave_type for ethernet to bond interface 2020-02-06 17:21:05 -05:00
5c62a2b49b Merge pull request #6557 from stanford-rc/configib
configib: pass NMCLI_USED from confignetwork instead of checking again
2020-02-05 15:58:59 -05:00
b952ce2f02 Merge pull request #6563 from cxhong/confignetwork
Modify the confignetwork_2eth_bridge_br22_br33 test cases
2020-02-05 15:53:09 -05:00
604c762843 Merge pull request #6564 from gurevichmark/BMC_change_pw_usage
Remove : from BMC_change_password script usage
2020-02-05 15:09:31 -05:00
9e2ecbb65f Remove : from BMC_change_password script usage 2020-02-05 14:29:06 -05:00
fc2d810a6e Modify the confignetwork_2eth_bridge_br22_br33 test cases 2020-02-05 14:17:41 -05:00
5ef5534239 Merge remote-tracking branch 'upstream/master' 2020-02-05 13:20:14 -05:00
ca83c09e76 Merge pull request #6560 from gurevichmark/kdump_testcase_update
kdump testcase enhancements3
2020-02-04 15:44:02 -05:00
900cef07d7 Merge pull request #6561 from peterwywong/wpwong1
Simplify the conditional statement to identify files which do NOT hav…
2020-02-04 08:08:04 -05:00
58041a910d Merge pull request #6554 from gurevichmark/xcattest_man
Update xcattest man page with missing options and descriptions
2020-02-03 16:26:11 -05:00
d83a711a8b Simplify the conditional statement to identify files which do NOT have read access for all. 2020-02-03 16:05:50 -05:00
059b7062eb Merge pull request #6559 from cxhong/stty
Remove stty command from Expect process
2020-02-03 14:55:32 -05:00
e20e5373cd kdump testcase enhancements3 2020-02-03 09:48:08 -05:00
24727f3962 Remove stty command from Expect process 2020-02-02 14:40:24 -05:00
e559e9a084 Remove stty from Expect routine 2020-02-02 14:23:16 -05:00
54a2662c3c configib: pass NMCLI_USED from confignetwork instead of checking again 2020-01-31 15:03:15 -08:00
a2df012721 Update xcattest man page with missing options and descriptions 2020-01-29 16:35:37 -05:00
4c025a7c9a Merge pull request #6552 from gurevichmark/openbmc_rvitals_fans
OpenBMC rvitals command to handle variable number of fans
2020-01-28 15:46:09 -05:00
cdd52eb6d9 OpenBMC rvitals command to handle varable number of fans 2020-01-28 15:06:20 -05:00
9912dd0712 Merge pull request #6550 from cxhong/test
[FVT]Missing tftpserver and xcatmaster for the testnode
2020-01-28 11:08:03 -05:00
efa534fdb9 Missing tftpserver and xcatmaster for the testnode 2020-01-28 10:13:29 -05:00
1fadb2544b Merge pull request #6548 from gurevichmark/rpm_permission_verify2
RPM permission verify
2020-01-28 08:09:56 -05:00
df57ed0430 Merge pull request #6546 from cxhong/rh8.1-hierarchy
Failed to run otherpkgs for rhel8.1.0 service node
2020-01-27 16:56:27 -05:00
a2a7629361 Merge pull request #6545 from gurevichmark/runcmdinstaller_command_testcase
Add more output to runcmdinstaller_command testcase
2020-01-27 16:51:05 -05:00
c02bc58586 RPM permission verify 2020-01-27 16:22:56 -05:00
a2543f8285 Failed to run otherpkgs for rhel8.1.0 service node 2020-01-27 15:44:40 -05:00
755d918d06 Add more output to runcmdinstaller_command testcase 2020-01-27 11:39:18 -05:00
64ae80d94b Merge pull request #6542 from gurevichmark/testcase_kdump_mount
linux_diskless_kdump testcase enhancement2
2020-01-23 10:04:42 -05:00
0f9c1a3b5e Merge pull request #6538 from Obihoernchen/sle15-genimage
SLE15: genimage fixes
2020-01-22 13:12:26 -05:00
178b6b7bba Merge pull request #6540 from Obihoernchen/sle15-lenovo
SLE15: Merge some stuff from Lenovo branch
2020-01-22 13:11:52 -05:00
b1dc4d8dca SLE15: compute template change to UTC 2020-01-22 17:25:57 +01:00
b6c81908cd Verify enablekdump postscript was executed 2020-01-22 10:22:43 -05:00
66fba2de79 linux_diskless_kdump testcase enhancement2 2020-01-22 10:07:21 -05:00
4bc8659be6 Remove "Failed to connect to bus" note
This does not happen anymore with fixed mounts of 8e9428986d
2020-01-20 01:03:04 +01:00
bc18c25cd2 Fix rcons boot output
Boot process was not shown via rcons with strict permissions
2020-01-20 00:54:30 +01:00
b26e6bcb7b SLE15: Fix /etc/resolv.conf overwrite
In SLE15 /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf.
The package sysconfig-netconfig creates the symlink to /run/netconfig/resolv.conf on the host OS.
It does not stay in the chroot environment.
Therefore, genimage overwrites /etc/resolv.conf of the host.
Let's not create a dummy file if /etc/resolv.conf is a symlink.
2020-01-20 00:48:21 +01:00
74daba97ee Actually set up ifcfg correctly in SLE15
xcatroot is actually responsible, not prepivot.sh
2020-01-17 21:57:15 +01:00
c5f4918c0c Fix syntax 2020-01-17 21:28:59 +01:00
8671114cc6 Combine redundant pkglists 2020-01-17 21:21:42 +01:00
a5b2060866 Fix SLE15 genimage with existing passwd
from 3110dc8fd7
2020-01-17 20:54:52 +01:00
101cfe4b1c Implement sle15.N for SuSE 15 service packs 2020-01-17 20:12:02 +01:00
a9a0145f8c Change more SLE to UTC from GMT 2020-01-17 19:50:03 +01:00
cba331e847 Correct hwclock in other SLE xml 2020-01-17 19:49:39 +01:00
d127ba06cd SLE15: Correct proc mount 2020-01-17 18:21:46 +01:00
8e9428986d SLE15: genimage fixes
- Mount /sys and /proc
- needed for newer versions of the SLE permissions RPM. See: 2d0ef5d55b
- Create /sys to have /sys/kernel/fscaps. Fixes: "Warning: running kernel does not support fscaps"
- Fix permissions of /dev devices
- Make sure /sys and /proc are unmounted everytime
2020-01-17 18:09:05 +01:00
9ebdcafa63 SLE15: genimage fix $osver_host detection 2020-01-17 18:09:05 +01:00