URL: https://github.com/freeipa/freeipa/pull/5925
Author: netoarmando
 Title: #5925: [ipa-4-9] ipatests: bump prci boxes + move gating to f34
Action: opened

PR body:
"""
Bump template box version to latest to include recently updated
dependencies and move gating and temp definitions to latest Fedora
release.

Issue: https://pagure.io/freeipa/issue/8935
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/5925/head:pr5925
git checkout pr5925
From bcd4baa73c2b3e86e49999d0352c09654d05eb63 Mon Sep 17 00:00:00 2001
From: Armando Neto <abiag...@redhat.com>
Date: Mon, 26 Jul 2021 15:18:37 -0300
Subject: [PATCH] ipatests: bump prci boxes + move gating to f34

Bump template box version to latest to include recently updated
dependencies and move gating and temp definitions to latest Fedora
release.

Issue: https://pagure.io/freeipa/issue/8935

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

diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml
index 00488c919aa..dba6d173153 100644
--- a/ipatests/prci_definitions/gating.yaml
+++ b/ipatests/prci_definitions/gating.yaml
@@ -30,8 +30,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-9-latest
-          name: freeipa/ci-ipa-4-9-f33
-          version: 0.0.6
+          name: freeipa/ci-ipa-4-9-f34
+          version: 0.0.3
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-9_latest.yaml b/ipatests/prci_definitions/nightly_ipa-4-9_latest.yaml
index adddc4099cd..939ee2b7d8f 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-9_latest.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-9_latest.yaml
@@ -51,7 +51,7 @@ jobs:
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-9-latest
           name: freeipa/ci-ipa-4-9-f34
-          version: 0.0.2
+          version: 0.0.3
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-9_latest_selinux.yaml b/ipatests/prci_definitions/nightly_ipa-4-9_latest_selinux.yaml
index f3408ef38d8..3dfb7796b6e 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-9_latest_selinux.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-9_latest_selinux.yaml
@@ -51,7 +51,7 @@ jobs:
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-9-latest
           name: freeipa/ci-ipa-4-9-f34
-          version: 0.0.2
+          version: 0.0.3
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/nightly_ipa-4-9_previous.yaml b/ipatests/prci_definitions/nightly_ipa-4-9_previous.yaml
index b89937aab5e..03658a9348f 100644
--- a/ipatests/prci_definitions/nightly_ipa-4-9_previous.yaml
+++ b/ipatests/prci_definitions/nightly_ipa-4-9_previous.yaml
@@ -51,7 +51,7 @@ jobs:
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-9-previous
           name: freeipa/ci-ipa-4-9-f33
-          version: 0.0.6
+          version: 0.0.7
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml
index c279e6cb474..462ea4a2e44 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-9-latest
-          name: freeipa/ci-ipa-4-9-f33
-          version: 0.0.6
+          name: freeipa/ci-ipa-4-9-f34
+          version: 0.0.3
         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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to