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:
Steve Wilkerson 2019-01-02 11:26:37 -06:00
parent 5fc8e25e4a
commit f546dad007

View File

@ -24,12 +24,12 @@
check: check:
jobs: jobs:
- openstack-helm-lint - openstack-helm-lint
# - openstack-helm-keystone - openstack-helm-keystone
# - openstack-helm-keystone-ldap - openstack-helm-keystone-ldap
# - openstack-helm-glance - openstack-helm-glance
# - openstack-helm-heat - openstack-helm-heat
# - openstack-helm-cinder - openstack-helm-cinder
# - openstack-helm-compute-kit - openstack-helm-compute-kit
gate: gate:
jobs: jobs:
- openstack-helm-lint - openstack-helm-lint