mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
* [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>
15 lines
632 B
YAML
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: {}
|