File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22provision:
33 how: virtual
44 image: $@{test_disk_image}
5- # bootc probes for SELinux mac_admin/install_t capability by attempting
6- # chcon with an intentionally invalid label (see lsm.rs test_install_t).
7- # This generates expected AVC denials that rhel-ci's injected AVC check
8- # would otherwise flag as test failures.
9- environment:
10- AVC_ERROR: +no_avc_check
115prepare:
126 # Install image mode system on package mode system
137 # Do not run on image mode VM running on Github CI and Locally
Original file line number Diff line number Diff line change 11# THIS IS GENERATED CODE - DO NOT EDIT
22# Generated by: cargo xtask tmt
33
4+ # bootc probes for SELinux mac_admin capability by attempting chcon with
5+ # an intentionally invalid label, which generates expected AVC denials.
6+ # Skip in OSCI gating test
7+ check:
8+ - how: avc
9+ enabled: false
10+
411/test-01-readonly:
512 summary: Execute booted readonly/nondestructive tests
613 duration: 30m
You can’t perform that action at this time.
0 commit comments