Files
containers/.vib/kuberay-operator/goss/goss.yaml
Javier J. Salmerón-García 060c49e172 [bitnami/ray,kuberay-apiserver,kuberay-operator] test: 👷 Add VIB integration (#53026)
* [bitnami/ray,kuberay-apiserver,kuberay-operator] test: 👷 Add VIB integration

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* fix: 🐛 Change incorrect paths

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* fix: 🐛 Remove version check

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* chore: 💡 Add procedence of the script

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

---------

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
2023-11-21 16:58:46 +01:00

14 lines
568 B
YAML

# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
gossfile:
# Goss tests exclusive to the current container
../../kuberay-operator/goss/kuberay-operator.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: {}