Reinstate openstack-helm checks
A change was merged that had commented out the check jobs. This simply uncomments them so checks run against changes to openstack-helm The change can be found here: https://review.openstack.org/#/c/591808/48 Change-Id: Ia100f1248ebe783d154420c543a9b19fb1ba4ccc
This commit is contained in:
parent
5fc8e25e4a
commit
f546dad007
@ -24,12 +24,12 @@
|
||||
check:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
# - openstack-helm-keystone
|
||||
# - openstack-helm-keystone-ldap
|
||||
# - openstack-helm-glance
|
||||
# - openstack-helm-heat
|
||||
# - openstack-helm-cinder
|
||||
# - openstack-helm-compute-kit
|
||||
- openstack-helm-keystone
|
||||
- openstack-helm-keystone-ldap
|
||||
- openstack-helm-glance
|
||||
- openstack-helm-heat
|
||||
- openstack-helm-cinder
|
||||
- openstack-helm-compute-kit
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
|
Loading…
Reference in New Issue
Block a user