Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ packages:
container-selinux-centos:
pkg_tool: centpkg
specfile_path: rpm/container-selinux.spec
container-selinux-rhel:
specfile_path: rpm/container-selinux.spec
container-selinux-eln:
specfile_path: rpm/container-selinux.spec

Expand Down Expand Up @@ -68,14 +66,6 @@ jobs:
- centos-stream-9
- centos-stream-10

- job: copr_build
trigger: pull_request
packages: [container-selinux-rhel]
notifications: *copr_build_failure_notification
enable_net: true
targets:
- epel-9

# Run on commit to main branch
# Build targets managed in copr settings
- job: copr_build
Expand Down Expand Up @@ -116,24 +106,6 @@ jobs:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/centos-stream-$releasever/rhcontainerbot-podman-next-centos-stream-$releasever.repo

# FIXME: Re-enable once podman packit copr builds are re-enabled for el9
# Tests for RHEL
#- job: tests
# trigger: pull_request
# packages: [container-selinux-rhel]
# use_internal_tf: true
# notifications: *test_failure_notification
# targets:
# epel-9-x86_64:
# distros: [RHEL-9.4.0-Nightly,RHEL-9-Nightly]
# tf_extra_params:
# environments:
# - artifacts:
# - type: repository-file
# id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/epel-$releasever/rhcontainerbot-podman-next-epel-$releasever.repo
# - type: repository-file
# id: https://src.fedoraproject.org/rpms/epel-release/raw/epel9/f/epel.repo

- job: propose_downstream
trigger: release
packages: [container-selinux-fedora]
Expand Down
11 changes: 0 additions & 11 deletions rpm/update-spec-version.sh

This file was deleted.