Fix install multiple languages #40
No reviewers
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#40
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-install-languages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Updates a massive amount of needles to fix the, until now available 4, language tests.
How Has This Been Tested?
install_asian_language
,install_arabic_language
,install_cyrillic_language
andinstall_european_language
should run without errorsHow to test this
openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.4
All tests except the 4 language tests can be canceled as they only use the ISO.
Warning: Expect every of the 4 tests to run at minimum for 20min and use lots of CPU ressources (til the point where the CPU locks up frequently on limited systems)!
Checklist
This PR fixes #35 and will automatically close when this is resolved.
Side-note: these tests have rather unprecise namings, we will have to change them later.
Confirmed.