Skip to content

Commit c4035c6

Browse files
committed
Debug
Signed-off-by: Nikola Forró <[email protected]>
1 parent 2a637ff commit c4035c6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

plans/smoke.fmf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@ summary:
22
Basic smoke test
33
discover+:
44
filter: tier:0
5+
adjust:
6+
- when: "distro == rhel-8"
7+
prepare+:
8+
- how: shell
9+
script: |
10+
rpm -qa
11+
which python3

0 commit comments

Comments
 (0)