mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/external-dns] Add VIB tests (#34267)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
This commit is contained in:
9
.vib/external-dns/goss/goss.yaml
Normal file
9
.vib/external-dns/goss/goss.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
gossfile:
|
||||
# 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-linked-libraries.yaml: {}
|
||||
../../common/goss/templates/check-sed-in-place.yaml: {}
|
||||
../../common/goss/templates/check-spdx.yaml: {}
|
||||
6
.vib/external-dns/goss/vars.yaml
Normal file
6
.vib/external-dns/goss/vars.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
binaries:
|
||||
- external-dns
|
||||
root_dir: /opt/bitnami
|
||||
version:
|
||||
bin_name: external-dns
|
||||
flag: --version
|
||||
Reference in New Issue
Block a user