Commit Graph

2135 Commits

Author SHA1 Message Date
3022c73f51
add nfsv3 firewall config and use nfsv3 in ks.cfg 2024-04-08 21:41:31 -07:00
62c35a7d7c
correct nfs mount option is nfsvers 2024-04-08 09:08:33 -07:00
e9f102e4d4
add support for kickstart template with replaceable DNF_* run vars 2024-04-07 17:36:06 -07:00
803a83d729
remove linefeeds that break PXE config 2024-04-07 16:02:01 -07:00
604da547cd
remove refs to undefined variable 2024-04-07 14:25:14 -07:00
bc574db086
use baseurl and support DNF_CONTENTDIR in _pxe_setup 2024-04-07 14:19:12 -07:00
52895bb7a8
define and canonicalize correct format of LOCATION run variable 2024-04-07 13:36:02 -07:00
b9ad97dce5
Merge pull request #210 from tcooper/beta_utils
Update pre-release logic for BETA testing
2024-04-07 13:08:28 +01:00
35ebf208a3
Merge pull request #209 from AlanMarshall/sb-status
Indication of secure boot state.
2024-04-06 15:01:33 +01:00
8ef2dd6184
update documentation of LOCATION run variable 2024-04-03 21:19:45 -07:00
ddebb69b9b
Merge branch 'develop' into beta_utils 2024-04-03 21:18:30 -07:00
780cb1fc38
add needles for prerelease_note 2024-04-03 20:59:26 -07:00
69dfa89cc8
update logic and documentation of check_prerelease 2024-04-03 20:58:03 -07:00
12a9e8ec00
use VERSION instead of CURRREL in repos_mirrorlist 2024-04-03 20:55:24 -07:00
b09dc79f33
deprecate setup_workaround_repo 2024-04-03 20:53:43 -07:00
5eb893d8ef
Merge pull request #208 from AlanMarshall/anaconda_help
Needles for anaconda help headings.
2024-04-03 20:50:57 -07:00
2cee6d25ff
Add indication of secure boot state. 2024-03-21 15:45:31 +00:00
75db8324ad
Merge pull request #208 from AlanMarshall/anaconda_help
Needles for anaconda help headings.
2024-02-25 16:42:04 -08:00
c95a8473f1
Needles for tiny change in anaconda headings font. 2024-02-22 14:08:18 +00:00
5f4cb0569b
Merge pull request #207 from AlanMarshall/toolbox
Fix spurious failures of toolbox tests
2024-02-15 07:03:28 -08:00
7cc45342c9
Later tests showed that further reduction of similarity %age was required. 2024-02-13 13:26:22 +00:00
2fd3bf2307
Delete unused file. 2024-02-13 13:02:28 +00:00
6772e2fb8d
Adjust match similarity percentage to avoid spurious test failures. 2024-02-13 12:51:04 +00:00
fe64a2888f
Merge pull request #206 from nazunalika/develop
Add toolbox and other tests as POC's for testing inclusion
2024-02-09 20:29:05 +00:00
4e790cd76a
New needles and minor code changes 2024-02-09 16:33:11 +00:00
Louis Abel
3c371b2c63
Add toolbox test as POC 2024-02-08 17:21:57 -07:00
6b0300e77b
Merge pull request #205 from tcooper/fix-templates-fif
fix templates.fif for s390x
2024-01-31 14:56:12 +00:00
98b38f73d0
add s390x machine definition to fifloader.py 2024-01-28 16:20:18 -08:00
4b1747db8c
fix copy-paste error in product for s390x 2024-01-28 16:17:15 -08:00
Trevor Cooper
bc343dfa8c
Merge pull request #204 from tcooper/update-templates-fif
update templates.fif
2024-01-25 07:42:07 -08:00
38f35c11ee
add "s390x" to FIF arch schema 2024-01-25 11:29:39 +00:00
058808ac61
add s390x machine, product(s) and assign test suites 2024-01-23 21:25:49 -08:00
1b294394be
add ppc64le machine, product(s) and assign test suites 2024-01-23 21:24:13 -08:00
2ac5f6d67f
update aarch64 products 2024-01-23 21:13:05 -08:00
b5b4bc72e1
update aarch64 machine 2024-01-23 21:10:17 -08:00
e7c0dc3eae
Merge pull request #203 from tcooper/updates-package-change
update package switched to acpica-tools
2023-12-31 19:19:10 +00:00
ec84f927f2
update package switched to acpica-tools 2023-12-30 11:21:27 -08:00
ecdbcef3e2
Merge branch 'develop' 2023-12-09 09:18:31 -08:00
cae7a72eba
Merge pull request #202 from tcooper/cockpit-admin-login
Support admin user login in cockpit
2023-12-09 14:42:23 +00:00
e14b7f1e3d
add cyan colored no-scrollbar needle 2023-11-22 19:59:58 -08:00
d5a9a44eb9
cockpit: don't try and get admin privs when re-logging in
There's one point in the tests where we may log into cockpit for
the second time in one run (it depends how a package update
process goes). When this happens, we don't get prompted again
for admin access, so we need to *not* expect that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
Signed-off-by: Trevor Cooper <tcooper@rockylinux.org>
2023-11-22 14:21:17 -08:00
4f5ae251d7
Merge pull request #200 from tcooper/prod-needle-sync
Needle updates to sync with prod
2023-11-22 16:23:49 +00:00
862bb8d976
cockpit: log in as user 'test', not root
From 280, the cockpit package disabled logging in as root by
default. We could wipe that config file, but it seems better to
respect the default config and log in as the admin user 'test'
instead of as root.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-11-22 07:42:28 -08:00
d8aee78ae9
move needles to correct directories 2023-11-21 15:51:26 -08:00
a96a81bf37
first needle needed for freeipa client cockpit 2023-11-21 15:37:29 -08:00
0793ff29d6
alternate Network Connected text 2023-11-21 15:34:04 -08:00
9dd9d50f93
8.9 adds full arabic in needle match area 2023-11-21 15:32:18 -08:00
697331d970
Merge pull request #199 from rocky-linux/develop
Merge develop to main
2023-11-18 08:59:57 +00:00
Trevor Cooper
2cde59c45a
Merge pull request #198 from tcooper/relocate-weak-password-needles
relocate needles to language subdirs
2023-11-17 22:33:02 -08:00
2c5a5f887c
Merge branch 'language-bypass-enable-network' into develop 2023-11-17 22:29:51 -08:00