From bbb3ac29aca8d831b2e514bbfb36413860e9fba9 Mon Sep 17 00:00:00 2001
From: Sergey Orlov <sorlov@redhat.com>
Date: Thu, 4 Mar 2021 18:58:53 +0100
Subject: [PATCH] prci: run "gating" and "temp_commit" tests on Fedora 33

---
 ipatests/prci_definitions/gating.yaml      | 4 ++--
 ipatests/prci_definitions/temp_commit.yaml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml
index bee72dba35a..63122312283 100644
--- a/ipatests/prci_definitions/gating.yaml
+++ b/ipatests/prci_definitions/gating.yaml
@@ -30,8 +30,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-master-latest
-          name: freeipa/ci-master-f32
-          version: 0.0.17
+          name: freeipa/ci-master-f33
+          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 8f8a357acd1..3970d56d42d 100644
--- a/ipatests/prci_definitions/temp_commit.yaml
+++ b/ipatests/prci_definitions/temp_commit.yaml
@@ -56,8 +56,8 @@ jobs:
         git_repo: '{git_repo}'
         git_refspec: '{git_refspec}'
         template: &ci-master-latest
-          name: freeipa/ci-master-f32
-          version: 0.0.17
+          name: freeipa/ci-master-f33
+          version: 0.0.6
         timeout: 1800
         topology: *build
 
