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

Add Slowroll image testing #239

Merged
merged 1 commit into from Feb 7, 2024
Merged

Conversation

bmwiedemann
Copy link
Contributor

No description provided.

Comment on lines +6 to +9
<flavor name="JeOS-for-kvm-and-xen" folder="*/kiwi-templates-Minimal:kvm-and-xen">
<!-- Due to there being multiple archs, it omits "head -n1". So don't match .sha256(.asc). -->
<hdd filemask=".*kvm-and-xen.*\.qcow2$"/>
</flavor>
Copy link

Choose a reason for hiding this comment

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

Suggested change
<flavor name="JeOS-for-kvm-and-xen" folder="*/kiwi-templates-Minimal:kvm-and-xen">
<!-- Due to there being multiple archs, it omits "head -n1". So don't match .sha256(.asc). -->
<hdd filemask=".*kvm-and-xen.*\.qcow2$"/>
</flavor>
<flavor name="Slowroll" distri="opensuse" iso="1" folder="*product*"/>

I would expect something like that. Why flavor is JeOS-for-kvm-and-xen?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I copy+pasted both from xml/obs/openSUSE:Leap:15.5:Images.xml - where is the flavor value used? If it needs to be distinct, could it be Slowroll-JeOS-for-kvm-and-xen ?

There should be other additional tests in the future.

Copy link
Member

Choose a reason for hiding this comment

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

Basically the flavor can be selected arbitrary just that according openQA scenario definitions or job templates need to exist. For example for Leap 15.5 Images https://openqa.opensuse.org/admin/job_templates/103 shows sections with key "products" like "opensuse-Leap15.5-JeOS-for-kvm-and-xen-x86_64"

@asdil12 asdil12 merged commit 0400a40 into os-autoinst:master Feb 7, 2024
5 checks passed
@bmwiedemann bmwiedemann deleted the Slowroll branch February 29, 2024 12:14
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.

None yet

5 participants