mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
e5c09675f3
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>
22 lines
393 B
YAML
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
|