Files
containers/.vib/parse/goss/parse.yaml
Marcos Bjoerkelund 5fdad83358 [bitnami/parse] Add VIB tests (#33628)
Signed-off-by: Marcos Bjoerkelund <marcosbd@vmware.com>
2023-05-25 11:11:40 +02:00

13 lines
233 B
YAML

command:
check-app-version:
exec: grep '"version":' /opt/bitnami/parse/package.json
exit-status: 0
stdout:
- '"version": "{{ .Env.APP_VERSION }}",'
group:
parse:
exists: true
user:
parse:
exists: true