mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 23:58:23 -05:00
ipatests: add missing classes from test_installation in nightly runs
The following test classes were missing in all nightly definitions: * TestADTrustInstall * TestADTrustInstallWithDNS_KRA_ADTrust * TestKRAinstallAfterCertRenew Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
@@ -499,6 +499,42 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest/test_installation_TestADTrustInstall:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstall
|
||||
template: *ci-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest/test_installation_TestADTrustInstallWithDNS_KRA_ADTrust:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstallWithDNS_KRA_ADTrust
|
||||
template: *ci-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest/test_installation_TestKRAinstallAfterCertRenew:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestKRAinstallAfterCertRenew
|
||||
template: *ci-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-latest/test_idviews:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
|
||||
@@ -536,6 +536,45 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
testing-fedora/test_installation_TestADTrustInstall:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{testing-fedora/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstall
|
||||
template: *testing-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
testing-fedora/test_installation_TestADTrustInstallWithDNS_KRA_ADTrust:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{testing-fedora/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstallWithDNS_KRA_ADTrust
|
||||
template: *testing-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
testing-fedora/test_installation_TestKRAinstallAfterCertRenew:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{testing-fedora/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestKRAinstallAfterCertRenew
|
||||
template: *testing-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_1repl
|
||||
|
||||
testing-fedora/test_idviews:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
|
||||
@@ -499,6 +499,42 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous/test_installation_TestADTrustInstall:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstall
|
||||
template: *ci-master-previous
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous/test_installation_TestADTrustInstallWithDNS_KRA_ADTrust:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstallWithDNS_KRA_ADTrust
|
||||
template: *ci-master-previous
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous/test_installation_TestKRAinstallAfterCertRenew:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestKRAinstallAfterCertRenew
|
||||
template: *ci-master-previous
|
||||
timeout: 10800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-previous/test_idviews:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
|
||||
@@ -536,6 +536,45 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-rawhide/test_installation_TestADTrustInstall:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-rawhide/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstall
|
||||
template: *ci-master-frawhide
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-rawhide/test_installation_TestADTrustInstallWithDNS_KRA_ADTrust:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-rawhide/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestADTrustInstallWithDNS_KRA_ADTrust
|
||||
template: *ci-master-frawhide
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-rawhide/test_installation_TestKRAinstallAfterCertRenew:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-rawhide/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestKRAinstallAfterCertRenew
|
||||
template: *ci-master-frawhide
|
||||
timeout: 10800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-rawhide/test_idviews:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
|
||||
Reference in New Issue
Block a user