Commit Graph

1997 Commits

Author SHA1 Message Date
fd6242606e
Merge branch 'develop' into support_server_selinux 2023-02-24 09:08:44 -08:00
cb07308726
Merge pull request #153 from rocky-linux/main
sync develop with main
2023-02-23 08:08:20 -08:00
65c3292cbf minor documentation update 2023-02-20 14:17:29 -08:00
435f701ead add docs for perltidy 2023-02-20 14:17:29 -08:00
6e7b87b893 add tidy wrapper for tidyall 2023-02-20 14:17:29 -08:00
488bbe07a0 enforce standard coding on all Perl files 2023-02-20 14:17:29 -08:00
7184b13708 add support for perltidy and pre-commit 2023-02-20 14:17:29 -08:00
6c3c57a46a add support for GenericCloud image testing 2023-02-20 14:17:29 -08:00
c10082b685
Merge pull request #144 from tcooper/add_cloud_image_support
add support for GenericCloud image testing
2023-02-20 13:46:38 -08:00
7166cc26fa
Merge pull request #150 from tcooper/add_perltidy_support
Add perltidy support and apply it to the entire codebase
2023-02-20 11:33:55 -08:00
cfc3f11ccd
minor documentation update 2023-02-12 20:59:57 -08:00
327a188b47
add docs for perltidy 2023-02-12 20:56:55 -08:00
1bf3d0eae0
add tidy wrapper for tidyall 2023-02-12 20:20:05 -08:00
61d57d4591
enforce standard coding on all Perl files 2023-02-12 14:59:37 -08:00
4bfc29fc69
add support for perltidy and pre-commit 2023-02-12 14:08:52 -08:00
709ff7155f
_pxe_setup requires selinux config for /var/tmp/rocky 2023-02-10 10:13:27 -08:00
b0a55dee10
Merge pull request #148 from rocky-linux/develop
Adding inter server tests
2023-02-09 09:24:57 -08:00
lumarel
ef63522ef9 Supporting fix for createhdds#11 2023-02-07 20:33:40 -08:00
lumarel
20e89ccb48 a caseinsensitive filename would be prefered but not working up to now 2023-02-07 20:33:40 -08:00
lumarel
d8a05cd066 Add rocky distri, where it was missing in the needles 2023-02-07 20:33:40 -08:00
aa3c9f6eef add needles for install_iscsi 2023-02-07 20:33:40 -08:00
170e503a87 add bootloader needles for pxe tests 2023-02-07 20:33:40 -08:00
0877d34aab control content of kickstart 2023-02-07 20:33:40 -08:00
aa6d254e90 configure iscsi acl and authetication 2023-02-07 20:33:40 -08:00
8beed72b25 use a rockylinux.org domain 2023-02-07 20:33:40 -08:00
7bce6605b3 update _pxe_setup 2023-02-07 20:33:40 -08:00
c8cda12ba0 temporary name resolution support 2023-02-07 20:33:40 -08:00
b86f44488b extend timeouts 2023-02-07 20:33:40 -08:00
e659530e3a use domain configured for dnsmasq in support server 2023-02-07 20:33:40 -08:00
lumarel
2b1aad37e2 Revert "Add needles for the space reclaiming testsuites"
This reverts commit a1297bc2a87eeeaf51fbfbed2268f17c9ce53489.
2023-02-07 20:33:40 -08:00
lumarel
aeb9ee06f8 Add needles for the space reclaiming testsuites 2023-02-07 20:33:40 -08:00
lumarel
101906db67 Update the support server script for rocky 2023-02-07 20:33:40 -08:00
lumarel
0f7034c00b Implement targetcli instead of the non-available tgtd 2023-02-07 20:33:40 -08:00
lumarel
595d9985be Some image pointer corrections 2023-02-07 20:33:40 -08:00
lumarel
70104d17ef Adding most of the inter server tests back 2023-02-07 20:33:40 -08:00
31422649d9
add support for GenericCloud image testing 2023-01-26 10:07:42 -08:00
Lukas Magauer
366217ee8a
Merge pull request #142 from AlanMarshall/9.1_agm
Fixes for server_cockpit, server_filesystem and release_identification in 9.1 & 8.7
2023-01-20 19:57:38 +01:00
Lukas Magauer
20ef9e9467
Merge pull request #143 from akatch/custom_standard_partition_ext4_postinstall_fails
Fix custom_standard_partition_ext4_postinstall failures
2023-01-20 15:48:47 +01:00
Al Bowles
ca1a217da6
Fix custom_standard_partition_ext4_postinstall failures
Long story short: the volume order seems to have changed at some point.
2023-01-17 17:57:56 -06:00
9969d275fa
New needles and correction of coding errors for 8.7 2023-01-16 16:15:47 +00:00
ff9db3aa93
Add needle and test step 2023-01-14 19:39:31 +00:00
5d9f4dddba
Switch to console for ongoing tests 2023-01-14 16:11:35 +00:00
6b0d06fbaa
Add missing step to switch to console 2023-01-14 14:23:47 +00:00
4b137aef66
Add switch to TTY3 for both, graphical and console tests 2023-01-13 16:43:05 +00:00
c938db7b61
Make internal state marker variables upper-case We use variables to track test state across modules, sometimes. As this is all internal to the test logic I didn't bother always making these variables upper-case, but os-autoinst now treats lower-case variables as a fatal error, so we have to change. Signed-off-by: Adam Williamson <awilliam@redhat.com> (#140) 2023-01-07 12:04:07 -08:00
b243e1d022
support os-autoinst/openqa updates from upstream (#139) 2022-12-08 16:38:57 -08:00
Lukas Magauer
08bc6adf81
Merge pull request #137 from rocky-linux/8.7-release
Updates for 8.7 release
2022-12-09 01:32:44 +01:00
lumarel
b194fe3c43 Make graphical_wait_login major version agnostic 2022-11-20 21:52:25 +01:00
akatch
0ed069daa3
Merge pull request #136 from lumarel/fix/8.7-rc1-needles
Fix/8.7 rc1 needles
2022-11-13 00:05:20 -06:00
lumarel
412072facb
New alt lang needles 2022-11-12 03:08:05 +01:00