mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
15 lines
633 B
YAML
15 lines
633 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../deepspeed/goss/deepspeed.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: {}
|