From 2293c7dfadc7e9d8d7f2379fe9eafe8aa872146d Mon Sep 17 00:00:00 2001
From: Iury Gregory Melo Ferreira <imelofer@redhat.com>
Date: Tue, 3 Mar 2020 14:50:59 +0100
Subject: [PATCH] Set abstract for ironic-base

In Zuulv3 the abstract attribute is used to indicate that the job is not
intended to be run directly[1]. This is the case for our ironic-base
job.

[1] https://zuul-ci.org/docs/zuul/reference/job_def.html#attr-job.abstract

Change-Id: I128be871e45de9f5f27338117d58a63889eca615
---
 zuul.d/ironic-jobs.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml
index e9cc8bdbe7..fec3bb0834 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -1,5 +1,6 @@
 - job:
     name: ironic-base
+    abstract: true
     description: Base job for devstack/tempest based ironic jobs.
     parent: devstack-tempest
     nodeset: openstack-single-node-bionic