From a6485d6325585d0f80b659c473b3675728556ce1 Mon Sep 17 00:00:00 2001 From: Florence Blanc-Renaud Date: Thu, 15 Sep 2022 17:21:52 +0200 Subject: [PATCH] Tests: test on f37 and f36 Fedora 37 beta is now available, move the testing pipelines to - fedora 37 for the _latest definitions - fedora 36 for the _previous definition Signed-off-by: Florence Blanc-Renaud Reviewed-By: Rob Crittenden --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml | 2 +- ipatests/prci_definitions/temp_commit.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index db4875dcf..8566be86f 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-ipa-4-10-latest - name: freeipa/ci-ipa-4-10-f36 + name: freeipa/ci-ipa-4-10-f37 version: 0.0.1 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml index 067daff83..d90e44f60 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_latest.yaml @@ -50,7 +50,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-ipa-4-10-latest - name: freeipa/ci-ipa-4-10-f36 + name: freeipa/ci-ipa-4-10-f37 version: 0.0.1 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml index 2ad799d6c..c3076f17d 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_latest_selinux.yaml @@ -50,7 +50,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-ipa-4-10-latest - name: freeipa/ci-ipa-4-10-f36 + name: freeipa/ci-ipa-4-10-f37 version: 0.0.1 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml b/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml index 3ad6d022a..f0ed8f101 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-10_previous.yaml @@ -50,7 +50,7 @@ jobs: git_repo: '{git_repo}' git_refspec: '{git_refspec}' template: &ci-ipa-4-10-previous - name: freeipa/ci-ipa-4-10-f35 + name: freeipa/ci-ipa-4-10-f36 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 78974b3ff..ddf5d22c3 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-ipa-4-10-latest - name: freeipa/ci-ipa-4-10-f36 + name: freeipa/ci-ipa-4-10-f37 version: 0.0.1 timeout: 1800 topology: *build