Commit Graph

3 Commits

Author SHA1 Message Date
Tomas Halman
a00ac17a9c Jansson dependency in RHEL10
It looks like jansson package in RHEL10 has some dependency issues.

As a workaround we can install it with --nobest option fow now.
We can revert this commit once the jansson dependency issue is solved.
2024-04-18 09:45:25 +02:00
Tomas Halman
a90093fe61 Adjust gating tests to RHEL10
In RHEL10 rpmbuild cleans BUILDROOT and BUILD folder. We need it for tests.
Solution is to use --noclean parameter of rpmbuild.

There might be more folders in _BUILD_DIR. So we cant use `cd ${PACKAGE}-*`
Solution is to detect version number from installed package.
2024-04-17 17:46:01 +02:00
Tomas Halman
90603d1cdf Add gating tests 2024-04-04 14:36:31 +02:00