Remove nodeset from ironic-python-agent-build-image-base based jobs

The nodeset is already set to ubuntu-focal in the parent job [1]

[1] https://opendev.org/openstack/project-config/src/branch/master/zuul.d/jobs.yaml#L8

Change-Id: I023a580035ea2336964329d514377ea634936c7d
This commit is contained in:
Riccardo Pittau 2020-11-25 08:55:43 +01:00
parent 83d628c4e4
commit b6b818f9c4
1 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
- job:
name: ironic-python-agent-build-image-tinyipa
parent: ironic-python-agent-build-image-base
nodeset: ubuntu-focal
vars:
image_type: 'tinyipa'
@ -33,7 +32,6 @@
- job:
name: ironic-python-agent-build-image-dib-centos8
parent: ironic-python-agent-build-image-base
nodeset: ubuntu-focal
required-projects:
- openstack/diskimage-builder
vars: