Commit Graph

20 Commits

Author SHA1 Message Date
Petr Menšík d955a1450b Link tests to fedora test namespace
Add ci.fmf too.
2021-01-07 11:38:47 +01:00
Petr Menšík 485d16a77e Cleanup test definition
Leave installation of dependencies on tests itself. Use beakerlib to
install packages.
2020-04-14 11:37:49 +02:00
Petr Menšík 449ff581ad Move filter to correct location 2020-04-14 11:37:49 +02:00
Petr Menšík ce9edd09af Run master branch instead 2020-04-14 11:37:49 +02:00
Petr Menšík 2e8a3a9146 Use fmf filter for test case selection 2020-04-14 11:37:49 +02:00
Petr Menšík 93e0db889f Not sure how to specify tests to run
check https://fmf.readthedocs.io/en/latest/ for help
2020-04-14 11:37:49 +02:00
Petr Menšík f3b42f85fe Try to pass with modified branch 2020-04-14 11:37:49 +02:00
Petr Menšík be8074fddc Update chroot test to check RPM verify
In bug #1592873, error on chroot was reported. Ensure it does not
reappear.
2019-11-06 13:33:49 +01:00
Petr Menšík 277938ec6c Use just normal variant by default
Testing takes quite long. For now, use by default only normal variant.
SDB variant is not much used and pkcs11 variant is failing now. Keep
ability to enable variants by parameter:
   TEST_VARIANTS="normal sdb pkcs11"
2019-09-25 20:37:03 +02:00
Petr Menšík 339db1a482 Add internal test suite to set of tests 2019-09-25 20:37:03 +02:00
Petr Menšík 7eb2cf5e7b Update and simplify package requirements
bind-devel should now provide all dependencies required. Omit explicitl
requirements for building. Drop atf building support, since upstream
moved to cmocka.
2019-09-25 20:37:03 +02:00
Petr Menšík 54fa84a387 Use also termination logs to measure time
Might use different approach to display grouped results.
2019-09-25 20:37:03 +02:00
Petr Menšík 545e2cb4bc Make tests optional
Make it possible to skip some test using parameter. In some cases, just
single pass is required.
Also fix case when no known defects are specified for a variant.
2019-09-25 20:37:03 +02:00
Petr Menšík 0983c90fb0 Modify test suite to include also variants
Run system tests for each variants.
2019-09-25 20:37:03 +02:00
Petr Menšík 5aee3f1742 Precise timing perl package is required 2019-09-25 20:37:03 +02:00
Petr Menšík 5691e04b76 Fix source fetching 2019-09-25 20:37:03 +02:00
Petr Menšík 8da0172aac Upstream tests in beakerlib
Prepare system tests from source package and start them. Check results
and report failure.
2019-03-04 14:17:25 +01:00
Petr Menšík cda9d12b65 Add test for bind-chroot
Test each build with simple request. Ensure it can start as normal
service with default configuration and also in chroot.
2018-10-11 12:25:05 +02:00
Bruno Goncalves 69a52c5216 replace rths role by beakerlib 2018-06-13 16:52:36 +02:00
Yevhenii Shapovalov dbe3315c06 add tests 2017-12-11 18:15:11 +02:00