mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 23:38:32 +08:00
11 lines
440 B
YAML
11 lines
440 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../kubeapps-asset-syncer/goss/kubeapps-asset-syncer.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: {}
|