ipatests: add nightly definitions for ipa-4-10 branch

Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2022-07-04 18:16:21 +02:00
parent c9d9fb3a3a
commit 6c6a43c909
10 changed files with 1879 additions and 9920 deletions

View File

@ -21,7 +21,7 @@ topologies:
memory: 2400
jobs:
fedora-latest/build:
fedora-latest-ipa-4-10/build:
requires: []
priority: 150
job:
@ -29,284 +29,284 @@ jobs:
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f36
version: 0.0.7
template: &ci-ipa-4-10-latest
name: freeipa/ci-ipa-4-10-f36
version: 0.0.1
timeout: 1800
topology: *build
fedora-latest/test_installation_TestInstallMaster:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_installation_TestInstallMaster:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMaster
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 7200
topology: *master_1repl
fedora-latest/simple_replication:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/simple_replication:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_simple_replication.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_external_ca_TestExternalCA:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_external_ca_TestExternalCA:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_external_ca.py::TestExternalCA test_integration/test_external_ca.py::TestExternalCAConstraints
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_external_ca_TestSelfExternalSelf:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_external_ca_TestSelfExternalSelf:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_external_ca.py::TestSelfExternalSelf test_integration/test_external_ca.py::TestExternalCAInstall
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/external_ca_templates:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/external_ca_templates:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_external_ca.py::TestExternalCAProfileScenarios
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_topologies:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_topologies:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_topologies.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_sudo:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_sudo:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_sudo.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_commands:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_commands:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_commands.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 5400
topology: *master_1repl_1client
fedora-latest/test_kerberos_flags:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_kerberos_flags:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_kerberos_flags.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl_1client
fedora-latest/test_forced_client_enrolment:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_forced_client_enrolment:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_forced_client_reenrollment.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_advise:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_advise:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_advise.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl_1client
fedora-latest/test_testconfig:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_testconfig:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_testconfig.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_service_permissions:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_service_permissions:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_service_permissions.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_netgroup:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_netgroup:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_netgroup.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_authconfig:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_authconfig:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_authselect.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 4800
topology: *master_1repl_1client
fedora-latest/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_dnssec_TestInstallDNSSECFirst:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_dnssec_TestInstallDNSSECFirst:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_dnssec.py::TestInstallDNSSECFirst
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_membermanager:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_membermanager:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_membermanager.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 1800
topology: *master_1repl
fedora-latest/test_adtrust_install:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_adtrust_install:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_adtrust_install.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_cert:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_cert:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_cert.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 5400
topology: *master_1repl_1client
fedora-latest/test_upgrade:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_upgrade:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_upgrade.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_subids:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/test_subids:
requires: [fedora-latest-ipa-4-10/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_subids.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl

View File

@ -1,658 +0,0 @@
topologies:
build: &build
name: build
cpu: 2
memory: 3800
master_1repl: &master_1repl
name: master_1repl
cpu: 4
memory: 6450
master_1repl_1client: &master_1repl_1client
name: master_1repl_1client
cpu: 4
memory: 7400
ipaserver: &ipaserver
name: ipaserver
cpu: 2
memory: 2400
master_2repl_1client: &master_2repl_1client
name: master_2repl_1client
cpu: 5
memory: 10150
master_3repl_1client: &master_3repl_1client
name: master_3repl_1client
cpu: 6
memory: 12900
jobs:
389ds-fedora/build:
requires: []
priority: 100
job:
class: Build
args:
copr: '@389ds/389-ds-base-nightly'
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f36
version: 0.0.7
timeout: 1800
topology: *build
389ds-fedora/simple_replication:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_simple_replication.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/test_commands:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_commands.py
template: *ci-master-latest
timeout: 5400
topology: *master_1repl_1client
389ds-fedora/test_server_del:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_server_del.py
template: *ci-master-latest
timeout: 10800
topology: *master_2repl_1client
389ds-fedora/test_installation_TestInstallWithCA1:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_installation.py::TestInstallWithCA1
template: *ci-master-latest
timeout: 10800
topology: *master_3repl_1client
389ds-fedora/test_caless_TestServerInstall:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_caless.py::TestServerInstall
template: *ci-master-latest
timeout: 12000
topology: *master_1repl
389ds-fedora/test_caless_TestReplicaInstall:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_caless_TestClientInstall:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_caless.py::TestClientInstall
template: *ci-master-latest
timeout: 5400
# actually master_1client
topology: *master_1repl_1client
389ds-fedora/test_caless_TestCertInstall:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_caless.py::TestCertInstall
template: *ci-master-latest
timeout: 5400
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestUserRootFilesOwnershipPermission:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestUserRootFilesOwnershipPermission
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupAndRestore:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestore
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupAndRestoreWithDNSSEC:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNSSEC
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupReinstallRestoreWithDNSSEC:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNSSEC
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupAndRestoreWithDNS:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNS
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupReinstallRestoreWithDNS:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNS
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupAndRestoreWithKRA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithKRA
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupReinstallRestoreWithKRA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithKRA
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestBackupAndRestoreWithReplica:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithReplica
template: *ci-master-latest
timeout: 7200
topology: *master_2repl_1client
389ds-fedora/test_backup_and_restore_TestBackupAndRestoreDMPassword:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreDMPassword
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_backup_and_restore_TestReplicaInstallAfterRestore:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_backup_and_restore.py::TestReplicaInstallAfterRestore
template: *ci-master-latest
timeout: 7200
topology: *master_2repl_1client
389ds-fedora/test_dnssec:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_dnssec.py
template: *ci-master-latest
timeout: 10800
topology: *master_2repl_1client
389ds-fedora/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel1
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_replica_promotion_TestProhibitReplicaUninstallation:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replica_promotion.py::TestProhibitReplicaUninstallation
template: *ci-master-latest
timeout: 7200
topology: *master_2repl_1client
389ds-fedora/test_replica_promotion_TestHiddenReplicaPromotion:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replica_promotion.py::TestHiddenReplicaPromotion
template: *ci-master-latest
timeout: 7200
topology: *master_2repl_1client
389ds-fedora/test_upgrade:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_upgrade.py
template: *ci-master-latest
timeout: 7200
topology: *master_1repl
389ds-fedora/test_topology_TestCASpecificRUVs:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_topology.py::TestCASpecificRUVs
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_topology_TestTopologyOptions:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_topology.py::TestTopologyOptions
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestLineTopologyWithoutCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestLineTopologyWithCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCA
template: *ci-master-latest
timeout: 10800
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestLineTopologyWithCAKRA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA
template: *ci-master-latest
timeout: 10800
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts.py_TestStarTopologyWithoutCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithoutCA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestStarTopologyWithCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestStarTopologyWithCAKRA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCAKRA
template: *ci-master-latest
timeout: 10800
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestCompleteTopologyWithoutCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithoutCA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestCompleteTopologyWithCA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_replication_layouts_TestCompleteTopologyWithCAKRA:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCAKRA
template: *ci-master-latest
timeout: 7200
topology: *master_3repl_1client
389ds-fedora/test_client_uninstallation:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_uninstallation.py
template: *ci-master-latest
timeout: 7200
topology: *master_1repl_1client
389ds-fedora/customized_ds_config_install:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_customized_ds_config_install.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/dns_locations:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_dns_locations.py
template: *ci-master-latest
timeout: 3600
topology: *master_2repl_1client
389ds-fedora/external_ca_TestExternalCAdirsrvStop:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_external_ca.py::TestExternalCAdirsrvStop
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/mask:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_installation.py::TestMaskInstall
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/automember:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_automember.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/test_fips:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_fips.py
template: *ci-master-latest
timeout: 7200
topology: *master_1repl_1client
389ds-fedora/test_pwpolicy:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_pwpolicy.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
389ds-fedora/test_external_idp:
requires: [389ds-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{389ds-fedora/build_url}'
update_packages: True
copr: '@389ds/389-ds-base-nightly'
test_suite: test_integration/test_idp.py
template: *ci-master-latest
timeout: 5000
topology: *master_2repl_1client

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@ topologies:
memory: 14500
jobs:
fedora-latest/build:
fedora-latest-ipa-4-10/build:
requires: []
priority: 100
job:
@ -55,20 +55,20 @@ jobs:
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f36
version: 0.0.7
template: &ci-ipa-4-10-latest
name: freeipa/ci-ipa-4-10-f36
version: 0.0.1
timeout: 1800
topology: *build
fedora-latest/temp_commit:
requires: [fedora-latest/build]
fedora-latest-ipa-4-10/temp_commit:
requires: [fedora-latest-ipa-4-10/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
build_url: '{fedora-latest-ipa-4-10/build_url}'
test_suite: test_integration/test_REPLACEME.py
template: *ci-master-latest
template: *ci-ipa-4-10-latest
timeout: 3600
topology: *master_1repl_1client