Merge "Add prometheus-exporter to keystone test"

This commit is contained in:
Zuul 2020-10-28 14:29:36 +00:00 committed by Gerrit Code Review
commit 9baf4a31da
1 changed files with 4 additions and 0 deletions

View File

@ -70,12 +70,14 @@
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
@ -100,10 +102,12 @@
nodeset: ubuntu-focal
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-cli-ubuntu-focal