Skip to content

Commit

Permalink
Normalize test definations titles
Browse files Browse the repository at this point in the history
Rename job titles to match their test suites and how they are defined in nightly yamls.
Issue : freeipa/freeipa-pr-ci#336

Signed-off-by: Gaurav Talreja <gtalreja@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
  • Loading branch information
Gauravtalreja1 authored and flo-renaud committed Jan 31, 2020
1 parent 18ed56a commit 636ea48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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-27/caless:
fedora-27/test_caless_TestServerReplicaCALessToCAFull:
requires: [fedora-27/build]
priority: 50
job:
Expand All @@ -51,7 +51,7 @@ jobs:
timeout: 3600
topology: *master_1repl

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

fedora-27/test_ipa_commands:
fedora-27/test_commands:
requires: [fedora-27/build]
priority: 50
job:
Expand All @@ -75,7 +75,7 @@ jobs:
timeout: 3600
topology: *master_1repl

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

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

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

0 comments on commit 636ea48

Please sign in to comment.