Commit 0017586
authored
ci(packit): fix extra parameters for TF (#75)
* ci(tmt): use tmt's feature/epel for enabling EPEL
Signed-off-by: Matej Focko <mfocko@redhat.com>
* ci(tmt): force EPEL before installing deps
Essential dependencies are handled with `order = 30`, therefore it is
needed to adjust the priority of enabling the EPEL, otherwise the deps
(even from EPEL) are installed before the repo gets enabled.
For more details see discussion here:
https://redhat-internal.slack.com/archives/C04LRPNDZ4Y/p1752748187699709
Suggested-by: Petr Šplíchal <psplicha@redhat.com>
Signed-off-by: Matej Focko <mfocko@redhat.com>
* ci(packit): run only `packit-ci` plan via Packit
The other plan is triggered externally and doesn't work correctly when
triggered via Packit.
Signed-off-by: Matej Focko <mfocko@redhat.com>
---------
Signed-off-by: Matej Focko <mfocko@redhat.com>1 parent 9627636 commit 0017586
3 files changed
Lines changed: 14 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 32 | | |
42 | 33 | | |
43 | 34 | | |
| |||
60 | 51 | | |
61 | 52 | | |
62 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
63 | 62 | | |
64 | 63 | | |
0 commit comments