Files
containers/.vib/python/goss/goss.yaml
Francisco de Paz Galan 9fe7ac0e1d [bitnami/*] Standarize initial testing suites (#27521)
* [bitnami/*] Standarize initial testing suites

Signed-off-by: FraPazGal <fdepaz@vmware.com>

* Fix typo

Signed-off-by: FraPazGal <fdepaz@vmware.com>

---------

Signed-off-by: FraPazGal <fdepaz@vmware.com>
2023-03-21 09:23:40 +01:00

12 lines
541 B
YAML

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