mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Azure: Skip tests requiring external DNS
An external DNS is not supported yet, but it could be easily implemented by adding another container with simple DNS server. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
committed by
Alexander Bokovoy
parent
e925148ad9
commit
9203404cd5
@@ -46,11 +46,12 @@ vms:
|
||||
tests:
|
||||
- test_integration/test_netgroup.py
|
||||
|
||||
- container_job: authselect
|
||||
containers:
|
||||
clients: 1
|
||||
tests:
|
||||
- test_integration/test_authselect.py
|
||||
# requires external DNS configuration, this is not set up yet
|
||||
# - container_job: authselect
|
||||
# containers:
|
||||
# clients: 1
|
||||
# tests:
|
||||
# - test_integration/test_authselect.py
|
||||
|
||||
- vm_jobs:
|
||||
- container_job: sudo
|
||||
|
||||
Reference in New Issue
Block a user