Imported Debian patch 4.8.10-2

This commit is contained in:
Timo Aaltonen
2020-11-23 20:48:56 +02:00
committed by Mario Fetka
parent 8bc559c5a1
commit 358acdd85f
917 changed files with 1185414 additions and 1069733 deletions

View File

@@ -11,234 +11,290 @@ topologies:
name: master_1repl_1client
cpu: 4
memory: 7400
ad_master_2client: &ad_master_2client
name: ad_master_2client
cpu: 4
memory: 12000
ipaserver: &ipaserver
name: ipaserver
cpu: 2
memory: 2400
jobs:
fedora-29/build:
fedora-latest-ipa-4-8/build:
requires: []
priority: 100
priority: 150
job:
class: Build
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-f29
name: freeipa/ci-master-f29
version: 0.2.0
template: &ci-ipa-4-8-latest
name: freeipa/ci-ipa-4-8-f32
version: 0.0.9
timeout: 1800
topology: *build
fedora-29/simple_replication:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_installation_TestInstallMaster:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMaster
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-latest-ipa-4-8/simple_replication:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_simple_replication.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/caless:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/external_ca_1:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_external_ca_TestExternalCA:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_external_ca.py::TestExternalCA
template: *ci-master-f29
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_external_ca.py::TestExternalCA test_integration/test_external_ca.py::TestExternalCAConstraints
template: *ci-ipa-4-8-latest
timeout: 4800
topology: *master_1repl_1client
fedora-29/external_ca_2:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_external_ca_TestSelfExternalSelf:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_external_ca.py::TestSelfExternalSelf test_integration/test_external_ca.py::TestExternalCAInstall
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_topologies:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/external_ca_templates:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_external_ca.py::TestExternalCAProfileScenarios
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-latest-ipa-4-8/test_topologies:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_topologies.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_sudo:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_sudo:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_sudo.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 4800
topology: *master_1repl_1client
fedora-29/test_commands:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_commands:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_commands.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_kerberos_flags:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_kerberos_flags:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_kerberos_flags.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl_1client
fedora-29/test_http_kdc_proxy:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_forced_client_enrolment:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_http_kdc_proxy.py
template: *ci-master-f29
timeout: 3600
topology: *master_1repl_1client
fedora-29/test_forced_client_enrolment:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_forced_client_reenrollment.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 4800
topology: *master_1repl_1client
fedora-29/test_advise:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_advise:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_advise.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
topology: *master_1repl_1client
fedora-29/test_testconfig:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_testconfig:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_testconfig.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_service_permissions:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_service_permissions:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_service_permissions.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_netgroup:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_netgroup:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_netgroup.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/test_vault:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_authconfig:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_vault.py
template: *ci-master-f29
timeout: 6300
topology: *master_1repl
fedora-29/test_authconfig:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_authselect.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 4800
topology: *master_1repl_1client
fedora-29/replica_promotion:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-29/dnssec:
requires: [fedora-29/build]
priority: 50
fedora-latest-ipa-4-8/test_dnssec_TestInstallDNSSECFirst:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_dnssec.py::TestInstallDNSSECFirst
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-latest-ipa-4-8/test_membermanager:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_membermanager.py
template: *ci-ipa-4-8-latest
timeout: 1800
topology: *master_1repl
fedora-latest-ipa-4-8/test_adtrust_install:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_adtrust_install.py
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl
fedora-latest-ipa-4-8/test_cert:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_cert.py
template: *ci-ipa-4-8-latest
timeout: 5400
topology: *master_1repl_1client
fedora-latest-ipa-4-8/test_upgrade:
requires: [fedora-latest-ipa-4-8/build]
priority: 100
job:
class: RunPytest
args:
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_upgrade.py
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl

View File

@@ -1,641 +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:
fedora-28/build:
requires: []
priority: 100
job:
class: Build
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-f28
name: freeipa/ci-master-f28
version: 0.2.0
timeout: 1800
topology: *build
fedora-28/test_server_del:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_server_del.py
template: *ci-master-f28
timeout: 8000
topology: *master_2repl_1client
fedora-28/test_installation_TestInstallWithCA1:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA1
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA2:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA2
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_KRA1:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA1
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_KRA2:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA2
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_DNS1:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS1
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_DNS2:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS2
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_KRA_DNS1:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS1
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallWithCA_KRA_DNS2:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS2
template: *ci-master-f28
timeout: 10800
topology: *master_3repl_1client
fedora-28/test_installation_TestInstallMaster:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMaster
template: *ci-master-f28
timeout: 10800
topology: *master_1repl
fedora-28/test_installation_TestInstallMasterKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterKRA
template: *ci-master-f28
timeout: 10800
topology: *master_1repl
fedora-28/test_installation_TestInstallMasterDNS:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterDNS
template: *ci-master-f28
timeout: 10800
topology: *master_1repl
fedora-28/test_installation_TestInstallMasterReservedIPasForwarder:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterReservedIPasForwarder
template: *ci-master-f28
timeout: 10800
topology: *master_1repl
fedora-28/test_caless_TestServerInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestServerInstall
template: *ci-master-f28
timeout: 12000
topology: *master_1repl
fedora-28/test_caless_TestReplicaInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-f28
timeout: 5400
topology: *master_1repl
fedora-28/test_caless_TestClientInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestClientInstall
template: *ci-master-f28
timeout: 5400
# actually master_1client
topology: *master_1repl_1client
fedora-28/test_caless_TestIPACommands:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestIPACommands
template: *ci-master-f28
timeout: 5400
topology: *master_1repl
fedora-28/test_caless_TestCertInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestCertInstall
template: *ci-master-f28
timeout: 5400
topology: *master_1repl
fedora-28/test_caless_TestPKINIT:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestPKINIT
template: *ci-master-f28
timeout: 5400
topology: *master_1repl
fedora-28/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
template: *ci-master-f28
timeout: 5400
topology: *master_1repl
fedora-28/test_backup_and_restore_TestUserrootFilesOwnership:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestUserrootFilesOwnership
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupAndRestore:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestore
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupAndRestoreWithDNSSEC:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNSSEC
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupReinstallRestoreWithDNSSEC:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNSSEC
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupAndRestoreWithDNS:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNS
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupReinstallRestoreWithDNS:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNS
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupAndRestoreWithKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithKRA
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_backup_and_restore_TestBackupReinstallRestoreWithKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithKRA
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_dnssec:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_dnssec.py
template: *ci-master-f28
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel1
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestUnprivilegedUserPermissions:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestUnprivilegedUserPermissions
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestProhibitReplicaUninstallation:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestProhibitReplicaUninstallation
template: *ci-master-f28
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestWrongClientDomain:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestWrongClientDomain
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestRenewalMaster:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestRenewalMaster
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestReplicaInstallWithExistingEntry:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaInstallWithExistingEntry
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_upgrade:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_upgrade.py
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_topology_TestCASpecificRUVs:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_topology.py::TestCASpecificRUVs
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_topology_TestTopologyOptions:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_topology.py::TestTopologyOptions
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestLineTopologyWithoutCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestLineTopologyWithCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestLineTopologyWithCAKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts.py_TestStarTopologyWithoutCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithoutCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestStarTopologyWithCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestStarTopologyWithCAKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCAKRA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestCompleteTopologyWithoutCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithoutCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestCompleteTopologyWithCA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_replication_layouts_TestCompleteTopologyWithCAKRA:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCAKRA
template: *ci-master-f28
timeout: 7200
topology: *master_3repl_1client
fedora-28/test_client_uninstallation:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_uninstallation.py
template: *ci-master-f28
timeout: 7200
topology: *master_1repl_1client
fedora-28/test_webui:
requires: [fedora-28/build]
priority: 50
job:
class: RunWebuiTests
args:
build_url: '{fedora-28/build_url}'
test_suite: test_webui/
template: *ci-master-f28
timeout: 16000
topology: *ipaserver

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

@@ -1,641 +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:
fedora-29/build:
requires: []
priority: 100
job:
class: Build
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-f29
name: freeipa/ci-master-f29
version: 0.2.0
timeout: 1800
topology: *build
fedora-29/test_server_del:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_server_del.py
template: *ci-master-f29
timeout: 8000
topology: *master_2repl_1client
fedora-29/test_installation_TestInstallWithCA1:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA1
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA2:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA2
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_KRA1:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA1
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_KRA2:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA2
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_DNS1:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS1
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_DNS2:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS2
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_KRA_DNS1:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS1
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallWithCA_KRA_DNS2:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS2
template: *ci-master-f29
timeout: 10800
topology: *master_3repl_1client
fedora-29/test_installation_TestInstallMaster:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMaster
template: *ci-master-f29
timeout: 10800
topology: *master_1repl
fedora-29/test_installation_TestInstallMasterKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterKRA
template: *ci-master-f29
timeout: 10800
topology: *master_1repl
fedora-29/test_installation_TestInstallMasterDNS:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterDNS
template: *ci-master-f29
timeout: 10800
topology: *master_1repl
fedora-29/test_installation_TestInstallMasterReservedIPasForwarder:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterReservedIPasForwarder
template: *ci-master-f29
timeout: 10800
topology: *master_1repl
fedora-29/test_caless_TestServerInstall:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestServerInstall
template: *ci-master-f29
timeout: 12000
topology: *master_1repl
fedora-29/test_caless_TestReplicaInstall:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-f29
timeout: 5400
topology: *master_1repl
fedora-29/test_caless_TestClientInstall:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestClientInstall
template: *ci-master-f29
timeout: 5400
# actually master_1client
topology: *master_1repl_1client
fedora-29/test_caless_TestIPACommands:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestIPACommands
template: *ci-master-f29
timeout: 5400
topology: *master_1repl
fedora-29/test_caless_TestCertInstall:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestCertInstall
template: *ci-master-f29
timeout: 5400
topology: *master_1repl
fedora-29/test_caless_TestPKINIT:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestPKINIT
template: *ci-master-f29
timeout: 5400
topology: *master_1repl
fedora-29/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
template: *ci-master-f29
timeout: 5400
topology: *master_1repl
fedora-29/test_backup_and_restore_TestUserrootFilesOwnership:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestUserrootFilesOwnership
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupAndRestore:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestore
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupAndRestoreWithDNSSEC:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNSSEC
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupReinstallRestoreWithDNSSEC:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNSSEC
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupAndRestoreWithDNS:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNS
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupReinstallRestoreWithDNS:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNS
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupAndRestoreWithKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithKRA
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_backup_and_restore_TestBackupReinstallRestoreWithKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithKRA
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_dnssec:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_dnssec.py
template: *ci-master-f29
timeout: 7200
topology: *master_2repl_1client
fedora-29/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel1
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_replica_promotion_TestUnprivilegedUserPermissions:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestUnprivilegedUserPermissions
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_replica_promotion_TestProhibitReplicaUninstallation:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestProhibitReplicaUninstallation
template: *ci-master-f29
timeout: 7200
topology: *master_2repl_1client
fedora-29/test_replica_promotion_TestWrongClientDomain:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestWrongClientDomain
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_replica_promotion_TestRenewalMaster:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestRenewalMaster
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_replica_promotion_TestReplicaInstallWithExistingEntry:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaInstallWithExistingEntry
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_upgrade:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_upgrade.py
template: *ci-master-f29
timeout: 7200
topology: *master_1repl
fedora-29/test_topology_TestCASpecificRUVs:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_topology.py::TestCASpecificRUVs
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_topology_TestTopologyOptions:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_topology.py::TestTopologyOptions
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestLineTopologyWithoutCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestLineTopologyWithCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestLineTopologyWithCAKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts.py_TestStarTopologyWithoutCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithoutCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestStarTopologyWithCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestStarTopologyWithCAKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCAKRA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestCompleteTopologyWithoutCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithoutCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestCompleteTopologyWithCA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_replication_layouts_TestCompleteTopologyWithCAKRA:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCAKRA
template: *ci-master-f29
timeout: 7200
topology: *master_3repl_1client
fedora-29/test_client_uninstallation:
requires: [fedora-29/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_uninstallation.py
template: *ci-master-f29
timeout: 7200
topology: *master_1repl_1client
fedora-29/test_webui:
requires: [fedora-29/build]
priority: 50
job:
class: RunWebuiTests
args:
build_url: '{fedora-29/build_url}'
test_suite: test_webui/
template: *ci-master-f29
timeout: 16000
topology: *ipaserver

View File

@@ -1,629 +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:
fedora-rawhide/build:
requires: []
priority: 100
job:
class: Build
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-frawhide
name: freeipa/ci-master-frawhide
version: 0.0.4
timeout: 1800
topology: *build
fedora-rawhide/test_server_del:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_server_del.py
template: *ci-master-frawhide
timeout: 8000
topology: *master_2repl_1client
fedora-rawhide/test_installation_TestInstallWithCA1:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA1
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA2:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA2
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_KRA1:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA1
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_KRA2:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA2
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_DNS1:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS1
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_DNS2:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_DNS2
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_KRA_DNS1:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS1
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallWithCA_KRA_DNS2:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallWithCA_KRA_DNS2
template: *ci-master-frawhide
timeout: 10800
topology: *master_3repl_1client
fedora-rawhide/test_installation_TestInstallMaster:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMaster
template: *ci-master-frawhide
timeout: 10800
topology: *master_1repl
fedora-rawhide/test_installation_TestInstallMasterKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterKRA
template: *ci-master-frawhide
timeout: 10800
topology: *master_1repl
fedora-rawhide/test_installation_TestInstallMasterDNS:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterDNS
template: *ci-master-frawhide
timeout: 10800
topology: *master_1repl
fedora-rawhide/test_installation_TestInstallMasterReservedIPasForwarder:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_installation.py::TestInstallMasterReservedIPasForwarder
template: *ci-master-frawhide
timeout: 10800
topology: *master_1repl
fedora-rawhide/test_caless_TestServerInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestServerInstall
template: *ci-master-frawhide
timeout: 12000
topology: *master_1repl
fedora-rawhide/test_caless_TestReplicaInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestReplicaInstall
template: *ci-master-frawhide
timeout: 5400
topology: *master_1repl
fedora-rawhide/test_caless_TestClientInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestClientInstall
template: *ci-master-frawhide
timeout: 5400
# actually master_1client
topology: *master_1repl_1client
fedora-rawhide/test_caless_TestIPACommands:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestIPACommands
template: *ci-master-frawhide
timeout: 5400
topology: *master_1repl
fedora-rawhide/test_caless_TestCertInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestCertInstall
template: *ci-master-frawhide
timeout: 5400
topology: *master_1repl
fedora-rawhide/test_caless_TestPKINIT:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestPKINIT
template: *ci-master-frawhide
timeout: 5400
topology: *master_1repl
fedora-rawhide/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_caless.py::TestServerReplicaCALessToCAFull
template: *ci-master-frawhide
timeout: 5400
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestUserrootFilesOwnership:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestUserrootFilesOwnership
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupAndRestore:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestore
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupAndRestoreWithDNSSEC:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNSSEC
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupReinstallRestoreWithDNSSEC:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNSSEC
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupAndRestoreWithDNS:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithDNS
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupReinstallRestoreWithDNS:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithDNS
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupAndRestoreWithKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupAndRestoreWithKRA
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_backup_and_restore_TestBackupReinstallRestoreWithKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_backup_and_restore.py::TestBackupReinstallRestoreWithKRA
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_dnssec:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_dnssec.py
template: *ci-master-frawhide
timeout: 7200
topology: *master_2repl_1client
fedora-rawhide/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel1
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestUnprivilegedUserPermissions:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestUnprivilegedUserPermissions
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestProhibitReplicaUninstallation:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestProhibitReplicaUninstallation
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestWrongClientDomain:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestWrongClientDomain
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestRenewalMaster:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestRenewalMaster
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestReplicaInstallWithExistingEntry:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaInstallWithExistingEntry
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestSubCAkeyReplication
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_upgrade:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_upgrade.py
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_topology:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_topology.py
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestLineTopologyWithoutCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithoutCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestLineTopologyWithCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestLineTopologyWithCAKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestLineTopologyWithCAKRA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts.py_TestStarTopologyWithoutCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithoutCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestStarTopologyWithCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestStarTopologyWithCAKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestStarTopologyWithCAKRA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestCompleteTopologyWithoutCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithoutCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestCompleteTopologyWithCA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_replication_layouts_TestCompleteTopologyWithCAKRA:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replication_layouts.py::TestCompleteTopologyWithCAKRA
template: *ci-master-frawhide
timeout: 7200
topology: *master_3repl_1client
fedora-rawhide/test_client_uninstallation:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_uninstallation.py
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl_1client
fedora-rawhide/test_webui:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunWebuiTests
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_webui/
template: *ci-master-frawhide
timeout: 7200
topology: *ipaserver

View File

@@ -9,6 +9,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_3client: &master_3client
name: master_3client
cpu: 5
memory: 10150
master_1repl: &master_1repl
name: master_1repl
cpu: 4
@@ -29,9 +33,21 @@ topologies:
name: master_3repl_1client
cpu: 6
memory: 12900
ad_master_2client: &ad_master_2client
name: ad_master_2client
cpu: 4
memory: 12000
ad_master: &ad_master
name: ad_master
cpu: 4
memory: 12000
adroot_adchild_adtree_master_1client: &adroot_adchild_adtree_master_1client
name: adroot_adchild_adtree_master_1client
cpu: 8
memory: 14500
jobs:
fedora-29/build:
fedora-latest-ipa-4-8/build:
requires: []
priority: 100
job:
@@ -39,20 +55,20 @@ jobs:
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-f29
name: freeipa/ci-master-f29
version: 0.2.0
template: &ci-ipa-4-8-latest
name: freeipa/ci-ipa-4-8-f32
version: 0.0.9
timeout: 1800
topology: *build
fedora-29/temp_commit:
requires: [fedora-29/build]
fedora-latest-ipa-4-8/temp_commit:
requires: [fedora-latest-ipa-4-8/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
build_url: '{fedora-latest-ipa-4-8/build_url}'
test_suite: test_integration/test_REPLACEME.py
template: *ci-master-f29
template: *ci-ipa-4-8-latest
timeout: 3600
topology: *master_1repl_1client