Merge "Healthcheck: panko_api_cron"

This commit is contained in:
Zuul 2019-08-13 00:41:47 +00:00 committed by Gerrit Code Review
commit 1137328b82

View File

@ -317,7 +317,8 @@ outputs:
user: root
privileged: false
restart: always
test: /openstack/healthcheck
healthcheck:
test: '/usr/share/openstack-tripleo-common/healthcheck/cron panko'
volumes:
list_concat:
- {get_attr: [ContainersCommon, volumes]}