mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 07:27:54 +08:00
* [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>
13 lines
624 B
YAML
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: {}
|