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:
Florence Blanc-Renaud 2023-11-10 10:32:26 +01:00 committed by Rob Crittenden
parent a5d38ca171
commit 717ae87a75
10 changed files with 11 additions and 11 deletions

View File

@ -30,7 +30,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -50,7 +50,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -35,7 +35,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -39,7 +39,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -50,7 +50,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -39,7 +39,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -51,7 +51,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -51,7 +51,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -50,8 +50,8 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-previous template: &ci-master-previous
name: freeipa/ci-master-f37 name: freeipa/ci-master-f38
version: 0.0.2 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build

View File

@ -56,7 +56,7 @@ jobs:
git_repo: '{git_repo}' git_repo: '{git_repo}'
git_refspec: '{git_refspec}' git_refspec: '{git_refspec}'
template: &ci-master-latest template: &ci-master-latest
name: freeipa/ci-master-f38 name: freeipa/ci-master-f39
version: 0.0.1 version: 0.0.1
timeout: 1800 timeout: 1800
topology: *build topology: *build