11 lines
417 B
YAML
11 lines
417 B
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
gossfile:
|
|
# Goss tests exclusive to the current container
|
|
../../os-shell/goss/os-shell.yaml: {}
|
|
# Load scripts from .vib/common/goss/templates
|
|
../../common/goss/templates/check-broken-symlinks.yaml: {}
|
|
../../common/goss/templates/check-linked-libraries.yaml: {}
|
|
../../common/goss/templates/check-sed-in-place.yaml: {}
|