Add needles and code to complete anaconda_help test suite #76

Merged
tcooper merged 4 commits from issue_8 into develop 2022-02-04 00:25:03 +00:00
tcooper commented 2022-02-03 22:52:30 +00:00 (Migrated from github.com)

Description

This PR adds needles and code changes to complete the anaconda_help test.

This PR fixes #8 and will automatically close that issue when this is merged.

How Has This Been Tested?

openqa-cli api -X POST isos ISO=Rocky-8.5-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.5 BUILD=Rocky-8.5-$(date +%Y%m%d.%H%M%S).0 TEST=anaconda_help

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 needles and code changes to complete the `anaconda_help` test. This PR fixes #8 and will automatically close that issue when this is merged. ## How Has This Been Tested? ```sh openqa-cli api -X POST isos ISO=Rocky-8.5-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso VERSION=8.5 BUILD=Rocky-8.5-$(date +%Y%m%d.%H%M%S).0 TEST=anaconda_help ``` ## 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 - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules
StackKorora (Migrated from github.com) reviewed 2022-02-03 22:52:30 +00:00
akatch (Migrated from github.com) approved these changes 2022-02-03 23:52:52 +00:00
akatch (Migrated from github.com) left a comment

:shipit:

:shipit:
lumarel (Migrated from github.com) approved these changes 2022-02-04 00:00:14 +00:00
lumarel (Migrated from github.com) left a comment

LGTM 🎉

LGTM 🎉
Sign in to join this conversation.
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#76
No description provided.