Skip to content

Commit

Permalink
expect image-builder to error on any with-gui test
Browse files Browse the repository at this point in the history
Signed-off-by: Jiri Jaburek <[email protected]>
  • Loading branch information
comps committed Apr 30, 2024
1 parent c6735f2 commit 0e59c54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conf/waivers/20-long-term
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@
/hardening/image-builder/.+
Match(rhel == 8 and status == 'error', sometimes=True)

# https://issues.redhat.com/browse/RHEL-24246
# qcow2 images have broken network with Server-like package sets
/hardening/image-builder/with-gui/.+
rhel == 9 and status == 'error'

# https://github.com/ComplianceAsCode/content/issues/11565
/hardening/image-builder/.*/audit_rules_privileged_commands
# https://github.com/ComplianceAsCode/content/issues/11566
Expand Down

0 comments on commit 0e59c54

Please sign in to comment.