From a41ec9dc409ef1a031b70f9f6517a7c7a14b7b5c Mon Sep 17 00:00:00 2001
From: Sandeep Yadav <sandyada@redhat.com>
Date: Mon, 20 Jul 2020 16:13:32 +0530
Subject: [PATCH] Add Tripleo IPA build image job in zuul layout

With this patch we are adding tripleo IPA build image job for C8:-

* tripleo-buildimage-ironic-python-agent-centos-8

We introduced this job as non voting.

Change-Id: If7e4e44e4f3d0606206e2212f7d8ca4945cd7ec7
---
 .zuul.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.zuul.yaml b/.zuul.yaml
index 6dad8e4..22ecb79 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -145,6 +145,8 @@
             voting: false
         - ipa-tempest-ironic-inspector-src:
             voting: false
+        - tripleo-buildimage-ironic-python-agent-centos-8:
+            voting: false
     gate:
       jobs:
         - openstack-tox-pep8