Files
containers/.vib/superset/goss/goss.yaml
Miguel Ruiz 98fd2e7765 [bitnami/superset] Add VIB tests (#67410)
* [bitnami/superset] Add VIB tests

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>

* Remove extra files

Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>

---------

Signed-off-by: Miguel Ruiz <miruiz@vmware.com>
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
2025-01-23 12:31:30 +01:00

15 lines
632 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
gossfile:
# Goss tests exclusive to the current container
../../superset/goss/superset.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-linked-libraries.yaml: {}
../../common/goss/templates/check-sed-in-place.yaml: {}
../../common/goss/templates/check-spdx.yaml: {}