Skip to content

Commit 0400a40

Browse files
authored
Merge pull request #239 from bmwiedemann/Slowroll
Add Slowroll image testing
2 parents 6576417 + 827c214 commit 0400a40

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<openQA
2+
project_pattern="openSUSE:Slowroll:Staging"
3+
dist_path="images"
4+
distri="opensuse"
5+
archs="x86_64">
6+
<flavor name="JeOS-for-kvm-and-xen" folder="*/kiwi-templates-Minimal:kvm-and-xen">
7+
<!-- Due to there being multiple archs, it omits "head -n1". So don't match .sha256(.asc). -->
8+
<hdd filemask=".*kvm-and-xen.*\.qcow2$"/>
9+
</flavor>
10+
</openQA>

0 commit comments

Comments
 (0)