Commit Graph

5 Commits

Author SHA1 Message Date
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