|
1 | 1 | /usr/bin/openqa-cli api -X post isos?async=1 \
|
2 |
| - ARCH=x86_64 \ |
3 |
| - ASSET_256=agama-installer.x86_64-9.0.0-openSUSE-Build8.7.iso.sha256 \ |
4 |
| - BUILD=8.7 \ |
5 |
| - CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.x86_64-9.0.0-openSUSE-Build8.7.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
6 |
| - DISTRI=opensuse \ |
7 |
| - FLAVOR=agama-installer \ |
8 |
| - ISO=agama-installer.x86_64-9.0.0-openSUSE-Build8.7.iso \ |
9 |
| - VERSION=agama-9.0 \ |
10 |
| - _OBSOLETE=1 |
11 |
| - |
12 |
| -/usr/bin/openqa-cli api -X post isos?async=1 \ |
13 |
| - ARCH=aarch64 \ |
14 |
| - ASSET_256=agama-installer.aarch64-9.0.0-openSUSE-Build8.7.iso.sha256 \ |
15 |
| - BUILD=8.7 \ |
16 |
| - CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.aarch64-9.0.0-openSUSE-Build8.7.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
17 |
| - DISTRI=opensuse \ |
18 |
| - FLAVOR=agama-installer \ |
19 |
| - ISO=agama-installer.aarch64-9.0.0-openSUSE-Build8.7.iso \ |
20 |
| - VERSION=agama-9.0 \ |
21 |
| - _OBSOLETE=1 |
22 |
| - |
23 |
| -/usr/bin/openqa-cli api -X post isos?async=1 \ |
24 |
| - ARCH=ppc64le \ |
25 |
| - ASSET_256=agama-installer.ppc64le-9.0.0-openSUSE-Build8.7.iso.sha256 \ |
26 |
| - BUILD=8.7 \ |
27 |
| - CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.ppc64le-9.0.0-openSUSE-Build8.7.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 2 | + ARCH=s390x \ |
| 3 | + ASSET_256=agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso.sha256 \ |
| 4 | + BUILD=16.3 \ |
| 5 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
28 | 6 | DISTRI=opensuse \
|
29 | 7 | FLAVOR=agama-installer \
|
30 |
| - ISO=agama-installer.ppc64le-9.0.0-openSUSE-Build8.7.iso \ |
| 8 | + FULLURL=1 \ |
| 9 | + ISO=agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso \ |
| 10 | + MIRROR_HTTP=http://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 11 | + MIRROR_HTTPS=https://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 12 | + MIRROR_PREFIX=http://openqa.opensuse.org/assets/repo \ |
| 13 | + REPO_0=agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 14 | + SUSEMIRROR=http://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
31 | 15 | VERSION=agama-9.0 \
|
32 | 16 | _OBSOLETE=1
|
33 | 17 |
|
34 | 18 | /usr/bin/openqa-cli api -X post isos?async=1 \
|
35 | 19 | ARCH=s390x \
|
36 |
| - ASSET_256=agama-installer.s390x-9.0.0-openSUSE-Build8.7.iso.sha256 \ |
37 |
| - BUILD=8.7 \ |
38 |
| - CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.s390x-9.0.0-openSUSE-Build8.7.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 20 | + ASSET_256=agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso.sha256 \ |
| 21 | + BUILD=16.3 \ |
| 22 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
39 | 23 | DISTRI=opensuse \
|
40 | 24 | FLAVOR=agama-installer \
|
41 |
| - ISO=agama-installer.s390x-9.0.0-openSUSE-Build8.7.iso \ |
| 25 | + FULLURL=1 \ |
| 26 | + ISO=agama-installer.s390x-9.0.0-openSUSE-Build16.3.iso \ |
| 27 | + MIRROR_HTTP=http://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 28 | + MIRROR_HTTPS=https://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 29 | + MIRROR_PREFIX=http://openqa.opensuse.org/assets/repo \ |
| 30 | + REPO_0=agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
| 31 | + SUSEMIRROR=http://openqa.opensuse.org/assets/repo/agama-installer.s390x-9.0.0-openSUSE-Build16.3 \ |
42 | 32 | VERSION=agama-9.0 \
|
43 | 33 | _OBSOLETE=1
|
44 | 34 |
|
0 commit comments