mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user