URL: https://github.com/freeipa/freeipa/pull/5261 Author: netoarmando Title: #5261: [ipa-4-8] ipatests: Update PRCI Fedora 32 templates Action: opened
PR body: """ Updating templates with upgraded packages installed. This is required by https://github.com/freeipa/freeipa/pull/5231 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/5261/head:pr5261 git checkout pr5261
From 36f42e4978dca2f056968154f613ebc9206cde60 Mon Sep 17 00:00:00 2001 From: Armando Neto <abiag...@redhat.com> Date: Sun, 15 Nov 2020 20:17:36 -0300 Subject: [PATCH] ipatests: Update PRCI Fedora 32 templates Updating templates with upgraded packages installed. Signed-off-by: Armando Neto <abiag...@redhat.com> --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml | 2 +- ipatests/prci_definitions/temp_commit.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 8b4a1bbbe57..c35ea5a8ab4 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.9 + version: 0.0.11 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 c1d338e815e..dc4668f3f5b 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-8_latest.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-ipa-4-8-latest name: freeipa/ci-ipa-4-8-f32 - version: 0.0.9 + version: 0.0.11 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 2fadeba42cb..3b284f50a5b 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-8_latest_selinux.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-ipa-4-8-latest name: freeipa/ci-ipa-4-8-f32 - version: 0.0.9 + version: 0.0.11 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index 1ec72bab186..c88af0bd388 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-8-latest name: freeipa/ci-ipa-4-8-f32 - version: 0.0.9 + version: 0.0.11 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