mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 14:57:44 +08:00
14 lines
569 B
YAML
14 lines
569 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../apache-exporter/goss/apache-exporter.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-linked-libraries.yaml: {}
|
|
../../common/goss/templates/check-sed-in-place.yaml: {}
|
|
../../common/goss/templates/check-spdx.yaml: {}
|