mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
[skip-ci] Packit: re-enable CentOS Stream 10/Fedora ELN teasks"
We now have golang 1.23.1 in CentOS Stream 10 and ELN. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
55
.packit.yaml
55
.packit.yaml
@ -43,31 +43,29 @@ jobs:
|
|||||||
- fedora-40-x86_64
|
- fedora-40-x86_64
|
||||||
- fedora-40-aarch64
|
- fedora-40-aarch64
|
||||||
|
|
||||||
# Disabled until there is go 1.22.6 in centos stream
|
- job: copr_build
|
||||||
# - job: copr_build
|
trigger: pull_request
|
||||||
# trigger: pull_request
|
packages: [podman-eln]
|
||||||
# packages: [podman-eln]
|
notifications: *packit_build_failure_notification
|
||||||
# notifications: *packit_build_failure_notification
|
enable_net: true
|
||||||
# enable_net: true
|
targets:
|
||||||
# targets:
|
fedora-eln-x86_64:
|
||||||
# fedora-eln-x86_64:
|
additional_repos:
|
||||||
# additional_repos:
|
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/"
|
||||||
# - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/"
|
fedora-eln-aarch64:
|
||||||
# fedora-eln-aarch64:
|
additional_repos:
|
||||||
# additional_repos:
|
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
|
||||||
# - "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
|
|
||||||
|
|
||||||
# Disabled until there is go 1.22.6 in centos stream
|
- job: copr_build
|
||||||
# - job: copr_build
|
trigger: pull_request
|
||||||
# trigger: pull_request
|
packages: [podman-centos]
|
||||||
# packages: [podman-centos]
|
notifications: *packit_build_failure_notification
|
||||||
# notifications: *packit_build_failure_notification
|
enable_net: true
|
||||||
# enable_net: true
|
targets:
|
||||||
# targets:
|
|
||||||
# - centos-stream-9-x86_64
|
# - centos-stream-9-x86_64
|
||||||
# - centos-stream-9-aarch64
|
# - centos-stream-9-aarch64
|
||||||
# - centos-stream-10-x86_64
|
- centos-stream-10-x86_64
|
||||||
# - centos-stream-10-aarch64
|
- centos-stream-10-aarch64
|
||||||
|
|
||||||
# Disabled until there is go 1.22 in epel-9
|
# Disabled until there is go 1.22 in epel-9
|
||||||
# - job: copr_build
|
# - job: copr_build
|
||||||
@ -119,13 +117,12 @@ jobs:
|
|||||||
dist_git_branches: &fedora_targets
|
dist_git_branches: &fedora_targets
|
||||||
- fedora-all
|
- fedora-all
|
||||||
|
|
||||||
# Disabled until there is go 1.22.6 in centos stream
|
- job: propose_downstream
|
||||||
# - job: propose_downstream
|
trigger: release
|
||||||
# trigger: release
|
update_release: false
|
||||||
# update_release: false
|
packages: [podman-centos]
|
||||||
# packages: [podman-centos]
|
dist_git_branches:
|
||||||
# dist_git_branches:
|
- c10s
|
||||||
# - c10s
|
|
||||||
|
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
|
Reference in New Issue
Block a user