From cc624fb178291062e30a11b8dc6a6b67cbe5dea8 Mon Sep 17 00:00:00 2001 From: Armando Neto Date: Thu, 25 Jun 2020 17:51:23 -0300 Subject: [PATCH] ipatests: bump prci templates Remove all freeipa-* packages from template: https://github.com/freeipa/freeipa-pr-ci/commit/bdd98c3b9dba2ce563535d0c91dad38b532441e8 Signed-off-by: Armando Neto Reviewed-By: Francois Cami --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_latest.yaml | 2 +- ipatests/prci_definitions/nightly_latest_389ds.yaml | 2 +- ipatests/prci_definitions/nightly_latest_pki.yaml | 2 +- ipatests/prci_definitions/nightly_latest_testing.yaml | 2 +- ipatests/prci_definitions/nightly_previous.yaml | 2 +- ipatests/prci_definitions/nightly_rawhide.yaml | 2 +- ipatests/prci_definitions/temp_commit.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 3e68cb5e2..c427603bd 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -31,7 +31,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.4 + version: 0.0.5 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index b5e056cec..5865b8fb0 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.4 + version: 0.0.5 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_389ds.yaml b/ipatests/prci_definitions/nightly_latest_389ds.yaml index 163019300..8d61699ba 100644 --- a/ipatests/prci_definitions/nightly_latest_389ds.yaml +++ b/ipatests/prci_definitions/nightly_latest_389ds.yaml @@ -35,7 +35,7 @@ jobs: git_refspec: '{git_refspec}' template: &389ds-master-latest name: freeipa/389ds-master-f32 - version: 0.0.1 + version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_pki.yaml b/ipatests/prci_definitions/nightly_latest_pki.yaml index 09cef0957..1ea2bfec4 100644 --- a/ipatests/prci_definitions/nightly_latest_pki.yaml +++ b/ipatests/prci_definitions/nightly_latest_pki.yaml @@ -39,7 +39,7 @@ jobs: git_refspec: '{git_refspec}' template: &pki-master-latest name: freeipa/pki-master-f32 - version: 0.0.2 + version: 0.0.3 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_testing.yaml b/ipatests/prci_definitions/nightly_latest_testing.yaml index 370e19da8..b6ec47ffe 100644 --- a/ipatests/prci_definitions/nightly_latest_testing.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &testing-master-latest name: freeipa/testing-master-f32 - version: 0.0.1 + version: 0.0.2 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index 62e9ce184..8353baa98 100644 --- a/ipatests/prci_definitions/nightly_previous.yaml +++ b/ipatests/prci_definitions/nightly_previous.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-previous name: freeipa/ci-master-f31 - version: 0.0.6 + version: 0.0.7 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_rawhide.yaml b/ipatests/prci_definitions/nightly_rawhide.yaml index 53c05cdc2..adc8bfd83 100644 --- a/ipatests/prci_definitions/nightly_rawhide.yaml +++ b/ipatests/prci_definitions/nightly_rawhide.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-frawhide name: freeipa/ci-master-frawhide - version: 0.1.3 + version: 0.1.4 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index 1ac692d7a..88e59833d 100644 --- a/ipatests/prci_definitions/temp_commit.yaml +++ b/ipatests/prci_definitions/temp_commit.yaml @@ -57,7 +57,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.4 + version: 0.0.5 timeout: 1800 topology: *build