Commit Graph

2130 Commits

Author SHA1 Message Date
ff0cb91b4e
Merge pull request #173 from rocky-linux/develop
merge develop to main
2023-05-02 23:57:56 -07:00
Trevor Cooper
1bd07441d9
Merge pull request #171 from tcooper/openqa-testrepo-1-change
use Rocky Linux controlled openqa-testrepo-1
2023-05-02 07:29:43 -07:00
akatch
1df17f8867
Merge pull request #172 from tcooper/dnf_releasever
add support to specify dnf releasever during POST
2023-05-01 22:10:32 -05:00
Trevor Cooper
eb427d6b16
Merge pull request #170 from tcooper/base_update_cli
Use pandoc-common instead of python3-kickstart for package tests
2023-05-01 19:11:31 -07:00
b1e46166ec
add support to specify dnf releasever during POST 2023-04-30 11:28:06 -07:00
a947177135
use Rocky Linux controlled openqa-testrepo-1 2023-04-30 11:25:39 -07:00
8106d07b6c
correct order for enable powertools 2023-04-29 10:41:51 -07:00
c185b5d074
pandoc-common is in powertools 2023-04-29 10:36:08 -07:00
Adam Williamson
f3e92d20c1
Use pandoc-common instead of python3-kickstart for package tests
Reasoning:

1. pandoc is not in critpath so will not itself be tested
2. pandoc is widely used and actively maintained
3. package is noarch
4. package has minimal deps

Hopefully this will work for everything. For some reason, the
"use python3-blivet for pykickstart tests" fails mysteriously
sometimes, see e.g.
https://openqa.stg.fedoraproject.org/tests/2672282

Signed-off-by: Adam Williamson <awilliam@redhat.com>
Signed-off-by: Trevor Cooper <tcooper@rockylinux.org>
2023-04-24 08:32:45 -07:00
7efec33b83
Merge pull request #168 from AlanMarshall/serial_console
Serial console install
2023-03-29 11:47:55 +01:00
c9ee065c8f
Modifies serial console install following change in network enable default from v8 to v9 2023-03-27 11:39:25 +01:00
22b564ac03
Merge pull request #165 from rocky-linux/main
sync develop with main
2023-03-23 07:15:34 -07:00
akatch
b4aa0d2850
Merge pull request #164 from rocky-linux/develop
merge #161 and #163 to main
2023-03-23 09:11:01 -05:00
Trevor Cooper
220ee770ba
Merge pull request #163 from tcooper/anaconda-text-install
Anaconda text install (alternate)
2023-03-22 22:18:04 -07:00
Trevor Cooper
c313b9d9f2
Merge pull request #161 from tcooper/update_hostnames
Update hostnames
2023-03-20 17:47:28 -07:00
46d47d4ec5
use password is default in all Rocky Linux versions 2023-03-20 09:20:28 -07:00
aa7fad50d6
fix sub name error 2023-03-20 08:49:05 -07:00
1410418918
rocky 9 has 'use text mode' menu before main hub 2023-03-19 14:17:42 -07:00
Trevor Cooper
345c83d991
Merge pull request #160 from rocky-linux/develop
Merge #156 and #157 to main
2023-03-17 10:14:57 -07:00
152b347f75
replace fedoraproject.org with rockylinux.org
- refs in templates.fif.json and code changed (typically hostnames in multi-worker tests)
- refs in documentation left for historical / context purposes
2023-03-17 10:04:54 -07:00
6c6b173394
don't keep templates*.json for fedora in our repo 2023-03-17 10:00:37 -07:00
e5f68ad856
fedora-qa used to use Phab, we don't 2023-03-17 09:59:13 -07:00
Trevor Cooper
1fa79358d5
Merge pull request #157 from AlanMarshall/mirrorlist
Mirrorlist test changes for Issue #146
2023-03-17 09:25:04 -07:00
Trevor Cooper
5677222931
Merge pull request #156 from AlanMarshall/modularity
Modularity tests fix for  9.1  8.8  &  8.7
2023-03-17 09:24:18 -07:00
4624d87294
Mirrorlist test changes for Issue #146 2023-03-11 14:15:58 +00:00
74e6e63fb0
Needles moved to more appropriate location 2023-03-06 14:07:49 +00:00
1c7a6c6ef2
Needles moved to appropriate directories 2023-03-06 13:07:32 +00:00
461e317f2f
Add ENV-DISTRI-rocky tag to rocky_do_install_and_reboot-prerelease_note-20230220.json 2023-03-02 23:29:31 +00:00
8350980cc5
Merge pull request #155 from rocky-linux/develop
Merge branch 'develop' into 'main'
2023-03-02 15:14:08 -08:00
91e1b5df85
Modularity tests changes
This fixes the consistent failure in the modularity_tests
of the  FLAVOR=dvd-iso test suite  thereby resolving Issue #147
2023-03-02 15:55:03 +00:00
665a27bda3
Merge pull request #149 from tcooper/support_server_selinux
FIX: add selinux config for /var/tmp/rocky in _pxe_setup for support_server
2023-02-24 09:13:06 -08:00
fd6242606e
Merge branch 'develop' into support_server_selinux 2023-02-24 09:08:44 -08:00
923e58696b
Merge pull request #154 from rocky-linux/develop
sync main with develop
2023-02-23 08:09:51 -08:00
cb07308726
Merge pull request #153 from rocky-linux/main
sync develop with main
2023-02-23 08:08:20 -08:00
895d6095fc
New needles for 8.8 release 2023-02-22 16:36:05 +00: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