Files
containers/.vib/cypress/goss/goss.yaml
Javier J. Salmerón-García ad92f78835 [bitnami/cypress] chore: 👷 Add VIB integration (#65295)
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2024-04-22 13:52:31 +02:00

15 lines
606 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
gossfile:
# Goss tests exclusive to the current container
../../cypress/goss/cypress.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-directories.yaml: {}
../../common/goss/templates/check-linked-libraries.yaml: {}
../../common/goss/templates/check-spdx.yaml: {}