Merge "Add tinyipa ussuri jobs"

This commit is contained in:
Zuul 2021-03-16 17:34:10 +00:00 committed by Gerrit Code Review
commit 2b27085985
2 changed files with 17 additions and 0 deletions

View File

@ -143,3 +143,18 @@
vars:
image_type: 'dib'
image_distro: 'ubuntu'
- job:
name: ironic-python-agent-build-image-tinyipa-ussuri
parent: ironic-python-agent-build-image-tinyipa
nodeset: ubuntu-bionic
required-projects:
- name: openstack/ironic-python-agent-builder
override-checkout: 2.2.0
- job:
name: ironic-python-agent-check-image-tinyipa-ussuri
parent: ironic-python-agent-check-image-tinyipa
nodeset: ubuntu-bionic
required-projects:
- name: openstack/ironic-python-agent-builder
override-checkout: 2.2.0

View File

@ -30,6 +30,8 @@
voting: false
- tripleo-buildimage-ironic-python-agent-centos-8:
voting: false
- ironic-python-agent-check-image-tinyipa-ussuri:
voting: false
gate:
jobs:
- openstack-tox-pep8