Add accept_fate needles for non-English languages #132

Merged
akatch merged 1 commits from lang_accept_fate_needles into 8.7-release 2022-10-13 23:18:17 +00:00
akatch commented 2022-10-09 03:18:58 +00:00 (Migrated from github.com)

Description

Adds needles for French, Arabic, Japanese, and Russian to accept the pre-release warning dialog.

How Has This Been Tested?

# openqa-cli api -X POST isos ISO=Rocky-8.7-BETA-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.7 BUILD=-20221008.214340.0-lang_accept_fate_needles-8.7-universal TEST=install_arabic_language,install_european_language,install_cyrillic_language,install_asian_language

All tests should pass the _boot_to_anaconda test suite. arabic, asian, and european languages should run to completion.

Known Issues

install_cyrillic_language still fails at a later needle, apparently related to the presence of the red prerelease text on the top bar

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
# Description Adds needles for French, Arabic, Japanese, and Russian to accept the pre-release warning dialog. # How Has This Been Tested? ``` # openqa-cli api -X POST isos ISO=Rocky-8.7-BETA-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.7 BUILD=-20221008.214340.0-lang_accept_fate_needles-8.7-universal TEST=install_arabic_language,install_european_language,install_cyrillic_language,install_asian_language ``` All tests should pass the `_boot_to_anaconda` test suite. `arabic`, `asian`, and `european` languages should run to completion. # Known Issues `install_cyrillic_language` still fails at a later needle, apparently related to the presence of the red prerelease text on the top bar # 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 - [x] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules
lumarel (Migrated from github.com) approved these changes 2022-10-13 23:16:55 +00:00
lumarel (Migrated from github.com) left a comment

Tested and LGTM

Tested and LGTM
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#132
No description provided.