URL: https://github.com/freeipa/freeipa/pull/5417
Author: netoarmando
 Title: #5417: ipatests: update PR-CI templates to Fedora 33
Action: opened

PR body:
"""
Gating tests are still on Fedora 32 because some tests are failing. 
(https://pagure.io/freeipa/issue/8611)

Rest is being updated to unblock nightly runs:
- "previous" updated to Fedora 32
- "latest" updated to Fedora 33

Signed-off-by: Armando Neto <abiag...@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5417/head:pr5417
git checkout pr5417
From ccf3aa948623c1c4728de58b292ecb65066ea28c Mon Sep 17 00:00:00 2001
From: Armando Neto <abiag...@redhat.com>
Date: Wed, 2 Dec 2020 15:32:52 -0300
Subject: [PATCH] ipatests: update PR-CI templates to Fedora 33

Gating tests are still on Fedora 32 because some tests are failing.

Rest is being updated to unblock nightly runs:
- "previous" updated to Fedora 32
- "latest" updated to Fedora 33

Signed-off-by: Armando Neto <abiag...@redhat.com>
---
 ipatests/prci_definitions/gating.yaml                         | 2 +-
 ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml         | 4 ++--
 ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml | 4 ++--
 ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml       | 4 ++--
 ipatests/prci_definitions/temp_commit.yaml                    | 4 ++--
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml
index 752477e2f2f..616ffda2000 100644
--- a/ipatests/prci_definitions/gating.yaml
+++ b/ipatests/prci_definitions/gating.yaml
@@ -31,7 +31,7 @@ jobs:
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-8-latest
           name: freeipa/ci-ipa-4-8-f32
-          version: 0.0.11
+          version: 0.0.12
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml
index 41b8abac738..42de1718fa4 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml
@@ -50,8 +50,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-8-latest
-          name: freeipa/ci-ipa-4-8-f32
-          version: 0.0.11
+          name: freeipa/ci-ipa-4-8-f33
+          version: 0.0.4
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml b/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml
index 5dbed54f88b..ee7c8ae4583 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml
@@ -50,8 +50,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-8-latest
-          name: freeipa/ci-ipa-4-8-f32
-          version: 0.0.11
+          name: freeipa/ci-ipa-4-8-f33
+          version: 0.0.4
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml b/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml
index b58c8f5bb90..6551b7b357c 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-8_previous.yaml
@@ -50,8 +50,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-8-previous
-          name: freeipa/ci-ipa-4-8-f31
-          version: 0.0.8
+          name: freeipa/ci-ipa-4-8-f32
+          version: 0.0.12
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml
index c88af0bd388..a639b9c43ca 100644
--- a/ipatests/prci_definitions/temp_commit.yaml
+++ b/ipatests/prci_definitions/temp_commit.yaml
@@ -56,8 +56,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-8-latest
-          name: freeipa/ci-ipa-4-8-f32
-          version: 0.0.11
+          name: freeipa/ci-ipa-4-8-f33
+          version: 0.0.4
         timeout: 1800
         topology: *build
 
_______________________________________________
FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org
To unsubscribe send an email to freeipa-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/freeipa-devel@lists.fedorahosted.org

Reply via email to