GitLab CI: don't test on EOL F39

Replace F39 with F41

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-01-21 13:50:07 +01:00 committed by Achilleas Koutsou
parent e8a0e8ff49
commit 7af1b57701
2 changed files with 55 additions and 55 deletions

View file

@ -109,10 +109,10 @@ RPM:
parallel: parallel:
matrix: matrix:
- RUNNER: - RUNNER:
- aws/fedora-39-x86_64
- aws/fedora-39-aarch64
- aws/fedora-40-x86_64 - aws/fedora-40-x86_64
- aws/fedora-40-aarch64 - aws/fedora-40-aarch64
- aws/fedora-41-x86_64
- aws/fedora-41-aarch64
- aws/rhel-8.10-ga-x86_64 - aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64 - aws/rhel-8.10-ga-aarch64
- aws/rhel-9.4-ga-x86_64 - aws/rhel-9.4-ga-x86_64
@ -195,8 +195,8 @@ Base:
parallel: parallel:
matrix: matrix:
- RUNNER: - RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
- aws/fedora-39-aarch64 - aws/fedora-41-aarch64
- aws/rhel-8.10-ga-x86_64 - aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64 - aws/rhel-8.10-ga-aarch64
- aws/rhel-9.4-ga-x86_64 - aws/rhel-9.4-ga-x86_64
@ -225,8 +225,8 @@ Base:
parallel: parallel:
matrix: matrix:
- RUNNER: - RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
- aws/fedora-39-aarch64 - aws/fedora-41-aarch64
- RUNNER: - RUNNER:
- aws/rhel-8.10-ga-x86_64 - aws/rhel-8.10-ga-x86_64
- aws/rhel-8.10-ga-aarch64 - aws/rhel-8.10-ga-aarch64
@ -371,7 +371,7 @@ Trigger-rhel-edge-ci:
.fedora_runners: &fedora_runners .fedora_runners: &fedora_runners
RUNNER: RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
.integration_fedora: .integration_fedora:
extends: .integration_base extends: .integration_base
@ -572,11 +572,11 @@ API:
INTERNAL_NETWORK: ["true"] INTERNAL_NETWORK: ["true"]
- IMAGE_TYPE: ["iot-commit"] - IMAGE_TYPE: ["iot-commit"]
RUNNER: RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
- IMAGE_TYPE: ["iot-bootable-container"] - IMAGE_TYPE: ["iot-bootable-container"]
RUNNER: RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
- aws/fedora-39-aarch64 - aws/fedora-41-aarch64
- IMAGE_TYPE: ["aws"] - IMAGE_TYPE: ["aws"]
RUNNER: RUNNER:
- aws/rhel-8.10-ga-aarch64 - aws/rhel-8.10-ga-aarch64
@ -823,7 +823,7 @@ ContainerUpload:
parallel: parallel:
matrix: matrix:
- RUNNER: - RUNNER:
- aws/fedora-39-x86_64 - aws/fedora-41-x86_64
ContainerEmbedding: ContainerEmbedding:
stage: test stage: test
@ -854,7 +854,7 @@ WorkerExecutor:
- schutzbot/deploy.sh - schutzbot/deploy.sh
- /usr/libexec/tests/osbuild-composer/worker-executor.sh - /usr/libexec/tests/osbuild-composer/worker-executor.sh
variables: variables:
RUNNER: aws/fedora-39-x86_64 RUNNER: aws/fedora-41-x86_64
IAM_INSTANCE_PROFILE: worker-executor IAM_INSTANCE_PROFILE: worker-executor
finish: finish:

View file

@ -1,47 +1,4 @@
{ {
"fedora-39": {
"dependencies": {
"osbuild": {
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
{
"file": "/etc/yum.repos.d/fedora.repo",
"x86_64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f39/f39-x86_64-fedora-20231109"
}
],
"aarch64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f39/f39-aarch64-fedora-20231109"
}
]
},
{
"file": "/etc/yum.repos.d/fedora-updates.repo",
"x86_64": [
{
"title": "updates",
"name": "updates",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f39/f39-x86_64-updates-released-20241203"
}
],
"aarch64": [
{
"title": "updates",
"name": "updates",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f39/f39-aarch64-updates-released-20241203"
}
]
}
]
},
"fedora-40": { "fedora-40": {
"dependencies": { "dependencies": {
"osbuild": { "osbuild": {
@ -85,6 +42,49 @@
} }
] ]
}, },
"fedora-41": {
"dependencies": {
"osbuild": {
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
}
},
"repos": [
{
"file": "/etc/yum.repos.d/fedora.repo",
"x86_64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-x86_64-fedora-20241107"
}
],
"aarch64": [
{
"title": "fedora",
"name": "fedora",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-aarch64-fedora-20241107"
}
]
},
{
"file": "/etc/yum.repos.d/fedora-updates.repo",
"x86_64": [
{
"title": "updates",
"name": "updates",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-x86_64-updates-released-20250115"
}
],
"aarch64": [
{
"title": "updates",
"name": "updates",
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f41/f41-aarch64-updates-released-20250115"
}
]
}
]
},
"rhel-8.4": { "rhel-8.4": {
"dependencies": { "dependencies": {
"osbuild": { "osbuild": {