mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 23:23:30 -06:00
Nightly tests: test on f38 and f39
Fedora 39 is now officically available. Update the test definitions: - lastest now uses f39 - previous now uses f38 Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Rafael Guterres Jeffman <rjeffman@redhat.com>
This commit is contained in:
parent
a5d38ca171
commit
717ae87a75
@ -30,7 +30,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -50,7 +50,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -35,7 +35,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -39,7 +39,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -50,7 +50,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -39,7 +39,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -51,7 +51,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -51,7 +51,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
@ -50,8 +50,8 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-previous
|
||||
name: freeipa/ci-master-f37
|
||||
version: 0.0.2
|
||||
name: freeipa/ci-master-f38
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
||||
|
@ -56,7 +56,7 @@ jobs:
|
||||
git_repo: '{git_repo}'
|
||||
git_refspec: '{git_refspec}'
|
||||
template: &ci-master-latest
|
||||
name: freeipa/ci-master-f38
|
||||
name: freeipa/ci-master-f39
|
||||
version: 0.0.1
|
||||
timeout: 1800
|
||||
topology: *build
|
||||
|
Loading…
Reference in New Issue
Block a user