Tests: remove dl0 tests from nightly definition

Commit fca1167af4 removed the following tests
from ipatests/test_integration/test_replica_promotion.py:
TestReplicaPromotionLevel0
TestKRAInstall
TestCAInstall
TestReplicaManageCommands
TestOldReplicaWorksAfterDomainUpgrade
but the nightly definition was not updated accordingly.
The fix removes the unexisting tests from nightly.

Related to https://pagure.io/freeipa/issue/7689

Reviewed-By: Tibor Dudlak <tdudlak@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2018-09-20 09:21:41 +02:00 committed by Tibor Dudlák
parent 2488813260
commit 288fe328d3
No known key found for this signature in database
GPG Key ID: 12B8BD343576CDF5
2 changed files with 0 additions and 120 deletions

View File

@ -388,42 +388,6 @@ jobs:
timeout: 10800
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestReplicaPromotionLevel0:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel0
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestKRAInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestKRAInstall
template: *ci-master-f28
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestCAInstall:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestCAInstall
template: *ci-master-f28
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [fedora-28/build]
priority: 50
@ -436,18 +400,6 @@ jobs:
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestReplicaManageCommands:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaManageCommands
template: *ci-master-f28
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestUnprivilegedUserPermissions:
requires: [fedora-28/build]
priority: 50
@ -472,18 +424,6 @@ jobs:
timeout: 7200
topology: *master_2repl_1client
fedora-28/test_replica_promotion_TestOldReplicaWorksAfterDomainUpgrade:
requires: [fedora-28/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-28/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestOldReplicaWorksAfterDomainUpgrade
template: *ci-master-f28
timeout: 7200
topology: *master_1repl
fedora-28/test_replica_promotion_TestWrongClientDomain:
requires: [fedora-28/build]
priority: 50

View File

@ -388,42 +388,6 @@ jobs:
timeout: 7200
topology: *master_2repl_1client
fedora-rawhide/test_replica_promotion_TestReplicaPromotionLevel0:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaPromotionLevel0
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestKRAInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestKRAInstall
template: *ci-master-frawhide
timeout: 7200
topology: *master_2repl_1client
fedora-rawhide/test_replica_promotion_TestCAInstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestCAInstall
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestReplicaPromotionLevel1:
requires: [fedora-rawhide/build]
priority: 50
@ -436,18 +400,6 @@ jobs:
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestReplicaManageCommands:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestReplicaManageCommands
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestUnprivilegedUserPermissions:
requires: [fedora-rawhide/build]
priority: 50
@ -472,18 +424,6 @@ jobs:
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestOldReplicaWorksAfterDomainUpgrade:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
test_suite: test_integration/test_replica_promotion.py::TestOldReplicaWorksAfterDomainUpgrade
template: *ci-master-frawhide
timeout: 7200
topology: *master_1repl
fedora-rawhide/test_replica_promotion_TestWrongClientDomain:
requires: [fedora-rawhide/build]
priority: 50