Commit Graph

4 Commits

Author SHA1 Message Date
George Pantelakis
74174e6c12 plans: migrate gating to fmf format 2025-04-16 18:20:25 +00:00
George Pantelakis
8d05945dc2 Change to the ci tmt plan
Removed the old ci plan using a weird dependency config and organized the
test plans better as it is in c10s branch. The main reason is that tmt
dist-git plans to run against aarch64 architecture for FuSa support
successfully.
2024-12-09 11:50:58 +01:00
Daiki Ueno
103d3109dc ci.fmf: Enable golang tests as reverse dependency
This will trigger the tests for the golang package when the openssl
package is updated, which would be particularly useful when openssl
adds a new algorithm tightning.

Manual configuration is necessary as Go applications dlopen's
libcrypto.so.* and openssl doesn't normally appear as a dependency at
RPM level.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
2023-05-29 10:01:36 +02:00
Peter Leitmann
34e7dd5be4 Add interop rpm-tmt-tests 2023-05-24 15:41:56 +00:00