Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement module to validate Autoyast template profiles #198

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

b10n1k
Copy link
Contributor

@b10n1k b10n1k commented Aug 15, 2024

With the use of the test variable AUTOYAST we can pass a erb profile tfor validation. The module exercises the happy path. Meaning that it checks only one screen which it comes at the end of the validation of yast2 autoyast check-profile. For any warning or error, yast will throw a popup and the test should fail.

https://progress.opensuse.org/issues/156169

b10n1k added a commit to b10n1k/os-autoinst-needles-openQA that referenced this pull request Aug 15, 2024
b10n1k added a commit to b10n1k/os-autoinst-needles-openQA that referenced this pull request Aug 15, 2024
@b10n1k b10n1k marked this pull request as ready for review August 16, 2024 06:44
@b10n1k b10n1k force-pushed the ay_profile branch 3 times, most recently from c5a0fdf to 953e38c Compare August 19, 2024 14:55
okurz
okurz previously requested changes Aug 20, 2024
With the use of the test variable AUTOYAST we can pass a erb profile tfor
validation. The module exercises the happy path. Meaning that it checks only
one screen which it comes at the end of the validation of `yast2 autoyast
check-profile`. For any warning or error, yast will throw a popup and the test
should fail.

https://progress.opensuse.org/issues/156169

Signed-off-by: ybonatakis <ybonatakis@suse.com>
Copy link
Contributor

@perlpunk perlpunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also schedule this test regularly? Or do you want to do this in a followup PR?

@perlpunk perlpunk dismissed okurz’s stale review August 21, 2024 15:19

Reviewer is absent for a while

@mergify mergify bot merged commit 6b5dd23 into os-autoinst:master Aug 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants