Commit graph

41 commits

Author SHA1 Message Date
Petr Menšík
1981018b30 Mention Package sources
Github repository would be archived, only one should be primary.
2021-01-25 22:06:28 +01:00
Petr Menšík
aa7c4e9e2d Try catching broken dependencies on update
Check whether non-bind srpm dependencies are still installed.
2021-01-25 21:30:58 +01:00
Petr Menšík
78e82abc04 Adjust to more recent tmt bakerlib handling 2021-01-06 14:34:09 +01:00
Petr Menšík
75eb26e9f7 Merge branch 'master' into fedora/master 2021-01-06 11:23:21 +01:00
7795aaa85b Added the README 2020-09-17 18:45:35 +00:00
Petr Menšík
0f6f99e1e5 Run fine on RHEL6, where pkcs11-tokens is not yet built 2020-05-27 12:02:22 +02:00
Petr Menšík
edc1ed1623 Remove hard dependencies of tests to rhts system
But keep optional support for it. It if is installed, make use of it.
It it is not installed, allow running of tests.
2020-05-25 16:25:26 +02:00
Petr Menšík
fbaeef6765 Disable few tests failing tests 2020-04-16 22:13:08 +02:00
Petr Menšík
1997a5d0e2 Update metadata of few tests 2020-04-15 00:01:28 +02:00
Petr Menšík
1c56a54766 Update upstream testsuite test metadata 2020-04-14 23:53:17 +02:00
Petr Menšík
c068eec327 Import tests from Red Hat tests repository 2020-04-14 23:53:17 +02:00
Petr Menšík
899af1c312 Comment out remaining tasks for now
Until they are fixed, they are not needed. Only makes working with it
difficult.
2020-04-14 18:38:04 +02:00
Petr Menšík
bced515f36 State default not yet works 2020-04-14 18:34:22 +02:00
Petr Menšík
1ba672f026 Add tool generating dependencies required
It extracts from Required: makefile and produces list of packages
for each tests. In addition, it creates list of all packages required on
all tests.
2020-04-14 18:30:45 +02:00
Petr Menšík
4b7fcb264a RHTS removal 2020-04-14 16:53:22 +02:00
Petr Menšík
f286ca11fb Script for legacy rhts cleanup 2020-04-14 16:52:40 +02:00
Petr Menšík
a23ab8e133 Remove rhts dependencies 2020-04-14 16:37:14 +02:00
Petr Menšík
95553bdd9b Create two plans, run on container 2020-04-14 15:46:54 +02:00
Petr Menšík
ac24025d91 Warn before using local machine test 2020-04-14 15:21:33 +02:00
Petr Menšík
2916caf34b Provide way to run it
Document way to run it on local machine. Avoid it by default, because it
might destroy local configuration.
2020-04-14 15:19:08 +02:00
Petr Menšík
d273b26733 Move BIND upstream tests into tier 1 2020-04-14 12:40:07 +02:00
Petr Menšík
0901e3d1f6 Provide very basic information and links 2020-04-14 12:12:28 +02:00
Petr Menšík
6927763846 Remove tests requiring bind/setup library from tier1
Setup tests are problematic, they will not start as they should. Do not
run them now.
2020-04-14 11:05:00 +02:00
Petr Menšík
6b6e069009 Add more sanity tests to Tier 1
Add all sanity tests, that run in internal Tier 1 CI
2020-04-14 09:12:29 +02:00
Petr Menšík
afc99941af Pass rndc test also in FIPS mode
In FIPS mode, rndc-keygen has to switch itself to algorithm different
than default hmac-md5. It should fail with hmac-md5 in that mode, but
should pass if algorithm was not given explicitly.
2019-11-25 12:03:14 +01:00
Petr Menšík
03f4e6cef4 Adjust test to pass
Made some changes to restore original system. Move to systemctl tool
directly, since named-pkcs11 service is provided only by that. Do not
rely on compatible service command.
2019-11-20 17:48:27 +01:00
Petr Menšík
7e45a5a980 Add fmf metadata to test 2019-11-20 16:22:05 +01:00
Petr Menšík
22a8521275 Merge branch 'sanity-tests' 2019-11-20 16:10:42 +01:00
Petr Menšík
e469b41b7f
Merge pull request #1 from psklenar/github
add init test
2019-11-20 16:09:53 +01:00
Petr Menšík
a56c34d7c8 Include basic plan
Very basic plan.
2019-11-20 13:56:05 +01:00
Petr Menšík
9fb50bf4c5 Mark main upstream test suite slow
It tests the package best way. But it is quite slow.
2019-11-20 13:22:40 +01:00
Petr Menšík
8826cd4199 Add test run into metadata
tmt would not find those data as tests.
2019-11-20 13:18:27 +01:00
Petr Menšík
a2b6c839eb Import more tests from Fedora 2019-10-09 18:02:49 +02:00
Petr Menšík
fa7d6c22dd Import internal test suite from Fedora 2019-10-09 18:00:48 +02:00
Petr Menšík
d32992ae19 More tmt imports 2019-10-09 17:49:58 +02:00
Petr Menšík
fdd78bd18c More imported sanity tests 2019-10-09 17:40:40 +02:00
Petr Menšík
f50ed4c929 Test import of fmf and tmt converted test 2019-10-09 17:27:44 +02:00
Petr Menšík
ebe213eedd CAA test import 2019-10-09 16:50:00 +02:00
Petr Sklenar
886ed2dd12 neco 2019-10-09 15:43:39 +02:00
Petr Sklenar
adaaf8c90d add init test 2019-10-09 15:30:52 +02:00
Petr Menšík
f4b67f1d72
Initial commit 2019-10-09 15:17:48 +02:00