Skip to content

Commit 19a9c17

Browse files
committed
openSUSE:Factory:PowerPC:ToTest: Add MicroOS image
openSUSE-MicroOS has a ppc64le-512B flavor now.
1 parent bbfedae commit 19a9c17

File tree

6 files changed

+37
-0
lines changed

6 files changed

+37
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
openSUSE-20250730-ppc64le-Debug
2+
openSUSE-20250730-ppc64le-Source
3+
openSUSE-20250730-ppc64le.license
4+
openSUSE-20250730-ppc64le
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
/usr/bin/openqa-cli api -X post isos?async=1 \
2+
ARCH=ppc64le \
3+
ASSET_256=openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz.sha256 \
4+
BUILD=20250806 \
5+
CHECKSUM_HDD_1=$(cut -b-64 /var/lib/openqa/factory/other/openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \
6+
DISTRI=microos \
7+
FLAVOR=MicroOS-Image \
8+
FULLURL=1 \
9+
HDD_1=openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz \
10+
MIRROR_HTTP=http://openqa.opensuse.org/assets/repo/openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806 \
11+
MIRROR_HTTPS=https://openqa.opensuse.org/assets/repo/openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806 \
12+
MIRROR_PREFIX=http://openqa.opensuse.org/assets/repo \
13+
REPO_0=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806 \
14+
REPO_1=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806-Debug \
15+
REPO_2=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806-Source \
16+
REPO_3=openSUSE-Tumbleweed-oss-ppc64_ppc64le.license-Snapshot20250806 \
17+
REPO_OSS=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806 \
18+
REPO_OSS_DEBUG=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806-Debug \
19+
REPO_OSS_DEBUG_PACKAGES='java*,kernel-default-debug*,kernel-default-base-debug*,mraa-debug*,wicked-debug*' \
20+
REPO_OSS_SOURCE=openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806-Source \
21+
REPO_OSS_SOURCE_PACKAGES='coreutils*,yast2-network*' \
22+
SUSEMIRROR=http://openqa.opensuse.org/assets/repo/openSUSE-Tumbleweed-oss-ppc64_ppc64le-Snapshot20250806 \
23+
VERSION=Tumbleweed \
24+
_OBSOLETE=1
25+
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
rsync --timeout=3600 -tlp4 --specials obspublish::openqa/openSUSE:Factory:PowerPC:ToTest/images/ppc64le/openSUSE-MicroOS:ppc64le-512B/*openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz /var/lib/openqa/factory/hdd/openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz
2+
rsync --timeout=3600 -tlp4 --specials obspublish::openqa/openSUSE:Factory:PowerPC:ToTest/images/ppc64le/openSUSE-MicroOS:ppc64le-512B/*openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz.sha256 /var/lib/openqa/factory/other/openSUSE-MicroOS.ppc64le-16.0.0-ppc64le-512B-Snapshot20250806.raw.xz.sha256

t/obs/openSUSE:Factory:PowerPC:ToTest/microos-images/print_rsync_repo.before

Whitespace-only changes.

xml/obs/openSUSE:Factory:PowerPC.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,9 @@
1414
<batch name="microos" folder="images/local/*product*" archs="ppc64le" repos="base" distri="microos">
1515
<flavor name="MicroOS-DVD" iso="1" news="ppc64le"/>
1616
</batch>
17+
<batch name="microos-images" folder="images/ppc64le" archs="ppc64le" repos="base" distri="microos">
18+
<flavor name="MicroOS-Image" folder="openSUSE-MicroOS:ppc64le-512B">
19+
<hdd filemask=".*[0-9]-ppc64le-512B.*\.raw.xz$"/>
20+
</flavor>
21+
</batch>
1722
</openQA>

0 commit comments

Comments
 (0)