Commit graph

24 commits

Author SHA1 Message Date
Lukas Javorsky
05aeef05c8 This test should be disabled for all CentOS Stream versions 2024-11-04 14:05:00 +00:00
Lukas Javorsky
25f8f254bd testing CI, dont merge 2023-06-26 10:15:02 +00:00
Lukas Javorsky
e700146376 Don't use this test in RHEL-6,7 gating
CI testing machines are setting the LC_ALL=C.utf8 which breaks the test and it always fails.
2023-06-23 12:22:25 +00:00
Lukas Javorsky
35e399a046 Fix the logic in distro adjustment 2023-06-12 09:34:04 +00:00
Lukas Javorsky
316f796dff Fix the distro to Stream not CentOS 2023-06-12 08:38:14 +00:00
Lukas Javorsky
d85792db20 Disable this test for CentOS < 9 because there is no minizip-devel 2023-06-12 08:12:04 +00:00
Iveta Wiedermann
5d13c482f5 All test cases exported to the TCMS 2023-06-06 12:05:02 +02:00
Iveta Wiedermann
6947655ed6 bz1337441: submitted to tcms 2023-06-06 11:50:54 +02:00
Lukas Javorsky
9b960f8f3e Add zlib-devel package as a requirment for test 2023-03-28 12:39:00 +00:00
Lukas Javorsky
32afa1b6aa Fix the version typo 2023-03-25 17:05:15 +00:00
Lukas Javorsky
1e3c9243a8 Fix the test so it works for RHEL<9 as well
Before RHEL-9 the minizip-compat-devel package was named minizip-devel
Also since F38 the minizip package was renamed to minizip-ng so we
cannot check for the minizip-devel package using the 'rpm -q' because it
will always fail and not remove the package
2023-03-24 08:18:37 +00:00
Lukas Javorsky
ec780b6475 Skip this test for RHEL8+ 2023-03-24 07:47:18 +00:00
Lukas Javorsky
bea23ce1b3 Support old version of zlib package
Add old example.c file used for testing the zlib < 1.2.12 version
2022-07-26 12:49:42 +00:00
Lukas Javorsky
e779459f77 Add new example.c for the new 1.2.12 zlib release
Source to example.c: https://github.com/madler/zlib/blob/master/test/example.c
2022-06-28 11:29:05 +00:00
Lukas Javorsky
e8470077cf Assert for the correct package 2022-06-27 10:00:03 +00:00
Jakub Heger
74e5defe35 bz1409740: disable test until cause of fail is found 2022-06-24 14:45:28 +02:00
Jakub Heger
07657dfae5 bz690835: fix removal of conflicting package 2022-06-24 13:56:13 +02:00
Jakub Heger
7bef5e4151 bz690835: test correct package 2022-06-24 13:04:56 +02:00
Jakub Heger
11db744f5f bz1409740: change library location 2022-04-21 12:47:38 +02:00
Jakub Heger
257d9cebb9 bz690835: remove conflicting package 2022-04-21 12:46:43 +02:00
Jakub Heger
c0ad18a66f Adding more tests 2022-03-10 16:08:11 +01:00
Jakub Heger
2bf4c954e7 Adding test to fedora 2022-03-10 11:13:06 +01:00
Jakub Heger
507b7f8859 Initializing repo 2022-03-10 10:09:45 +01:00
054af5f098 Added the README 2022-03-09 15:55:47 +00:00