From 132ef03acbe15f02fd2a2212741bdc1fa030fc84 Mon Sep 17 00:00:00 2001 From: Armando Neto Date: Fri, 28 Feb 2020 10:55:30 -0300 Subject: [PATCH] prci: bump version for latest and previous templates Packages updated in the new templates. Boxes: * https://app.vagrantup.com/freeipa/boxes/ci-master-f31/versions/0.0.4 * https://app.vagrantup.com/freeipa/boxes/ci-master-f30/versions/0.0.7 Signed-off-by: Armando Neto Reviewed-By: Alexander Bokovoy --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_latest.yaml | 2 +- ipatests/prci_definitions/nightly_previous.yaml | 2 +- ipatests/prci_definitions/temp_commit.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 9cbd8e090..b233513ef 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-f31 - version: 0.0.3 + version: 0.0.4 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index 6cf4a7361..ca20f9799 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-f31 - version: 0.0.3 + version: 0.0.4 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index 2fcb5d551..82743c98c 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-f30 - version: 0.0.6 + version: 0.0.7 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index 7b0a27380..6bb37ca6d 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-f31 - version: 0.0.3 + version: 0.0.4 timeout: 1800 topology: *build