We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a637ff commit c4035c6Copy full SHA for c4035c6
plans/smoke.fmf
@@ -2,3 +2,10 @@ summary:
2
Basic smoke test
3
discover+:
4
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