feat: missing needles for GNOME with Arabic language #126

Merged
akatch merged 1 commits from missing_arabic_needles into 9.0_release_fixes 2022-07-23 20:11:33 +00:00
akatch commented 2022-07-19 00:33:08 +00:00 (Migrated from github.com)

Description

This PR adds a couple of missing post-install needles for install_arabic_language.

Fixes #103

How Has This Been Tested?

openqa-cli api -X POST isos ISO=Rocky-9.0-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.0 BUILD=-$(date +%Y%m%d.%H%M%S).0-dvd-$(git branch --show-current) TEST=install_arabic_language

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 This PR adds a couple of missing post-install needles for `install_arabic_language`. Fixes #103 # How Has This Been Tested? ``` openqa-cli api -X POST isos ISO=Rocky-9.0-x86_64-dvd.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=9.0 BUILD=-$(date +%Y%m%d.%H%M%S).0-dvd-$(git branch --show-current) TEST=install_arabic_language ``` # Checklist: - [x] My code follows the style guidelines of this project - [x] 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 - [x] 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-07-23 20:11:18 +00:00
lumarel (Migrated from github.com) left a comment

Works as intended, thank you!

Works as intended, thank you!
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#126
No description provided.