URL: https://github.com/freeipa/freeipa/pull/5801
Author: netoarmando
 Title: #5801: [ipa-4-9] ipatests: Bump PR-CI boxes
Action: opened

PR body:
"""
Update Fedora 34 and 33 boxes to include new packages.

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/5801/head:pr5801
git checkout pr5801
From 7722fdfc50064f88ad6c1d17ce97ad8f509c7726 Mon Sep 17 00:00:00 2001
From: Armando Neto <abiag...@redhat.com>
Date: Mon, 31 May 2021 15:34:02 -0300
Subject: [PATCH] ipatests: Bump PR-CI boxes

Update Fedora 34 and 33 boxes to include new packages.

Signed-off-by: Armando Neto <abiag...@redhat.com>
---
 ipatests/prci_definitions/gating.yaml                         | 2 +-
 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                    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml
index 7774872d69c..ee7f7d7c80f 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-9-latest
           name: freeipa/ci-ipa-4-9-f33
-          version: 0.0.5
+          version: 0.0.6
         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 864b674a0e1..c012cb776af 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.1
+          version: 0.0.2
         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 ffee0810f80..a9d24d9977d 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.1
+          version: 0.0.2
         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 3a9c0b20ede..199420f7895 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.5
+          version: 0.0.6
         timeout: 1800
         topology: *build
 
diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml
index 7386c5c23a2..c279e6cb474 100644
--- a/ipatests/prci_definitions/temp_commit.yaml
+++ b/ipatests/prci_definitions/temp_commit.yaml
@@ -57,7 +57,7 @@ jobs:
         git_refspec: '{git_refspec}'
         template: &ci-ipa-4-9-latest
           name: freeipa/ci-ipa-4-9-f33
-          version: 0.0.5
+          version: 0.0.6
         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