URL: https://github.com/freeipa/freeipa/pull/5291 Author: netoarmando Title: #5291: [master] ipatests: Bump PR-CI temlates Action: opened
PR body: """ Update box to force update dependencies 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/5291/head:pr5291 git checkout pr5291
From 642436d07b12b65e885af97b30294a17a01daf8b Mon Sep 17 00:00:00 2001 From: Armando Neto <abiag...@redhat.com> Date: Wed, 25 Nov 2020 10:50:01 -0300 Subject: [PATCH] ipatests: Bump PR-CI temlates Update box to force update dependencies Signed-off-by: Armando Neto <abiag...@redhat.com> --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_latest.yaml | 2 +- ipatests/prci_definitions/nightly_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 62fd66fb4d3..18e153c3c2f 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -31,7 +31,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.13 + version: 0.0.16 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest.yaml b/ipatests/prci_definitions/nightly_latest.yaml index ab4fe055535..2d913e794fb 100644 --- a/ipatests/prci_definitions/nightly_latest.yaml +++ b/ipatests/prci_definitions/nightly_latest.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.13 + version: 0.0.16 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_latest_selinux.yaml b/ipatests/prci_definitions/nightly_latest_selinux.yaml index dd0c3cdb282..ca1e4010d56 100644 --- a/ipatests/prci_definitions/nightly_latest_selinux.yaml +++ b/ipatests/prci_definitions/nightly_latest_selinux.yaml @@ -51,7 +51,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-latest name: freeipa/ci-master-f32 - version: 0.0.13 + version: 0.0.16 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index 301662a544d..b297cd4e319 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-master-latest name: freeipa/ci-master-f32 - version: 0.0.13 + version: 0.0.16 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