Commit Graph

2115 Commits

Author SHA1 Message Date
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
1702a7f55a
Merge branch '8-BETA-slurm' into develop 2023-11-17 22:25:31 -08:00
bcbe3ad1c5
relocate needles to language subdirs
- json files were not linted in previous commit. They are now.
2023-11-17 15:38:52 -08:00
a68ad53021
update anaconda_network_connected needles
- remove incorrectly named needles from 20210822
- add needles from 20231117
2023-11-17 15:19:25 -08:00
5f09f10588
Merge branch 'rocky-linux:develop' into 8-BETA-slurm 2023-11-16 15:42:23 +00:00
0284ebe995
Merge pull request #196 from akatch/akatch/hit-weak-password-prompt
enhancement: Bypass weak password prompt in tests
2023-11-16 09:49:46 +00:00
Al Bowles
f605bec6ee
enhancement: Bypass weak password prompt in tests
This change adds a needle and a check for the "weak password" prompt in
Arabic and Russian. If the prompt is detected, openQA should hit "Done"
twice as per the prompt.
2023-11-15 22:22:46 -06:00
71837e7cc4
Use get_version_major() instead of get_var("CURRREL") 2023-10-17 16:01:33 +01:00
a34a9253ba
Adjust slurm test code for runs with stg repos 2023-10-15 15:38:43 +01:00
Trevor Cooper
ab0b05be3d
Merge pull request #192 from tcooper/realmd_join_sssd_fix
Fix realmd_join_sssd
2023-10-05 07:51:03 -07:00
c87615d5a7
quote to prevent bash history expansion 2023-09-28 19:48:56 -07:00
c4a3472280
Merge pull request #141 from nazunalika/develop
Update and Provide FreeIPA Tests
2023-09-26 11:05:08 +01:00
Louis Abel
40ab4b7973
Merge pull request #1 from tcooper/nazunalika/develop
rebase and add fixes for #141
2023-08-25 16:34:15 -07:00
70e5d79cc7
needles for cockpit login 2023-08-24 20:06:45 -07:00
e9b4cfbfd3
fix problem array ref 2023-08-24 18:36:05 -07:00
Lukas Magauer
1f5d6682d7
Merge pull request #191 from lumarel/fix/aarch64-m1mac-bootloader
Add bootloader screen for aarch64 jobs
2023-08-24 16:17:09 +02:00
6ee6a6809f
use kswitch instead of kinit
Co-Authored by: Louis Abel <tucklesepk@gmail.com>
2023-08-23 21:05:57 -07:00
11fee91082
use tty3 instead of tty1 2023-08-23 20:54:27 -07:00
0c6dc22856
revert wait for change 2023-08-23 15:09:59 -07:00
0a09a40346
disable validate in sudo test for now 2023-08-23 14:33:44 -07:00
efa71dc0b3
wait for change to be seen 2023-08-23 13:28:39 -07:00