mirror of
https://github.com/bitnami/containers.git
synced 2026-02-24 07:07:37 +08:00
* [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>
12 lines
541 B
YAML
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: {}
|