Commit Graph

7 Commits

Author SHA1 Message Date
Neal Gompa
2820e4b2bb tmt: Install the kiwi system deps for disk images
This ensures all the tools needed for building disk images are
present.
2024-04-10 23:21:54 -04:00
Neal Gompa
01b18f3e89 tmt: Add missing runtime dependency on python3-click
It's needed for builder.py.
2024-04-08 23:15:57 -04:00
Neal Gompa
806f23b694 tmt: Simplify test configuration
We are running the same test multiple times, so we can de-duplicate
the logic so that it is written only once and reused for each variant.
2023-12-20 07:16:01 -05:00
Neal Gompa
94956e7750 tmt: Use declarative syntax for package dependencies
This makes things just a bit cleaner.
2023-12-19 16:56:19 -05:00
Davide Cavalca
9bd4af2286 tmt: copy the artifacts over 2023-12-18 18:23:42 -08:00
Davide Cavalca
7a23258337 tmt: add missing dependency 2023-12-18 18:23:36 -08:00
Neal Gompa
4acc3a114b Add Zuul CI configuration
This allows us to have pull requests tested before we review changes
to merge.
2023-12-18 16:16:38 -05:00