URL: https://github.com/freeipa/freeipa/pull/3359 Author: netoarmando Title: #3359: prci: bump ci-master-f30 template Action: opened
PR body: """ No major changes, dependencies updated. Signed-off-by: Armando Neto <abiag...@redhat.com> Complete `nightly_master.yaml` execution: https://github.com/freeipa-pr-ci2/freeipa/pull/29 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3359/head:pr3359 git checkout pr3359
From 7f5803302a69f9192ad0249e52c0c0d89b0dd847 Mon Sep 17 00:00:00 2001 From: Armando Neto <abiag...@redhat.com> Date: Mon, 1 Jul 2019 22:24:29 -0300 Subject: [PATCH] prci: bump ci-master-f30 template No major changes, dependencies updated. Signed-off-by: Armando Neto <abiag...@redhat.com> --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_master.yaml | 2 +- ipatests/prci_definitions/temp_commit.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 869673fda9..4d0107d956 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -23,7 +23,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-f30 name: freeipa/ci-master-f30 - version: 0.0.2 + version: 0.0.3 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_master.yaml b/ipatests/prci_definitions/nightly_master.yaml index 5e4b32acc9..c8eb075fc0 100644 --- a/ipatests/prci_definitions/nightly_master.yaml +++ b/ipatests/prci_definitions/nightly_master.yaml @@ -35,7 +35,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-f30 name: freeipa/ci-master-f30 - version: 0.0.2 + version: 0.0.3 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/temp_commit.yaml b/ipatests/prci_definitions/temp_commit.yaml index dd43157b24..028921cd4b 100644 --- a/ipatests/prci_definitions/temp_commit.yaml +++ b/ipatests/prci_definitions/temp_commit.yaml @@ -41,7 +41,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-f30 name: freeipa/ci-master-f30 - version: 0.0.2 + 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