azure tests: disable TestInstallDNSSECFirst

The test TestInstallDNSSECFirst is failing because of one of its
dependencies (the most likely suspect is the update of openssl-pkcs11).
Disable the test from azure gating until the issue is solved.

Related: https://pagure.io/freeipa/issue/9216
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2022-08-07 10:37:43 +02:00
parent ccb012b402
commit 4ae9c78f59

View File

@ -45,15 +45,16 @@ vms:
- test_integration/test_external_ca.py::TestExternalCAInstall - test_integration/test_external_ca.py::TestExternalCAInstall
- vm_jobs: - vm_jobs:
- container_job: InstallDNSSECFirst # Temporary disable - see https://pagure.io/freeipa/issue/9216
containers: # - container_job: InstallDNSSECFirst
replicas: 1 # containers:
resources: # replicas: 1
replica: # resources:
mem_limit: "2400m" # replica:
memswap_limit: "3500m" # mem_limit: "2400m"
tests: # memswap_limit: "3500m"
- test_integration/test_dnssec.py::TestInstallDNSSECFirst # tests:
# - test_integration/test_dnssec.py::TestInstallDNSSECFirst
- container_job: simple_replication - container_job: simple_replication
containers: containers: