mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
14 lines
582 B
YAML
14 lines
582 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../php-fpm-min/goss/php-fpm-min.yaml: {}
|
|
# Load scripts from .vib/common/goss/templates
|
|
../../common/goss/templates/check-app-version-no-shell-stdout.yaml: {}
|
|
../../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: {}
|