Skip to content

Commit

Permalink
Be strict about rhaos rpms
Browse files Browse the repository at this point in the history
  • Loading branch information
joepvd authored and openshift-cherrypick-robot committed Sep 27, 2024
1 parent bbcab63 commit 95b9c53
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion group.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,16 +91,34 @@ check_external_packages:
- name: cri-tools
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: crun
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: conmon
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: conmon-rs
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: containernetworking-plugins
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: container-selinux
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: containers-common
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: podman
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: skopeo
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: runc
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: containernetworking-plugins
- name: toolbox
tag: rhaos-{MAJOR}.{MINOR}-rhel-{RHCOS_EL_MAJOR}-candidate
condition: match
- name: NetworkManager
Expand Down

0 comments on commit 95b9c53

Please sign in to comment.