mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Nightly definations commit
Signed-off-by: Jayesh Garg <jgarg@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
This commit is contained in:
committed by
Florence Blanc-Renaud
parent
ad3bf5042d
commit
fb3c2c1402
@@ -303,6 +303,18 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-latest/test_installation_TestInstallCA:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestInstallCA
|
||||
template: *ci-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-latest/test_installation_TestInstallWithCA_KRA1:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 50
|
||||
|
||||
@@ -143,6 +143,19 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_3repl_1client
|
||||
|
||||
pki-fedora/test_installation_TestInstallCA:
|
||||
requires: [pki-fedora/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{pki-fedora/build_url}'
|
||||
update_packages: True
|
||||
test_suite: test_integration/test_installation.py::TestInstallCA
|
||||
template: *pki-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
pki-fedora/test_installation_TestInstallWithCA_KRA1:
|
||||
requires: [pki-fedora/build]
|
||||
priority: 50
|
||||
|
||||
@@ -311,6 +311,19 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_3repl_1client
|
||||
|
||||
testing-fedora/test_installation_TestInstallCA:
|
||||
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::TestInstallCA
|
||||
template: *testing-master-latest
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
testing-fedora/test_installation_TestInstallWithCA_KRA1:
|
||||
requires: [testing-fedora/build]
|
||||
priority: 50
|
||||
|
||||
@@ -303,6 +303,18 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-previous/test_installation_TestInstallCA:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-previous/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestInstallCA
|
||||
template: *ci-master-previous
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-previous/test_installation_TestInstallWithCA_KRA1:
|
||||
requires: [fedora-previous/build]
|
||||
priority: 50
|
||||
|
||||
@@ -303,6 +303,18 @@ jobs:
|
||||
timeout: 10800
|
||||
topology: *master_3repl_1client
|
||||
|
||||
fedora-rawhide/test_installation_TestInstallCA:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunPytest
|
||||
args:
|
||||
build_url: '{fedora-rawhide/build_url}'
|
||||
test_suite: test_integration/test_installation.py::TestInstallCA
|
||||
template: *ci-master-frawhide
|
||||
timeout: 10800
|
||||
topology: *master_2repl_1client
|
||||
|
||||
fedora-rawhide/test_installation_TestInstallWithCA_KRA1:
|
||||
requires: [fedora-rawhide/build]
|
||||
priority: 50
|
||||
|
||||
Reference in New Issue
Block a user