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:
Stanislav Levin
2020-02-25 10:41:45 +03:00
committed by Alexander Bokovoy
parent e925148ad9
commit 9203404cd5

View File

@@ -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