From 717ae87a756f9a4859804bbe09057c90381db668 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Fri, 10 Nov 2023 10:32:26 +0100 Subject: [PATCH] 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 Reviewed-By: Rafael Guterres Jeffman --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_latest.yaml | 2 +- ipatests/prci_definitions/nightly_latest_389ds.yaml | 2 +- ipatests/prci_definitions/nightly_latest_pki.yaml | 2 +- ipatests/prci_definitions/nightly_latest_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_latest_sssd.yaml | 2 +- ipatests/prci_definitions/nightly_latest_testing.yaml | 2 +- ipatests/prci_definitions/nightly_latest_testing_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_previous.yaml | 4 ++-- ipatests/prci_definitions/temp_commit.yaml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 3e391cb66..f208eb8cc 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index 6b74a3b0a..189203783 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_389ds.yaml b/ipatests/prci_definitions/nightly_latest_389ds.yaml index f81870c99..53d1ff2fe 100644 --- a/ipatests/prci_definitions/nightly_latest_389ds.yaml +++ b/ipatests/prci_definitions/nightly_latest_389ds.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_pki.yaml b/ipatests/prci_definitions/nightly_latest_pki.yaml index f02260372..76b805466 100644 --- a/ipatests/prci_definitions/nightly_latest_pki.yaml +++ b/ipatests/prci_definitions/nightly_latest_pki.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_selinux.yaml b/ipatests/prci_definitions/nightly_latest_selinux.yaml index cbaf7c3ea..887a5d95c 100644 --- a/ipatests/prci_definitions/nightly_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_selinux.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_sssd.yaml b/ipatests/prci_definitions/nightly_latest_sssd.yaml index c7cf037e4..131c8eebb 100644 --- a/ipatests/prci_definitions/nightly_latest_sssd.yaml +++ b/ipatests/prci_definitions/nightly_latest_sssd.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_testing.yaml b/ipatests/prci_definitions/nightly_latest_testing.yaml index d8203c7f7..c525a3580 100644 --- a/ipatests/prci_definitions/nightly_latest_testing.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml index 7c8f6ead6..40150b2bb 100644 --- a/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_testing_selinux.yaml @@ -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 diff --git a/ipatests/prci_definitions/nightly_previous.yaml b/ipatests/prci_definitions/nightly_previous.yaml index 005e1df79..0971888d6 100644 --- a/ipatests/prci_definitions/nightly_previous.yaml +++ b/ipatests/prci_definitions/nightly_previous.yaml @@ -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 diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index e984cbbe0..248e4a9a6 100644 --- a/ipatests/prci_definitions/temp_commit.yaml +++ b/ipatests/prci_definitions/temp_commit.yaml @@ -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