[9.0 Release Issues] Test Suite: Missing Anaconda needles - the 5th #117

Merged
lumarel merged 6 commits from fix/anaconda-needles-20220701 into 9.0_release_fixes 2022-07-02 17:16:45 +00:00
lumarel commented 2022-07-01 19:57:55 +00:00 (Migrated from github.com)

Description

Adds a few new needles for:

  • disk partitioning
  • a lot of needles for the other language tests

This PR is related to #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=-universal-$(date +%Y%m%d.%H%M%S).0

There are only a small amount of tests that fully finish, but all at least get to the point, where they fail, because the _(console|graphical)_wait_login is broken or it fails on the first login guide 🙂 (and somewhere it references the non existing prod repo)
But everything else is fixed now!

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 a few new needles for: - disk partitioning - a lot of needles for the other language tests This PR is related to #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=-universal-$(date +%Y%m%d.%H%M%S).0 ``` There are only a small amount of tests that fully finish, but all at least get to the point, where they fail, because the `_(console|graphical)_wait_login` is broken or it fails on the first login guide 🙂 (and somewhere it references the non existing prod repo) But everything else is fixed now! # 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 - [ ] My changes generate no new warnings - [ ] Any dependent changes have been merged and published in downstream modules
akatch (Migrated from github.com) approved these changes 2022-07-02 01:38:39 +00:00
akatch (Migrated from github.com) left a comment

Looks good to me!

Looks good to me!
tcooper (Migrated from github.com) approved these changes 2022-07-02 04:33:15 +00:00
tcooper (Migrated from github.com) left a comment

Visual inspection in Github looks good. It will take me many days to run this in my environment and I'm willing to trust your runs/results. LGTM.

Visual inspection in Github looks good. It will take me many days to run this in my environment and I'm willing to trust your runs/results. 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#117
No description provided.