Skip to content

Commit af8392d

Browse files
committed
TMT: Include note about CentOS Stream caveat.
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent 2a6ea65 commit af8392d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plans/main.fmf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ execute:
55
prepare:
66
- how: feature
77
epel: enabled
8+
# TODO: Revisit this once https://github.com/teemtee/tmt/issues/3990 is in place.
9+
# FIXME: For whatever reason, CentOS Stream envs end up upgrading container-selinux
10+
# from podman-next instead of using the one installed by Packit. This apparently should
11+
# be easier to handle once tmt#3990 is done. Things work as expected on Fedora already.
812
- when: initiator == packit
913
how: shell
1014
script: |

0 commit comments

Comments
 (0)