mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
These tests are all skipped if there is no YAML configuration file passed but the teardown method is always called and since there is a reference to the Config object this blows up if just ipa-run-tests is executed. Look at the config and break out if no domains are set. Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>