Files
containers/.vib/postgresql/goss/goss.yaml
Michiel 9f2dce9ef8 [bitnami/postgresql] Add postgresql tests (#27833)
* [bitnami/postgres]: Add Posgresql container tests

Signed-off-by: Michiel <michield@vmware.com>
2023-03-28 16:35:09 +02:00

13 lines
600 B
YAML

gossfile:
# Goss tests exclusive to the current container
../../postgresql/goss/postgresql.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-binaries.yaml: {}
../../common/goss/templates/check-broken-symlinks.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-directories.yaml: {}
../../common/goss/templates/check-files.yaml: {}
../../common/goss/templates/check-linked-libraries.yaml: {}
../../common/goss/templates/check-sed-in-place.yaml: {}
../../common/goss/templates/check-spdx.yaml: {}