Skip to content

Commit aa88859

Browse files
committed
Add before files for net-agama
1 parent 0e6ac0d commit aa88859

File tree

6 files changed

+36
-0
lines changed

6 files changed

+36
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
openSUSE-Addon-NonOss-20251121-s390x-Debug
2+
openSUSE-Addon-NonOss-20251121-s390x-Source
3+
openSUSE-Addon-NonOss-20251121-s390x
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
openSUSE-20251121-s390x-Debug
2+
openSUSE-20251121-s390x-Source
3+
openSUSE-20251121-s390x
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
/usr/bin/openqa-cli api -X post isos?async=1 \
2+
ARCH=s390x \
3+
ASSET_256=agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso.sha256 \
4+
BUILD=20250221 \
5+
CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \
6+
DISTRI=opensuse \
7+
FLAVOR=agama-installer \
8+
FULLURL=1 \
9+
INST_INSTALL_URL=https://openqa.opensuse.org/assets/repo/Tumbleweed-oss-s390x-Snapshot20250221 \
10+
ISO=agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso \
11+
MIRROR_HTTP=http://openqa.opensuse.org/assets/repo/Tumbleweed-oss-s390x-Snapshot20250221 \
12+
MIRROR_HTTPS=https://openqa.opensuse.org/assets/repo/Tumbleweed-oss-s390x-Snapshot20250221 \
13+
MIRROR_PREFIX=http://openqa.opensuse.org/assets/repo \
14+
REPO_0=Tumbleweed-oss-s390x-Snapshot20250221 \
15+
REPO_1=Tumbleweed-oss-s390x-Snapshot20250221-Debug \
16+
REPO_2=Tumbleweed-oss-s390x-Snapshot20250221-Source \
17+
REPO_3=Tumbleweed-non-oss-s390x-Snapshot20250221 \
18+
REPO_NON_OSS=Tumbleweed-non-oss-s390x-Snapshot20250221 \
19+
REPO_OSS=Tumbleweed-oss-s390x-Snapshot20250221 \
20+
REPO_OSS_DEBUG=Tumbleweed-oss-s390x-Snapshot20250221-Debug \
21+
REPO_OSS_DEBUG_PACKAGES='java*,kernel-default-debug*,kernel-default-base-debug*,mraa-debug*,wicked-debug*' \
22+
REPO_OSS_SOURCE=Tumbleweed-oss-s390x-Snapshot20250221-Source \
23+
REPO_OSS_SOURCE_PACKAGES='coreutils*,yast2-network*' \
24+
SUSEMIRROR=http://openqa.opensuse.org/assets/repo/Tumbleweed-oss-s390x-Snapshot20250221 \
25+
VERSION=Tumbleweed \
26+
_OBSOLETE=1
27+
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:zSystems:ToTest/images/*/agama-installer*/*agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso /var/lib/openqa/factory/iso/agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso
2+
rsync --timeout=3600 -tlp4 --specials obspublish::openqa/openSUSE:Factory:zSystems:ToTest/images/*/agama-installer*/*agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso.sha256 /var/lib/openqa/factory/other/agama-installer.s390x-11.0.0-openSUSE-Snapshot20250221.iso.sha256

t/obs/openSUSE:Factory:zSystems:ToTest/net-agama/print_rsync_repo.before

Whitespace-only changes.

0 commit comments

Comments
 (0)