Files
containers/.vib/hyperledger-fabric-tools/goss/goss.yaml
Javier J. Salmerón-García 6e9a6dcfea [bitnami/hyperledger-fabric] ci: 👷 Add VIB integration (#69348)
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2024-07-17 16:32:12 +02:00

16 lines
721 B
YAML

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