Remove unused integration job

The ansible-collections-openstack project has moved to
bifrost-integration-tinyipa-keystone-ubuntu-focal since a while.
No other projects are using bifrost-integration-tinyipa-keystone-ubuntu-bionic

Change-Id: Icf40c0ded39b2afa9a667425971faa61f260c9c8
This commit is contained in:
Riccardo Pittau 2021-11-24 07:51:10 +01:00
parent 6d9cc89359
commit ec042fa3b8
1 changed files with 0 additions and 16 deletions

View File

@ -74,27 +74,11 @@
vars:
noauth_mode: false
# used by ansible-collections-openstack, openstacksdk, ironic, ironic-inspector
- job:
name: bifrost-integration-tinyipa-ubuntu-bionic
parent: bifrost-integration-tinyipa
nodeset: ubuntu-bionic
# TODO(dtantsur): remove when no other projects are using this job
# used by ansible-collections-openstack
- job:
name: bifrost-integration-tinyipa-keystone-ubuntu-bionic
parent: bifrost-integration-tinyipa
nodeset: ubuntu-bionic
required-projects:
- openstack/keystone
- openstack/ironic-prometheus-exporter
vars:
enable_keystone: true
enable_tls: true
test_driver: redfish
enable_prometheus_exporter: true
- job:
name: bifrost-integration-tinyipa-ubuntu-focal
parent: bifrost-integration-tinyipa