Files
containers/.vib/supabase-postgres-meta/goss/goss.yaml
Andrés Bono 224a8f6266 [bitnami/supabase-postgres-meta] Add VIB tests (#34144)
* [bitnami/supabase-postgres-meta] Add VIB tests

Signed-off-by: Andrés Bono <andresbono@vmware.com>

* Apply suggestions from review

Signed-off-by: Andrés Bono <andresbono@vmware.com>

---------

Signed-off-by: Andrés Bono <andresbono@vmware.com>
2023-05-18 16:56:25 +02:00

13 lines
624 B
YAML

gossfile:
# Goss tests exclusive to the current container
../../supabase-postgres-meta/goss/supabase-postgres-meta.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: {}