Fix install multiple languages #40

Merged
lumarel merged 13 commits from fix-install-languages into develop 2021-08-26 19:58:51 +00:00
lumarel commented 2021-08-23 19:24:38 +00:00 (Migrated from github.com)

Description

Updates a massive amount of needles to fix the, until now available 4, language tests.

How Has This Been Tested?

  • Rerun of the whole test suite flavor universal
  • install_asian_language, install_arabic_language, install_cyrillic_language and install_european_language should run without errors

How 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

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

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.

## Description Updates a massive amount of needles to fix the, until now available 4, language tests. ## How Has This Been Tested? - [x] Rerun of the whole test suite flavor universal - [x] `install_asian_language`, `install_arabic_language`, `install_cyrillic_language` and `install_european_language` should run without errors ## How 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 - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] Any dependent changes have been merged and published in downstream modules 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.
StackKorora commented 2021-08-26 19:58:35 +00:00 (Migrated from github.com)

Confirmed.

Confirmed.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#40
No description provided.