freeipa/ipatests/azure/azure_definitions/base-fedora.yml
Stanislav Levin e5c09675f3 ipatests: Skip keyring tests on containerized platforms
The kernel keyrings are not namespaced yet.

Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
2020-08-07 17:49:31 +03:00

22 lines
393 B
YAML

vms:
- vm_jobs:
- container_job: base
tests:
- test_cmdline
- test_install
- test_ipaclient
- test_ipalib
- test_ipaplatform
- test_ipapython
- test_ipaserver
- test_ipatests_plugins
- test_xmlrpc/test_dns_plugin.py
type: base
- container_job: xmlrpc
tests:
- test_xmlrpc
ignore:
- test_xmlrpc/test_dns_plugin.py
type: base