Skip to content

Commit af76728

Browse files
authored
add exempt rpms
1 parent 759e8ec commit af76728

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

group.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,15 @@ rhcos:
9898
- kernel # since 9.3, kernel-rt is merged into the kernel package.
9999
ose-ovn-kubernetes:
100100
- libreswan
101+
exempt_rpms: # skip check these rpms as they will aligned with rhel base image in rhcos
102+
- conmon
103+
- containers-common
104+
- crun
105+
- skopeo
106+
- toolbox
107+
- crun-wasm
108+
- lld
109+
- llvm
101110
allow_missing_brew_rpms: false
102111
layered_rhcos: True
103112

0 commit comments

Comments
 (0)