Skip to content

Commit

Permalink
[Backport][ipa-4-7] Normalize test definations titles freeipa#4167
Browse files Browse the repository at this point in the history
Manual Backport of freeipa#4151

Signed-off-by: Gaurav Talreja <gtalreja@redhat.com>
  • Loading branch information
Gauravtalreja1 committed Jan 29, 2020
1 parent a60c057 commit 7811073
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions ipatests/prci_definitions/gating.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
timeout: 3600
topology: *master_1repl

fedora-29/caless:
fedora-29/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-29/build]
priority: 50
job:
Expand All @@ -51,7 +51,7 @@ jobs:
timeout: 3600
topology: *master_1repl

fedora-29/external_ca_1:
fedora-29/test_external_ca_TestExternalCA:
requires: [fedora-29/build]
priority: 50
job:
Expand All @@ -63,7 +63,7 @@ jobs:
timeout: 4800
topology: *master_1repl_1client

fedora-29/external_ca_2:
fedora-29/test_external_ca_TestSelfExternalSelf:
requires: [fedora-29/build]
priority: 50
job:
Expand Down Expand Up @@ -195,7 +195,7 @@ jobs:
timeout: 4800
topology: *master_1repl_1client

fedora-29/replica_promotion:
fedora-29/test_replica_promotion_TestSubCAkeyReplication:
requires: [fedora-29/build]
priority: 50
job:
Expand All @@ -207,7 +207,7 @@ jobs:
timeout: 3600
topology: *master_1repl

fedora-29/dnssec:
fedora-29/test_dnssec_TestInstallDNSSECFirst:
requires: [fedora-29/build]
priority: 50
job:
Expand Down
4 changes: 2 additions & 2 deletions ipatests/prci_definitions/nightly_ipa-4-7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
timeout: 3600
topology: *master_1repl

fedora-29/external_ca_1:
fedora-29/test_external_ca_TestExternalCA:
requires: [fedora-29/build]
priority: 50
job:
Expand All @@ -71,7 +71,7 @@ jobs:
timeout: 4800
topology: *master_1repl_1client

fedora-29/external_ca_2:
fedora-29/test_external_ca_TestSelfExternalSelf:
requires: [fedora-29/build]
priority: 50
job:
Expand Down

0 comments on commit 7811073

Please sign in to comment.