Skip to content

Commit b5177c9

Browse files
committed
Set Slowroll version and fixed x86_64 architecture
1 parent 0400a40 commit b5177c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: xml/obs/openSUSE:Slowroll:Staging-images.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<openQA
2-
project_pattern="openSUSE:Slowroll:Staging"
3-
dist_path="images"
2+
project_pattern="openSUSE:(?P&lt;version&gt;Slowroll:Staging)"
3+
dist_path="images/x86_64"
44
distri="opensuse"
55
archs="x86_64">
6-
<flavor name="JeOS-for-kvm-and-xen" folder="*/kiwi-templates-Minimal:kvm-and-xen">
6+
<flavor name="JeOS-for-kvm-and-xen" folder="kiwi-templates-Minimal:kvm-and-xen">
77
<!-- Due to there being multiple archs, it omits "head -n1". So don't match .sha256(.asc). -->
88
<hdd filemask=".*kvm-and-xen.*\.qcow2$"/>
99
</flavor>

0 commit comments

Comments
 (0)