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
This commit is contained in:
Iury Gregory Melo Ferreira 2020-03-03 14:50:59 +01:00
parent b5376f5f2b
commit 2293c7dfad

View File

@ -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