mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
[bitnami/configmap-reload] Add VIB tests (#34262)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
This commit is contained in:
4
.vib/configmap-reload/goss/configmap-reload.yaml
Normal file
4
.vib/configmap-reload/goss/configmap-reload.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
command:
|
||||
check-configmap-reload-help:
|
||||
exec: configmap-reload --help
|
||||
exit-status: 0
|
||||
10
.vib/configmap-reload/goss/goss.yaml
Normal file
10
.vib/configmap-reload/goss/goss.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
gossfile:
|
||||
# Goss tests exclusive to the current container
|
||||
../../configmap-reload/goss/configmap-reload.yaml: {}
|
||||
# Load scripts from .vib/common/goss/templates
|
||||
../../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: {}
|
||||
3
.vib/configmap-reload/goss/vars.yaml
Normal file
3
.vib/configmap-reload/goss/vars.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
binaries:
|
||||
- configmap-reload
|
||||
root_dir: /opt/bitnami
|
||||
Reference in New Issue
Block a user