mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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
|