mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 01:31:56 -06:00
f271132167
TestIpaHealthCheckWithoutDNS is launched after TestIpaHealthCheck::test_ipa_healthcheck_expiring that is playing with the date. At the end of test_ipa_healthcheck_expiring, the date is reset using systemctl start chronyd but the date may need time to adjust and the subsequent tests may be launched with a system date set in the future. When this happens, dnf install fails because the certificate for the package repo is seen as expired, and TestIpaHealthCheckWithoutDNS fails. In order to avoid this issue, reset the date to the value saved at the beginning of the test. Fixes: https://pagure.io/freeipa/issue/8447 Reviewed-By: Rob Crittenden <rcritten@redhat.com> |
||
---|---|---|
.. | ||
azure | ||
man | ||
prci_definitions | ||
pytest_ipa | ||
test_cmdline | ||
test_install | ||
test_integration | ||
test_ipaclient | ||
test_ipalib | ||
test_ipaplatform | ||
test_ipapython | ||
test_ipaserver | ||
test_ipatests_plugins | ||
test_webui | ||
test_xmlrpc | ||
__init__.py | ||
conftest.py | ||
create_external_ca.py | ||
data.py | ||
i18n.py | ||
ipa-run-tests | ||
ipa-test-config | ||
ipa-test-task | ||
Makefile.am | ||
setup.cfg | ||
setup.py | ||
test_util.py | ||
util.py |