|
50 | 50 | VERSION=16.0 \
|
51 | 51 | _OBSOLETE=1
|
52 | 52 |
|
| 53 | +/usr/bin/openqa-cli api -X post isos?async=1 \ |
| 54 | + ARCH=aarch64 \ |
| 55 | + ASSET_256=Leap-16.0-offline-installer-aarch64-Build1.3.install.iso.sha256 \ |
| 56 | + BUILD=1.3 \ |
| 57 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/Leap-16.0-offline-installer-aarch64-Build1.3.install.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 58 | + DISTRI=opensuse \ |
| 59 | + FLAVOR=offline-installer \ |
| 60 | + ISO=Leap-16.0-offline-installer-aarch64-Build1.3.install.iso \ |
| 61 | + REPO_0=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 62 | + REPO_SLE_LEAP_16_0_AARCH64_PPC64LE_S390X_X86_64=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 63 | + VERSION=16.0 \ |
| 64 | + _OBSOLETE=1 |
| 65 | + |
| 66 | +/usr/bin/openqa-cli api -X post isos?async=1 \ |
| 67 | + ARCH=x86_64 \ |
| 68 | + ASSET_256=Leap-16.0-offline-installer-x86_64-Build1.3.install.iso.sha256 \ |
| 69 | + BUILD=1.3 \ |
| 70 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/Leap-16.0-offline-installer-x86_64-Build1.3.install.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 71 | + DISTRI=opensuse \ |
| 72 | + FLAVOR=offline-installer \ |
| 73 | + ISO=Leap-16.0-offline-installer-x86_64-Build1.3.install.iso \ |
| 74 | + REPO_0=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 75 | + REPO_SLE_LEAP_16_0_AARCH64_PPC64LE_S390X_X86_64=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 76 | + VERSION=16.0 \ |
| 77 | + _OBSOLETE=1 |
| 78 | + |
| 79 | +/usr/bin/openqa-cli api -X post isos?async=1 \ |
| 80 | + ARCH=ppc64le \ |
| 81 | + ASSET_256=Leap-16.0-offline-installer-ppc64le-Build1.3.install.iso.sha256 \ |
| 82 | + BUILD=1.3 \ |
| 83 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/Leap-16.0-offline-installer-ppc64le-Build1.3.install.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 84 | + DISTRI=opensuse \ |
| 85 | + FLAVOR=offline-installer \ |
| 86 | + ISO=Leap-16.0-offline-installer-ppc64le-Build1.3.install.iso \ |
| 87 | + REPO_0=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 88 | + REPO_SLE_LEAP_16_0_AARCH64_PPC64LE_S390X_X86_64=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 89 | + VERSION=16.0 \ |
| 90 | + _OBSOLETE=1 |
| 91 | + |
| 92 | +/usr/bin/openqa-cli api -X post isos?async=1 \ |
| 93 | + ARCH=s390x \ |
| 94 | + ASSET_256=Leap-16.0-offline-installer-s390x-Build1.3.install.iso.sha256 \ |
| 95 | + BUILD=1.3 \ |
| 96 | + CHECKSUM_ISO=$(cut -b-64 /var/lib/openqa/factory/other/Leap-16.0-offline-installer-s390x-Build1.3.install.iso.sha256 | grep -E '[0-9a-f]{5,40}' | head -n1) \ |
| 97 | + DISTRI=opensuse \ |
| 98 | + FLAVOR=offline-installer \ |
| 99 | + ISO=Leap-16.0-offline-installer-s390x-Build1.3.install.iso \ |
| 100 | + REPO_0=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 101 | + REPO_SLE_LEAP_16_0_AARCH64_PPC64LE_S390X_X86_64=Leap-16.0-aarch64-ppc64le-s390x-x86_64-Build1.3 \ |
| 102 | + VERSION=16.0 \ |
| 103 | + _OBSOLETE=1 |
| 104 | + |
0 commit comments