From 7f947a32da248ab2cc4969e0c12aec0f4d53d888 Mon Sep 17 00:00:00 2001 From: Armando Neto Date: Mon, 3 Feb 2020 17:21:39 -0300 Subject: [PATCH] prci: Bump template version This new image has SELinux enabled in permissive mode. After this all tests skipped because SELinux was disabled will be executed again. Signed-off-by: Armando Neto --- ipatests/prci_definitions/gating.yaml | 2 +- ipatests/prci_definitions/nightly_ipa-4-7.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 eb00dfd8f7e..6aee506b167 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-f29 name: freeipa/ci-ipa-4-7-f29 - version: 0.0.2 + version: 0.0.3 timeout: 1800 topology: *build diff --git a/ipatests/prci_definitions/nightly_ipa-4-7.yaml b/ipatests/prci_definitions/nightly_ipa-4-7.yaml index 99cd9aff891..6dce4386708 100644 --- a/ipatests/prci_definitions/nightly_ipa-4-7.yaml +++ b/ipatests/prci_definitions/nightly_ipa-4-7.yaml @@ -43,7 +43,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-f29 name: freeipa/ci-ipa-4-7-f29 - 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 98b78015278..35310611dcb 100644 --- a/ipatests/prci_definitions/temp_commit.yaml +++ b/ipatests/prci_definitions/temp_commit.yaml @@ -53,7 +53,7 @@ jobs: git_refspec: '{git_refspec}' template: &ci-master-f29 name: freeipa/ci-ipa-4-7-f29 - version: 0.0.2 + version: 0.0.3 timeout: 1800 topology: *build