prci: bump fedora release

Fedora 31 is the latest release, Fedora 30 is now the previous release.

New template boxes were built for current tests definitions with
updated dependencies.

Boxes were generated after https://github.com/freeipa/freeipa-pr-ci/pull/321

Signed-off-by: Armando Neto <abiagion@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
Armando Neto
2019-11-11 09:36:38 -03:00
parent c62bd1608e
commit 99d6845dbe
7 changed files with 11 additions and 11 deletions

View File

@@ -30,8 +30,8 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f30
version: 0.0.4
name: freeipa/ci-master-f31
version: 0.0.1
timeout: 1800
topology: *build

View File

@@ -46,8 +46,8 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f30
version: 0.0.4
name: freeipa/ci-master-f31
version: 0.0.1
timeout: 1800
topology: *build

View File

@@ -34,7 +34,7 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &389ds-master-latest
name: freeipa/389ds-master-f30
name: freeipa/389ds-master-f31
version: 0.0.1
timeout: 1800
topology: *build

View File

@@ -34,7 +34,7 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &pki-master-latest
name: freeipa/pki-master-f30
name: freeipa/pki-master-f31
version: 0.0.1
timeout: 1800
topology: *build

View File

@@ -46,7 +46,7 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &testing-master-latest
name: freeipa/testing-master-f30
name: freeipa/testing-master-f31
version: 0.0.1
timeout: 1800
topology: *build

View File

@@ -46,8 +46,8 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-previous
name: freeipa/ci-master-f29
version: 0.2.2
name: freeipa/ci-master-f30
version: 0.0.5
timeout: 1800
topology: *build

View File

@@ -52,8 +52,8 @@ jobs:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
template: &ci-master-latest
name: freeipa/ci-master-f30
version: 0.0.4
name: freeipa/ci-master-f31
version: 0.0.1
timeout: 1800
topology: *build