13 lines
503 B
YAML
13 lines
503 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../java-min/goss/java-min.yaml: {}
|
|
# Load scripts from .vib/common/goss/templates
|
|
../../common/goss/templates/check-ca-certs.yaml: {}
|
|
../../common/goss/templates/check-files.yaml: {}
|
|
../../common/goss/templates/check-static.yaml: {}
|
|
../../common/goss/templates/check-libgcc.yaml: {}
|
|
../../common/goss/templates/check-openssl-fips.yaml: {}
|