mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +08:00
[bitnami/*] Standarize initial testing suites (#27521)
* [bitnami/*] Standarize initial testing suites Signed-off-by: FraPazGal <fdepaz@vmware.com> * Fix typo Signed-off-by: FraPazGal <fdepaz@vmware.com> --------- Signed-off-by: FraPazGal <fdepaz@vmware.com>
This commit is contained in:
committed by
GitHub
parent
3afea13e84
commit
9fe7ac0e1d
@@ -1,6 +1,6 @@
|
||||
command:
|
||||
check-bin-caps:
|
||||
exec: getcap {{ .Vars.root_dir }}/dotnet/bin/dotnet
|
||||
exec: getcap /opt/bitnami/dotnet/bin/dotnet
|
||||
stdout:
|
||||
- {{ .Vars.binary.capabilities }}
|
||||
exit-status: 0
|
||||
|
||||
@@ -9,3 +9,4 @@ gossfile:
|
||||
../../common/goss/templates/check-directories.yaml: {}
|
||||
../../common/goss/templates/check-linked-libraries.yaml: {}
|
||||
../../common/goss/templates/check-sed-in-place.yaml: {}
|
||||
../../common/goss/templates/check-spdx.yaml: {}
|
||||
|
||||
Reference in New Issue
Block a user