diff --git a/.vib/acmesolver/goss/acmesolver.yaml b/.vib/acmesolver/goss/acmesolver.yaml index 5d90be1d6a91..b18ad05cec32 100644 --- a/.vib/acmesolver/goss/acmesolver.yaml +++ b/.vib/acmesolver/goss/acmesolver.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-run: exec: acmesolver -h diff --git a/.vib/acmesolver/goss/goss.yaml b/.vib/acmesolver/goss/goss.yaml index 9a17ae1cd05d..0084fdb04703 100644 --- a/.vib/acmesolver/goss/goss.yaml +++ b/.vib/acmesolver/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../acmesolver/goss/acmesolver.yaml: {} diff --git a/.vib/airflow-exporter/goss/airflow-exporter.yaml b/.vib/airflow-exporter/goss/airflow-exporter.yaml index 28cd630d4eb9..9d0c9c8acbd3 100644 --- a/.vib/airflow-exporter/goss/airflow-exporter.yaml +++ b/.vib/airflow-exporter/goss/airflow-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-airflow-exporter-run: exec: AIRFLOW_PROMETHEUS_DATABASE_NAME=mydatabase timeout --preserve-status 5 airflow-prometheus-exporter diff --git a/.vib/airflow-exporter/goss/goss.yaml b/.vib/airflow-exporter/goss/goss.yaml index c89fa10ea7c1..72cf5981bb83 100644 --- a/.vib/airflow-exporter/goss/goss.yaml +++ b/.vib/airflow-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../airflow-exporter/goss/airflow-exporter.yaml: {} diff --git a/.vib/airflow-scheduler/goss/airflow-scheduler.yaml b/.vib/airflow-scheduler/goss/airflow-scheduler.yaml index fdd70e7579d1..da08d4005cec 100644 --- a/.vib/airflow-scheduler/goss/airflow-scheduler.yaml +++ b/.vib/airflow-scheduler/goss/airflow-scheduler.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-airflow: timeout: 30000 diff --git a/.vib/airflow-scheduler/goss/goss.yaml b/.vib/airflow-scheduler/goss/goss.yaml index 7a6389f92ec3..a7aac9f1e884 100644 --- a/.vib/airflow-scheduler/goss/goss.yaml +++ b/.vib/airflow-scheduler/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../airflow-scheduler/goss/airflow-scheduler.yaml: {} diff --git a/.vib/airflow-worker/goss/airflow-worker.yaml b/.vib/airflow-worker/goss/airflow-worker.yaml index fdd70e7579d1..da08d4005cec 100644 --- a/.vib/airflow-worker/goss/airflow-worker.yaml +++ b/.vib/airflow-worker/goss/airflow-worker.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-airflow: timeout: 30000 diff --git a/.vib/airflow-worker/goss/goss.yaml b/.vib/airflow-worker/goss/goss.yaml index dcfa6b4db264..4f8163877337 100644 --- a/.vib/airflow-worker/goss/goss.yaml +++ b/.vib/airflow-worker/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../airflow-worker/goss/airflow-worker.yaml: {} diff --git a/.vib/airflow/goss/airflow.yaml b/.vib/airflow/goss/airflow.yaml index 93f7bce2aa58..9c7a0ae79642 100644 --- a/.vib/airflow/goss/airflow.yaml +++ b/.vib/airflow/goss/airflow.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-scheduler: timeout: 30000 diff --git a/.vib/airflow/goss/goss.yaml b/.vib/airflow/goss/goss.yaml index a1ec06afb5e2..d43b93baa9d1 100644 --- a/.vib/airflow/goss/goss.yaml +++ b/.vib/airflow/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../airflow/goss/airflow.yaml: {} diff --git a/.vib/alertmanager/goss/alertmanager.yaml b/.vib/alertmanager/goss/alertmanager.yaml index c3a7b7d95c82..9c1ba11892eb 100644 --- a/.vib/alertmanager/goss/alertmanager.yaml +++ b/.vib/alertmanager/goss/alertmanager.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-run: exec: timeout --preserve-status 5 /opt/bitnami/alertmanager/bin/alertmanager --config.file=/opt/bitnami/alertmanager/conf/config.yml --storage.path=/opt/bitnami/alertmanager/data diff --git a/.vib/alertmanager/goss/goss.yaml b/.vib/alertmanager/goss/goss.yaml index 8398dfd62ccb..50b62994d1c7 100644 --- a/.vib/alertmanager/goss/goss.yaml +++ b/.vib/alertmanager/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../alertmanager/goss/alertmanager.yaml: { } diff --git a/.vib/apache-exporter/goss/apache-exporter.yaml b/.vib/apache-exporter/goss/apache-exporter.yaml index 50336a42e661..5c064e86a353 100644 --- a/.vib/apache-exporter/goss/apache-exporter.yaml +++ b/.vib/apache-exporter/goss/apache-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-apache-exporter-run: exec: timeout --preserve-status 5 apache_exporter diff --git a/.vib/apache-exporter/goss/goss.yaml b/.vib/apache-exporter/goss/goss.yaml index 3c973d5e7dbb..3c8dfde684f3 100644 --- a/.vib/apache-exporter/goss/goss.yaml +++ b/.vib/apache-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../apache-exporter/goss/apache-exporter.yaml: {} diff --git a/.vib/apache/goss/apache.yaml b/.vib/apache/goss/apache.yaml index 4360ee11bfe6..0c53eb6848e8 100644 --- a/.vib/apache/goss/apache.yaml +++ b/.vib/apache/goss/apache.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # There are no syntax error in the configuration check-configuration: diff --git a/.vib/apache/goss/goss.yaml b/.vib/apache/goss/goss.yaml index 43c4eb9800da..88fac0d43c7f 100644 --- a/.vib/apache/goss/goss.yaml +++ b/.vib/apache/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../apache/goss/apache.yaml: {} diff --git a/.vib/apisix-dashboard/goss/goss.yaml b/.vib/apisix-dashboard/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/apisix-dashboard/goss/goss.yaml +++ b/.vib/apisix-dashboard/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/apisix-ingress-controller/goss/goss.yaml b/.vib/apisix-ingress-controller/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/apisix-ingress-controller/goss/goss.yaml +++ b/.vib/apisix-ingress-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/apisix/goss/goss.yaml b/.vib/apisix/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/apisix/goss/goss.yaml +++ b/.vib/apisix/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/appsmith/goss/appsmith.yaml b/.vib/appsmith/goss/appsmith.yaml index f6d4221d0a23..ef07d0f98378 100644 --- a/.vib/appsmith/goss/appsmith.yaml +++ b/.vib/appsmith/goss/appsmith.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/appsmith: exists: true diff --git a/.vib/appsmith/goss/goss.yaml b/.vib/appsmith/goss/goss.yaml index 8b5222d8c615..dd789bb9e1d3 100644 --- a/.vib/appsmith/goss/goss.yaml +++ b/.vib/appsmith/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../appsmith/goss/appsmith.yaml: {} diff --git a/.vib/argo-cd/goss/argo-cd.yaml b/.vib/argo-cd/goss/argo-cd.yaml index c926c9d64929..ba2be71adca6 100644 --- a/.vib/argo-cd/goss/argo-cd.yaml +++ b/.vib/argo-cd/goss/argo-cd.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: # argocd version exits with exit code 1 diff --git a/.vib/argo-cd/goss/goss.yaml b/.vib/argo-cd/goss/goss.yaml index 9930b75be0d0..aa0c879a2225 100644 --- a/.vib/argo-cd/goss/goss.yaml +++ b/.vib/argo-cd/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../argo-cd/goss/argo-cd.yaml: {} diff --git a/.vib/argo-workflow-exec/goss/argo-workflow-exec.yaml b/.vib/argo-workflow-exec/goss/argo-workflow-exec.yaml index 444805304c1d..18987af4b475 100644 --- a/.vib/argo-workflow-exec/goss/argo-workflow-exec.yaml +++ b/.vib/argo-workflow-exec/goss/argo-workflow-exec.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + directory: /opt/bitnami/argo-workflow-exec/hack/git: exists: false diff --git a/.vib/argo-workflow-exec/goss/goss.yaml b/.vib/argo-workflow-exec/goss/goss.yaml index 446eb155262e..8a4f4bd222e5 100644 --- a/.vib/argo-workflow-exec/goss/goss.yaml +++ b/.vib/argo-workflow-exec/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../argo-workflow-exec/goss/argo-workflow-exec.yaml: {} diff --git a/.vib/aspnet-core/goss/aspnet-core.yaml b/.vib/aspnet-core/goss/aspnet-core.yaml index 80a8f8434dd6..a6e0cbeee38f 100644 --- a/.vib/aspnet-core/goss/aspnet-core.yaml +++ b/.vib/aspnet-core/goss/aspnet-core.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-bin-caps: exec: getcap /opt/bitnami/aspnet-core/bin/dotnet diff --git a/.vib/aspnet-core/goss/goss.yaml b/.vib/aspnet-core/goss/goss.yaml index 7ab4d1281516..ea50c31b8ef5 100644 --- a/.vib/aspnet-core/goss/goss.yaml +++ b/.vib/aspnet-core/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../aspnet-core/goss/aspnet-core.yaml: {} diff --git a/.vib/attu/goss/attu.yaml b/.vib/attu/goss/attu.yaml index af3a235f57a8..fd086d78b292 100644 --- a/.vib/attu/goss/attu.yaml +++ b/.vib/attu/goss/attu.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + user: attu: exists: true diff --git a/.vib/attu/goss/goss.yaml b/.vib/attu/goss/goss.yaml index 475245fa4d50..e5427f1c182f 100644 --- a/.vib/attu/goss/goss.yaml +++ b/.vib/attu/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../attu/goss/attu.yaml: {} diff --git a/.vib/aws-cli/goss/aws-cli.yaml b/.vib/aws-cli/goss/aws-cli.yaml index a8817bbf98b3..da3062dd15b5 100644 --- a/.vib/aws-cli/goss/aws-cli.yaml +++ b/.vib/aws-cli/goss/aws-cli.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-python-module: exec: /opt/bitnami/aws-cli/venv/bin/python -c 'import awscli' diff --git a/.vib/aws-cli/goss/goss.yaml b/.vib/aws-cli/goss/goss.yaml index 9f574439d908..55472830b84a 100644 --- a/.vib/aws-cli/goss/goss.yaml +++ b/.vib/aws-cli/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../aws-cli/goss/aws-cli.yaml: {} diff --git a/.vib/azure-cli/goss/azure-cli.yaml b/.vib/azure-cli/goss/azure-cli.yaml index c1461ca90b1d..37315dbea153 100644 --- a/.vib/azure-cli/goss/azure-cli.yaml +++ b/.vib/azure-cli/goss/azure-cli.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-python-module: exec: /opt/bitnami/azure-cli/venv/bin/python -c 'import azure.cli' diff --git a/.vib/azure-cli/goss/goss.yaml b/.vib/azure-cli/goss/goss.yaml index 56371b6940ff..6dede50e0a72 100644 --- a/.vib/azure-cli/goss/goss.yaml +++ b/.vib/azure-cli/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../azure-cli/goss/azure-cli.yaml: {} diff --git a/.vib/bitnami-shell/goss/bitnami-shell.yaml b/.vib/bitnami-shell/goss/bitnami-shell.yaml index 7afcb24d95a4..ff963ebf2eec 100644 --- a/.vib/bitnami-shell/goss/bitnami-shell.yaml +++ b/.vib/bitnami-shell/goss/bitnami-shell.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-distro-version: exec: grep VERSION_ID /etc/os-release diff --git a/.vib/bitnami-shell/goss/goss.yaml b/.vib/bitnami-shell/goss/goss.yaml index 912dea64738e..1d40239f4fe7 100644 --- a/.vib/bitnami-shell/goss/goss.yaml +++ b/.vib/bitnami-shell/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../bitnami-shell/goss/bitnami-shell.yaml: {} diff --git a/.vib/blackbox-exporter/goss/blackbox-exporter.yaml b/.vib/blackbox-exporter/goss/blackbox-exporter.yaml index 74963e7b3bb9..bec2ee635ff1 100644 --- a/.vib/blackbox-exporter/goss/blackbox-exporter.yaml +++ b/.vib/blackbox-exporter/goss/blackbox-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-blackbox-exporter-run: exec: cd /opt/bitnami/blackbox-exporter && timeout --preserve-status 5 blackbox_exporter diff --git a/.vib/blackbox-exporter/goss/goss.yaml b/.vib/blackbox-exporter/goss/goss.yaml index b0a30a4966b1..f85b1bb18607 100644 --- a/.vib/blackbox-exporter/goss/goss.yaml +++ b/.vib/blackbox-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../blackbox-exporter/goss/blackbox-exporter.yaml: {} diff --git a/.vib/cainjector/goss/cainjector.yaml b/.vib/cainjector/goss/cainjector.yaml index 1d5181575b75..8ab8e42808e8 100644 --- a/.vib/cainjector/goss/cainjector.yaml +++ b/.vib/cainjector/goss/cainjector.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-cainjector: exec: /opt/bitnami/cainjector/bin/cainjector --help diff --git a/.vib/cainjector/goss/goss.yaml b/.vib/cainjector/goss/goss.yaml index 6a685617eded..44ee81e96b2f 100644 --- a/.vib/cainjector/goss/goss.yaml +++ b/.vib/cainjector/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cainjector/goss/cainjector.yaml: {} diff --git a/.vib/cassandra-exporter/goss/cassandra-exporter.yaml b/.vib/cassandra-exporter/goss/cassandra-exporter.yaml index b8f4ba242878..c97fa54abc31 100644 --- a/.vib/cassandra-exporter/goss/cassandra-exporter.yaml +++ b/.vib/cassandra-exporter/goss/cassandra-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-cassandra-exporter-jar: exec: timeout --preserve-status 5 java -jar /opt/bitnami/cassandra-exporter/cassandra_exporter.jar /opt/bitnami/cassandra-exporter/config.yml diff --git a/.vib/cassandra-exporter/goss/goss.yaml b/.vib/cassandra-exporter/goss/goss.yaml index 0c9070f4d4cc..d40a37cd3c98 100644 --- a/.vib/cassandra-exporter/goss/goss.yaml +++ b/.vib/cassandra-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cassandra-exporter/goss/cassandra-exporter.yaml: {} diff --git a/.vib/cassandra/goss/goss.yaml b/.vib/cassandra/goss/goss.yaml index ab4c4e971f47..bb2fdce7e993 100644 --- a/.vib/cassandra/goss/goss.yaml +++ b/.vib/cassandra/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/cert-manager-webhook/goss/cert-manager-webhook.yaml b/.vib/cert-manager-webhook/goss/cert-manager-webhook.yaml index 63652e391dcd..a56299fd3415 100644 --- a/.vib/cert-manager-webhook/goss/cert-manager-webhook.yaml +++ b/.vib/cert-manager-webhook/goss/cert-manager-webhook.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-cert-manager-webhook: exec: cert-manager-webhook -h diff --git a/.vib/cert-manager-webhook/goss/goss.yaml b/.vib/cert-manager-webhook/goss/goss.yaml index 980f18008960..38022b2df0d6 100644 --- a/.vib/cert-manager-webhook/goss/goss.yaml +++ b/.vib/cert-manager-webhook/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cert-manager-webhook/goss/cert-manager-webhook.yaml: {} diff --git a/.vib/cert-manager/goss/cert-manager.yaml b/.vib/cert-manager/goss/cert-manager.yaml index 46dcc022d5b2..5701f7e1b422 100644 --- a/.vib/cert-manager/goss/cert-manager.yaml +++ b/.vib/cert-manager/goss/cert-manager.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-cert-manager: exec: cert-manager -h diff --git a/.vib/cert-manager/goss/goss.yaml b/.vib/cert-manager/goss/goss.yaml index 87d40c5b97d9..87c2446e027b 100644 --- a/.vib/cert-manager/goss/goss.yaml +++ b/.vib/cert-manager/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cert-manager/goss/cert-manager.yaml: {} diff --git a/.vib/clickhouse/goss/clickhouse.yaml b/.vib/clickhouse/goss/clickhouse.yaml index 45dabba703ee..4aad03bf0004 100644 --- a/.vib/clickhouse/goss/clickhouse.yaml +++ b/.vib/clickhouse/goss/clickhouse.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Force the exit-status as the timeout's original return varies between 0 and 143. check-clickhouse-server: diff --git a/.vib/clickhouse/goss/goss.yaml b/.vib/clickhouse/goss/goss.yaml index 9c0f0080b1c4..cc89e69f6270 100644 --- a/.vib/clickhouse/goss/goss.yaml +++ b/.vib/clickhouse/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../clickhouse/goss/clickhouse.yaml: {} diff --git a/.vib/cluster-autoscaler/goss/cluster-autoscaler.yaml b/.vib/cluster-autoscaler/goss/cluster-autoscaler.yaml index 218a62dcb0d3..c7037f0d1e78 100644 --- a/.vib/cluster-autoscaler/goss/cluster-autoscaler.yaml +++ b/.vib/cluster-autoscaler/goss/cluster-autoscaler.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-cluster-autoscaler-help: exec: cluster-autoscaler --help diff --git a/.vib/cluster-autoscaler/goss/goss.yaml b/.vib/cluster-autoscaler/goss/goss.yaml index 122a5731bd6a..f76ff8851861 100644 --- a/.vib/cluster-autoscaler/goss/goss.yaml +++ b/.vib/cluster-autoscaler/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cluster-autoscaler/goss/cluster-autoscaler.yaml: {} diff --git a/.vib/codeigniter/goss/codeigniter.yaml b/.vib/codeigniter/goss/codeigniter.yaml index 2a98b7a118ec..b409912ab161 100644 --- a/.vib/codeigniter/goss/codeigniter.yaml +++ b/.vib/codeigniter/goss/codeigniter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The spark serve command is working check-server: diff --git a/.vib/codeigniter/goss/goss.yaml b/.vib/codeigniter/goss/goss.yaml index 79ba82805072..f0a305ea8083 100644 --- a/.vib/codeigniter/goss/goss.yaml +++ b/.vib/codeigniter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../codeigniter/goss/codeigniter.yaml: {} diff --git a/.vib/common/goss/scripts/check-linked-libraries.sh b/.vib/common/goss/scripts/check-linked-libraries.sh index 5df0adfe9582..60e9809dd7eb 100755 --- a/.vib/common/goss/scripts/check-linked-libraries.sh +++ b/.vib/common/goss/scripts/check-linked-libraries.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 set -o errexit set -o nounset diff --git a/.vib/common/goss/scripts/check-sed-in-place.sh b/.vib/common/goss/scripts/check-sed-in-place.sh index 6b61f7432330..7ba59488e898 100755 --- a/.vib/common/goss/scripts/check-sed-in-place.sh +++ b/.vib/common/goss/scripts/check-sed-in-place.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 set -o errexit set -o nounset diff --git a/.vib/common/goss/scripts/check-spdx.sh b/.vib/common/goss/scripts/check-spdx.sh index 360924709ddf..18bd5a52e8a4 100755 --- a/.vib/common/goss/scripts/check-spdx.sh +++ b/.vib/common/goss/scripts/check-spdx.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 set -o errexit set -o nounset diff --git a/.vib/common/goss/templates/check-apache-libphp.yaml b/.vib/common/goss/templates/check-apache-libphp.yaml index c83b29b66e9a..af2d9c717d31 100644 --- a/.vib/common/goss/templates/check-apache-libphp.yaml +++ b/.vib/common/goss/templates/check-apache-libphp.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Test coverage for apache-libphp package # Needed vars: diff --git a/.vib/common/goss/templates/check-app-version.yaml b/.vib/common/goss/templates/check-app-version.yaml index 91948e1e2e51..73ec6c7a1bb1 100644 --- a/.vib/common/goss/templates/check-app-version.yaml +++ b/.vib/common/goss/templates/check-app-version.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks asset version via its binary, # independently of the output been shown through stdout or stderr diff --git a/.vib/common/goss/templates/check-binaries.yaml b/.vib/common/goss/templates/check-binaries.yaml index b1b9ddaafad1..de31db55a44d 100644 --- a/.vib/common/goss/templates/check-binaries.yaml +++ b/.vib/common/goss/templates/check-binaries.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks binaries are added to the $PATH # Needed vars: diff --git a/.vib/common/goss/templates/check-broken-symlinks.yaml b/.vib/common/goss/templates/check-broken-symlinks.yaml index 949a14a1a0e1..4215a0879b21 100644 --- a/.vib/common/goss/templates/check-broken-symlinks.yaml +++ b/.vib/common/goss/templates/check-broken-symlinks.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks there are no broken symlinks in the components folders # Needed vars: diff --git a/.vib/common/goss/templates/check-ca-certs.yaml b/.vib/common/goss/templates/check-ca-certs.yaml index e4cc79cc0533..17f7279421c7 100644 --- a/.vib/common/goss/templates/check-ca-certs.yaml +++ b/.vib/common/goss/templates/check-ca-certs.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks the ca-certificates package # is installed accesing an HTTPS URL diff --git a/.vib/common/goss/templates/check-directories.yaml b/.vib/common/goss/templates/check-directories.yaml index 16b2efd856f9..281ad8d1f360 100644 --- a/.vib/common/goss/templates/check-directories.yaml +++ b/.vib/common/goss/templates/check-directories.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks directories exist, # optionally checking their permissions diff --git a/.vib/common/goss/templates/check-files.yaml b/.vib/common/goss/templates/check-files.yaml index b1ec4b924478..88ff88db6065 100644 --- a/.vib/common/goss/templates/check-files.yaml +++ b/.vib/common/goss/templates/check-files.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks files exist, # optionally checking their permissions diff --git a/.vib/common/goss/templates/check-linked-libraries.yaml b/.vib/common/goss/templates/check-linked-libraries.yaml index 4d7f0aa27553..4b25754c20e4 100644 --- a/.vib/common/goss/templates/check-linked-libraries.yaml +++ b/.vib/common/goss/templates/check-linked-libraries.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Check components executables have no missing linked libraries # Needed vars: diff --git a/.vib/common/goss/templates/check-nginx-php-fpm.yaml b/.vib/common/goss/templates/check-nginx-php-fpm.yaml index 97fd3290b5dc..236b2d5c96c3 100644 --- a/.vib/common/goss/templates/check-nginx-php-fpm.yaml +++ b/.vib/common/goss/templates/check-nginx-php-fpm.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Test coverage for the nginx-php-fpm package # Needed vars: diff --git a/.vib/common/goss/templates/check-php-fpm.yaml b/.vib/common/goss/templates/check-php-fpm.yaml index 742fd4114a7d..94daa79bf337 100644 --- a/.vib/common/goss/templates/check-php-fpm.yaml +++ b/.vib/common/goss/templates/check-php-fpm.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/php/etc/php.ini: exists: true diff --git a/.vib/common/goss/templates/check-sed-in-place.yaml b/.vib/common/goss/templates/check-sed-in-place.yaml index d930e331851d..68b80cbacf50 100644 --- a/.vib/common/goss/templates/check-sed-in-place.yaml +++ b/.vib/common/goss/templates/check-sed-in-place.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks components scripts do not have calls # to sed commands with the in-place argument diff --git a/.vib/common/goss/templates/check-spdx.yaml b/.vib/common/goss/templates/check-spdx.yaml index 4123d7009651..d102f9d3ec1b 100644 --- a/.vib/common/goss/templates/check-spdx.yaml +++ b/.vib/common/goss/templates/check-spdx.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + ######################## # Checks there is at least a spdx file # included in the bitnami directories diff --git a/.vib/concourse/goss/concourse.yaml b/.vib/concourse/goss/concourse.yaml index ee36fd5eddaa..0c40b0974c7d 100644 --- a/.vib/concourse/goss/concourse.yaml +++ b/.vib/concourse/goss/concourse.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-run: exec: concourse generate-key -t ssh -f ./worker_key diff --git a/.vib/concourse/goss/goss.yaml b/.vib/concourse/goss/goss.yaml index 7b43201e4ea8..86591db2ec80 100644 --- a/.vib/concourse/goss/goss.yaml +++ b/.vib/concourse/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../concourse/goss/concourse.yaml: {} diff --git a/.vib/configmap-reload/goss/configmap-reload.yaml b/.vib/configmap-reload/goss/configmap-reload.yaml index 5f8d89571db6..1e9efcb7663e 100644 --- a/.vib/configmap-reload/goss/configmap-reload.yaml +++ b/.vib/configmap-reload/goss/configmap-reload.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-configmap-reload-help: exec: configmap-reload --help diff --git a/.vib/configmap-reload/goss/goss.yaml b/.vib/configmap-reload/goss/goss.yaml index e13820e9ce04..597d3d85dec5 100644 --- a/.vib/configmap-reload/goss/goss.yaml +++ b/.vib/configmap-reload/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../configmap-reload/goss/configmap-reload.yaml: {} diff --git a/.vib/configurable-http-proxy/goss/configurable-http-proxy.yaml b/.vib/configurable-http-proxy/goss/configurable-http-proxy.yaml index 9324cdbb315e..dcdf26e4ccb4 100644 --- a/.vib/configurable-http-proxy/goss/configurable-http-proxy.yaml +++ b/.vib/configurable-http-proxy/goss/configurable-http-proxy.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-configurable-http-proxy-run: exec: timeout --preserve-status 5 configurable-http-proxy diff --git a/.vib/configurable-http-proxy/goss/goss.yaml b/.vib/configurable-http-proxy/goss/goss.yaml index 340cc4d30037..ee40974f9f8e 100644 --- a/.vib/configurable-http-proxy/goss/goss.yaml +++ b/.vib/configurable-http-proxy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../configurable-http-proxy/goss/configurable-http-proxy.yaml: {} diff --git a/.vib/consul-exporter/goss/consul-exporter.yaml b/.vib/consul-exporter/goss/consul-exporter.yaml index 5b1dea4aff8a..917d6730c81d 100644 --- a/.vib/consul-exporter/goss/consul-exporter.yaml +++ b/.vib/consul-exporter/goss/consul-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-consul-exporter-run: exec: timeout --preserve-status 5 consul_exporter diff --git a/.vib/consul-exporter/goss/goss.yaml b/.vib/consul-exporter/goss/goss.yaml index a8b838bd6329..02f7e0889ff6 100644 --- a/.vib/consul-exporter/goss/goss.yaml +++ b/.vib/consul-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../consul-exporter/goss/consul-exporter.yaml: {} diff --git a/.vib/consul/goss/goss.yaml b/.vib/consul/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/consul/goss/goss.yaml +++ b/.vib/consul/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/contour/goss/goss.yaml b/.vib/contour/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/contour/goss/goss.yaml +++ b/.vib/contour/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/cosign/goss/cosign.yaml b/.vib/cosign/goss/cosign.yaml index a6b6ce040624..d0443a74d7fa 100644 --- a/.vib/cosign/goss/cosign.yaml +++ b/.vib/cosign/goss/cosign.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: initialize-sigstore: exec: cosign initialize diff --git a/.vib/cosign/goss/goss.yaml b/.vib/cosign/goss/goss.yaml index a0b1ad0f2f78..d4259108dc1f 100644 --- a/.vib/cosign/goss/goss.yaml +++ b/.vib/cosign/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../cosign/goss/cosign.yaml: {} diff --git a/.vib/couchdb/goss/couchdb.yaml b/.vib/couchdb/goss/couchdb.yaml index 7d19f48f0848..2ef3b7b2d113 100644 --- a/.vib/couchdb/goss/couchdb.yaml +++ b/.vib/couchdb/goss/couchdb.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks default config for erlang is set /opt/bitnami/couchdb/etc/vm.args: diff --git a/.vib/couchdb/goss/goss.yaml b/.vib/couchdb/goss/goss.yaml index dc7624cfa21b..82b0ce3d070c 100644 --- a/.vib/couchdb/goss/goss.yaml +++ b/.vib/couchdb/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../couchdb/goss/couchdb.yaml: {} diff --git a/.vib/dex/goss/goss.yaml b/.vib/dex/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/dex/goss/goss.yaml +++ b/.vib/dex/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/discourse/goss/discourse.yaml b/.vib/discourse/goss/discourse.yaml index df48bf0bace0..7371e1afece2 100644 --- a/.vib/discourse/goss/discourse.yaml +++ b/.vib/discourse/goss/discourse.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-discourse-plugin-install: exec: cd /opt/bitnami/discourse; if [[ ! -d "plugins/discourse-voting" ]]; then RAILS_ENV=production bundle exec rake plugin:install repo=https://github.com/discourse/discourse-voting/; fi diff --git a/.vib/discourse/goss/goss.yaml b/.vib/discourse/goss/goss.yaml index 4044b5f067d1..482cd3ccd344 100644 --- a/.vib/discourse/goss/goss.yaml +++ b/.vib/discourse/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../discourse/goss/discourse.yaml: {} diff --git a/.vib/dokuwiki/goss/dokuwiki.yaml b/.vib/dokuwiki/goss/dokuwiki.yaml index ff2f078b131b..945f9a2d0d79 100644 --- a/.vib/dokuwiki/goss/dokuwiki.yaml +++ b/.vib/dokuwiki/goss/dokuwiki.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/apache/conf/vhosts/dokuwiki-vhost.conf: exists: true diff --git a/.vib/dokuwiki/goss/goss.yaml b/.vib/dokuwiki/goss/goss.yaml index bf7614a58ade..211a9e25c3a0 100644 --- a/.vib/dokuwiki/goss/goss.yaml +++ b/.vib/dokuwiki/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../dokuwiki/goss/dokuwiki.yaml: {} diff --git a/.vib/dotnet-sdk/goss/dotnet-sdk.yaml b/.vib/dotnet-sdk/goss/dotnet-sdk.yaml index 831d7509b6d3..5166dcee85ab 100644 --- a/.vib/dotnet-sdk/goss/dotnet-sdk.yaml +++ b/.vib/dotnet-sdk/goss/dotnet-sdk.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-bin-caps: exec: getcap /opt/bitnami/dotnet-sdk/bin/dotnet diff --git a/.vib/dotnet-sdk/goss/goss.yaml b/.vib/dotnet-sdk/goss/goss.yaml index 980d32fddab8..85fae27b9502 100644 --- a/.vib/dotnet-sdk/goss/goss.yaml +++ b/.vib/dotnet-sdk/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../dotnet-sdk/goss/dotnet-sdk.yaml: {} diff --git a/.vib/dotnet/goss/dotnet.yaml b/.vib/dotnet/goss/dotnet.yaml index 17c54762e2a4..bc9437c9b355 100644 --- a/.vib/dotnet/goss/dotnet.yaml +++ b/.vib/dotnet/goss/dotnet.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-bin-caps: exec: getcap /opt/bitnami/dotnet/bin/dotnet diff --git a/.vib/dotnet/goss/goss.yaml b/.vib/dotnet/goss/goss.yaml index 35304009f8bb..522d70fbbf95 100644 --- a/.vib/dotnet/goss/goss.yaml +++ b/.vib/dotnet/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../dotnet/goss/dotnet.yaml: {} diff --git a/.vib/drupal-nginx/goss/drupal-nginx.yaml b/.vib/drupal-nginx/goss/drupal-nginx.yaml index 141b398a412e..ab6e74a13a73 100644 --- a/.vib/drupal-nginx/goss/drupal-nginx.yaml +++ b/.vib/drupal-nginx/goss/drupal-nginx.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # HTTP server block should have been properly rendered /opt/bitnami/nginx/conf/server_blocks/drupal-server-block.conf: diff --git a/.vib/drupal-nginx/goss/goss.yaml b/.vib/drupal-nginx/goss/goss.yaml index b1a933586d2d..8fc2b23feaba 100644 --- a/.vib/drupal-nginx/goss/goss.yaml +++ b/.vib/drupal-nginx/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../drupal-nginx/goss/drupal-nginx.yaml: {} diff --git a/.vib/drupal/goss/drupal.yaml b/.vib/drupal/goss/drupal.yaml index e717f2554df2..4830ccd8c7cb 100644 --- a/.vib/drupal/goss/drupal.yaml +++ b/.vib/drupal/goss/drupal.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # HTTP vhost should have been properly rendered /opt/bitnami/apache/conf/vhosts/drupal-vhost.conf: diff --git a/.vib/drupal/goss/goss.yaml b/.vib/drupal/goss/goss.yaml index aceeb1b9e405..ef686f9eb3d7 100644 --- a/.vib/drupal/goss/goss.yaml +++ b/.vib/drupal/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../drupal/goss/drupal.yaml: {} diff --git a/.vib/ejbca/goss/ejbca.yaml b/.vib/ejbca/goss/ejbca.yaml index 1a949358fab0..7bb5430e6340 100644 --- a/.vib/ejbca/goss/ejbca.yaml +++ b/.vib/ejbca/goss/ejbca.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-ejbca-help: exec: ejbca.sh --help diff --git a/.vib/ejbca/goss/goss.yaml b/.vib/ejbca/goss/goss.yaml index b76703e3b30b..d432fb4ce560 100644 --- a/.vib/ejbca/goss/goss.yaml +++ b/.vib/ejbca/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../ejbca/goss/ejbca.yaml: {} diff --git a/.vib/elasticsearch-exporter/goss/elasticsearch-exporter.yaml b/.vib/elasticsearch-exporter/goss/elasticsearch-exporter.yaml index 0f19eae88fae..27ea3a5d2a95 100644 --- a/.vib/elasticsearch-exporter/goss/elasticsearch-exporter.yaml +++ b/.vib/elasticsearch-exporter/goss/elasticsearch-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-elasticsearch-exporter: exec: timeout --preserve-status 5 elasticsearch_exporter diff --git a/.vib/elasticsearch-exporter/goss/goss.yaml b/.vib/elasticsearch-exporter/goss/goss.yaml index cb3480ea4d27..42712a7a46eb 100644 --- a/.vib/elasticsearch-exporter/goss/goss.yaml +++ b/.vib/elasticsearch-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../elasticsearch-exporter/goss/elasticsearch-exporter.yaml: {} diff --git a/.vib/elasticsearch/goss/elasticsearch.yaml b/.vib/elasticsearch/goss/elasticsearch.yaml index 969bcdccb606..88ff92d69e74 100644 --- a/.vib/elasticsearch/goss/elasticsearch.yaml +++ b/.vib/elasticsearch/goss/elasticsearch.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # ES7 does not support using `elasticsearch --version` without properly configuring it check-app-version: diff --git a/.vib/elasticsearch/goss/goss.yaml b/.vib/elasticsearch/goss/goss.yaml index 6833737efef4..845ca75954b3 100644 --- a/.vib/elasticsearch/goss/goss.yaml +++ b/.vib/elasticsearch/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../elasticsearch/goss/elasticsearch.yaml: {} diff --git a/.vib/envoy/goss/goss.yaml b/.vib/envoy/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/envoy/goss/goss.yaml +++ b/.vib/envoy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/etcd/goss/goss.yaml b/.vib/etcd/goss/goss.yaml index 01b7d1e73321..1f126afb1d2c 100644 --- a/.vib/etcd/goss/goss.yaml +++ b/.vib/etcd/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/express/goss/goss.yaml b/.vib/express/goss/goss.yaml index 68113789645e..e7acf136eb83 100644 --- a/.vib/express/goss/goss.yaml +++ b/.vib/express/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-binaries.yaml: {} diff --git a/.vib/external-dns/goss/goss.yaml b/.vib/external-dns/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/external-dns/goss/goss.yaml +++ b/.vib/external-dns/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/flink/goss/flink.yaml b/.vib/flink/goss/flink.yaml index 7276101c9d23..12c85a5f7a2b 100644 --- a/.vib/flink/goss/flink.yaml +++ b/.vib/flink/goss/flink.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-flink-jobmanager-run: exec: timeout --preserve-status 5 jobmanager.sh start-foreground diff --git a/.vib/flink/goss/goss.yaml b/.vib/flink/goss/goss.yaml index 11428810a336..408816e20f19 100644 --- a/.vib/flink/goss/goss.yaml +++ b/.vib/flink/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../flink/goss/flink.yaml: {} diff --git a/.vib/fluent-bit/goss/fluent-bit.yaml b/.vib/fluent-bit/goss/fluent-bit.yaml index 2862b5836639..78d9c107df36 100644 --- a/.vib/fluent-bit/goss/fluent-bit.yaml +++ b/.vib/fluent-bit/goss/fluent-bit.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The fluent-bit binary is compiled with the following options check-compilation-flags: diff --git a/.vib/fluent-bit/goss/goss.yaml b/.vib/fluent-bit/goss/goss.yaml index f7e667433c17..e77ab538b251 100644 --- a/.vib/fluent-bit/goss/goss.yaml +++ b/.vib/fluent-bit/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluent-bit/goss/fluent-bit.yaml: {} diff --git a/.vib/fluentd/goss/fluentd.yaml b/.vib/fluentd/goss/fluentd.yaml index cf08e3158b02..6c55b19144fc 100644 --- a/.vib/fluentd/goss/fluentd.yaml +++ b/.vib/fluentd/goss/fluentd.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-no-pem-files: exec: find /opt/bitnami/fluentd -name "*.pem" | grep . diff --git a/.vib/fluentd/goss/goss.yaml b/.vib/fluentd/goss/goss.yaml index 5a286df78d16..1ba67fadd31e 100644 --- a/.vib/fluentd/goss/goss.yaml +++ b/.vib/fluentd/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluentd/goss/fluentd.yaml: {} diff --git a/.vib/fluxcd-helm-controller/goss/fluxcd-helm-controller.yaml b/.vib/fluxcd-helm-controller/goss/fluxcd-helm-controller.yaml index 6c9bc280ba53..d1db3f7f6bb0 100644 --- a/.vib/fluxcd-helm-controller/goss/fluxcd-helm-controller.yaml +++ b/.vib/fluxcd-helm-controller/goss/fluxcd-helm-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-helm-controller-help: exec: helm-controller --help diff --git a/.vib/fluxcd-helm-controller/goss/goss.yaml b/.vib/fluxcd-helm-controller/goss/goss.yaml index b757d00781e3..bbc504a7eba2 100644 --- a/.vib/fluxcd-helm-controller/goss/goss.yaml +++ b/.vib/fluxcd-helm-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluxcd-helm-controller/goss/fluxcd-helm-controller.yaml: {} diff --git a/.vib/fluxcd-image-automation-controller/goss/fluxcd-image-automation-controller.yaml b/.vib/fluxcd-image-automation-controller/goss/fluxcd-image-automation-controller.yaml index 396c15803f63..44f2527a84bd 100644 --- a/.vib/fluxcd-image-automation-controller/goss/fluxcd-image-automation-controller.yaml +++ b/.vib/fluxcd-image-automation-controller/goss/fluxcd-image-automation-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-image-automation-controller-binary: exec: image-automation-controller --help diff --git a/.vib/fluxcd-image-automation-controller/goss/goss.yaml b/.vib/fluxcd-image-automation-controller/goss/goss.yaml index 3ccb9e0223a3..f40adeb3649b 100644 --- a/.vib/fluxcd-image-automation-controller/goss/goss.yaml +++ b/.vib/fluxcd-image-automation-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: ../../fluxcd-image-automation-controller/goss/fluxcd-image-automation-controller.yaml: {} # Load scripts from .vib/common/goss/templates diff --git a/.vib/fluxcd-image-reflector-controller/goss/fluxcd-image-reflector-controller.yaml b/.vib/fluxcd-image-reflector-controller/goss/fluxcd-image-reflector-controller.yaml index 2c5b2e416cac..b63fca42cee7 100644 --- a/.vib/fluxcd-image-reflector-controller/goss/fluxcd-image-reflector-controller.yaml +++ b/.vib/fluxcd-image-reflector-controller/goss/fluxcd-image-reflector-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-image-reflector-controller-binary: exec: image-reflector-controller --help diff --git a/.vib/fluxcd-image-reflector-controller/goss/goss.yaml b/.vib/fluxcd-image-reflector-controller/goss/goss.yaml index d111d4d801b0..900862d95b78 100644 --- a/.vib/fluxcd-image-reflector-controller/goss/goss.yaml +++ b/.vib/fluxcd-image-reflector-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: ../../fluxcd-image-reflector-controller/goss/fluxcd-image-reflector-controller.yaml: {} # Load scripts from .vib/common/goss/templates diff --git a/.vib/fluxcd-kustomize-controller/goss/fluxcd-kustomize-controller.yaml b/.vib/fluxcd-kustomize-controller/goss/fluxcd-kustomize-controller.yaml index 22d69ea749e7..9cc38efe1b92 100644 --- a/.vib/fluxcd-kustomize-controller/goss/fluxcd-kustomize-controller.yaml +++ b/.vib/fluxcd-kustomize-controller/goss/fluxcd-kustomize-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-kustomize-controller-help: exec: kustomize-controller --help diff --git a/.vib/fluxcd-kustomize-controller/goss/goss.yaml b/.vib/fluxcd-kustomize-controller/goss/goss.yaml index f6162cf714fb..889642e7fc13 100644 --- a/.vib/fluxcd-kustomize-controller/goss/goss.yaml +++ b/.vib/fluxcd-kustomize-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluxcd-kustomize-controller/goss/fluxcd-kustomize-controller.yaml: {} diff --git a/.vib/fluxcd-notification-controller/goss/fluxcd-notification-controller.yaml b/.vib/fluxcd-notification-controller/goss/fluxcd-notification-controller.yaml index e767cb57af8f..eee8e8d63737 100644 --- a/.vib/fluxcd-notification-controller/goss/fluxcd-notification-controller.yaml +++ b/.vib/fluxcd-notification-controller/goss/fluxcd-notification-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-notification-controller-binary: exec: notification-controller --help diff --git a/.vib/fluxcd-notification-controller/goss/goss.yaml b/.vib/fluxcd-notification-controller/goss/goss.yaml index f7661bcfeaf6..8cfa63940c94 100644 --- a/.vib/fluxcd-notification-controller/goss/goss.yaml +++ b/.vib/fluxcd-notification-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluxcd-notification-controller/goss/fluxcd-notification-controller.yaml: {} diff --git a/.vib/fluxcd-source-controller/goss/fluxcd-source-controller.yaml b/.vib/fluxcd-source-controller/goss/fluxcd-source-controller.yaml index cb694d433c08..d32a42c0aed4 100644 --- a/.vib/fluxcd-source-controller/goss/fluxcd-source-controller.yaml +++ b/.vib/fluxcd-source-controller/goss/fluxcd-source-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-source-controller-help: exec: source-controller --help || true diff --git a/.vib/fluxcd-source-controller/goss/goss.yaml b/.vib/fluxcd-source-controller/goss/goss.yaml index aa23388ceeec..d2dd51141b37 100644 --- a/.vib/fluxcd-source-controller/goss/goss.yaml +++ b/.vib/fluxcd-source-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../fluxcd-source-controller/goss/fluxcd-source-controller.yaml: {} diff --git a/.vib/ghost/goss/ghost.yaml b/.vib/ghost/goss/ghost.yaml index 7ba685ce4051..d172605057cc 100644 --- a/.vib/ghost/goss/ghost.yaml +++ b/.vib/ghost/goss/ghost.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Check if node executable directory is symlinked to default bin directory /opt/bitnami/ghost/bin: diff --git a/.vib/ghost/goss/goss.yaml b/.vib/ghost/goss/goss.yaml index 9480f952ce1b..88f1e07320e3 100644 --- a/.vib/ghost/goss/goss.yaml +++ b/.vib/ghost/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../ghost/goss/ghost.yaml: {} diff --git a/.vib/git/goss/git.yaml b/.vib/git/goss/git.yaml index a7b822b787c6..0a8881dc8e87 100644 --- a/.vib/git/goss/git.yaml +++ b/.vib/git/goss/git.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-git-init: exec: git init {{randAlpha 5}} diff --git a/.vib/git/goss/goss.yaml b/.vib/git/goss/goss.yaml index 47434b187d46..3dbc708eab79 100644 --- a/.vib/git/goss/goss.yaml +++ b/.vib/git/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../git/goss/git.yaml: {} diff --git a/.vib/gitea/goss/gitea.yaml b/.vib/gitea/goss/gitea.yaml index 68e2ce3d85ac..3a7bacfba6c7 100644 --- a/.vib/gitea/goss/gitea.yaml +++ b/.vib/gitea/goss/gitea.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: gitea: exists: true diff --git a/.vib/gitea/goss/goss.yaml b/.vib/gitea/goss/goss.yaml index 8da4c39169d3..dfe8b23ec39b 100644 --- a/.vib/gitea/goss/goss.yaml +++ b/.vib/gitea/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../gitea/goss/gitea.yaml: {} diff --git a/.vib/gitlab-runner-helper/goss/goss.yaml b/.vib/gitlab-runner-helper/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/gitlab-runner-helper/goss/goss.yaml +++ b/.vib/gitlab-runner-helper/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/gitlab-runner/goss/goss.yaml b/.vib/gitlab-runner/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/gitlab-runner/goss/goss.yaml +++ b/.vib/gitlab-runner/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/golang/goss/golang.yaml b/.vib/golang/goss/golang.yaml index 795435245635..8f67d284c7c0 100644 --- a/.vib/golang/goss/golang.yaml +++ b/.vib/golang/goss/golang.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Major and Minor versions are often shown as "x.0" and "x.y" instead of "x.0.0" and "x.y.0" check-app-version: diff --git a/.vib/golang/goss/goss.yaml b/.vib/golang/goss/goss.yaml index 0e9871b7a87c..33a5442e14b0 100644 --- a/.vib/golang/goss/goss.yaml +++ b/.vib/golang/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../golang/goss/golang.yaml: {} diff --git a/.vib/google-cloud-sdk/goss/google-cloud-sdk.yaml b/.vib/google-cloud-sdk/goss/google-cloud-sdk.yaml index 124d2e9ffd30..36de3d24b0cb 100644 --- a/.vib/google-cloud-sdk/goss/google-cloud-sdk.yaml +++ b/.vib/google-cloud-sdk/goss/google-cloud-sdk.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: gcloud --version 2>&1 | grep "Google Cloud SDK $(echo $APP_VERSION | sed -E 's|[0-9]+\.([0-9]+\.[0-9]+)$|\1|g')" diff --git a/.vib/google-cloud-sdk/goss/goss.yaml b/.vib/google-cloud-sdk/goss/goss.yaml index 5c5664496d99..157fbde35d18 100644 --- a/.vib/google-cloud-sdk/goss/goss.yaml +++ b/.vib/google-cloud-sdk/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../google-cloud-sdk/goss/google-cloud-sdk.yaml: {} diff --git a/.vib/gotrue/goss/goss.yaml b/.vib/gotrue/goss/goss.yaml index 76ddec5a16d9..c9770b5d7a03 100644 --- a/.vib/gotrue/goss/goss.yaml +++ b/.vib/gotrue/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../gotrue/goss/gotrue.yaml: {} diff --git a/.vib/gotrue/goss/gotrue.yaml b/.vib/gotrue/goss/gotrue.yaml index 792e4b20ed5a..c94875a5fb4f 100644 --- a/.vib/gotrue/goss/gotrue.yaml +++ b/.vib/gotrue/goss/gotrue.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Migration files should be present check-migrations-files: diff --git a/.vib/gradle/goss/goss.yaml b/.vib/gradle/goss/goss.yaml index 49cc1604df93..f9fb3c27bbf8 100644 --- a/.vib/gradle/goss/goss.yaml +++ b/.vib/gradle/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../gradle/goss/gradle.yaml: {} diff --git a/.vib/gradle/goss/gradle.yaml b/.vib/gradle/goss/gradle.yaml index 7439040af626..96b38aff22f9 100644 --- a/.vib/gradle/goss/gradle.yaml +++ b/.vib/gradle/goss/gradle.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Major and Minor versions are often shown as "x.0" and "x.y" instead of "x.0.0" and "x.y.0" check-app-version: diff --git a/.vib/grafana-image-renderer/goss/goss.yaml b/.vib/grafana-image-renderer/goss/goss.yaml index a15b6c4c5a7a..2c48e443658f 100644 --- a/.vib/grafana-image-renderer/goss/goss.yaml +++ b/.vib/grafana-image-renderer/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../grafana-image-renderer/goss/grafana-image-renderer.yaml: {} diff --git a/.vib/grafana-image-renderer/goss/grafana-image-renderer.yaml b/.vib/grafana-image-renderer/goss/grafana-image-renderer.yaml index e1bc8c03a06a..c5d70bc45675 100644 --- a/.vib/grafana-image-renderer/goss/grafana-image-renderer.yaml +++ b/.vib/grafana-image-renderer/goss/grafana-image-renderer.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep -A2 '"version"' /opt/bitnami/grafana-image-renderer/plugin.json | grep -o "[0-9]*\.[0-9]*\.[0-9]" diff --git a/.vib/grafana-loki/goss/goss.yaml b/.vib/grafana-loki/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/grafana-loki/goss/goss.yaml +++ b/.vib/grafana-loki/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/grafana-mimir/goss/goss.yaml b/.vib/grafana-mimir/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/grafana-mimir/goss/goss.yaml +++ b/.vib/grafana-mimir/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/grafana-operator/goss/goss.yaml b/.vib/grafana-operator/goss/goss.yaml index ab6af61206a4..c8eba26c33c3 100644 --- a/.vib/grafana-operator/goss/goss.yaml +++ b/.vib/grafana-operator/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../grafana-operator/goss/grafana-operator.yaml: {} diff --git a/.vib/grafana-operator/goss/grafana-operator.yaml b/.vib/grafana-operator/goss/grafana-operator.yaml index a997454a61ea..d3f67bc94ce5 100644 --- a/.vib/grafana-operator/goss/grafana-operator.yaml +++ b/.vib/grafana-operator/goss/grafana-operator.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app: exec: grafana-operator --help || true diff --git a/.vib/grafana-tempo-query/goss/goss.yaml b/.vib/grafana-tempo-query/goss/goss.yaml index 22ce3a0549b9..f9d3c7b57b0e 100644 --- a/.vib/grafana-tempo-query/goss/goss.yaml +++ b/.vib/grafana-tempo-query/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../grafana-tempo-query/goss/grafana-tempo-query.yaml: {} diff --git a/.vib/grafana-tempo-query/goss/grafana-tempo-query.yaml b/.vib/grafana-tempo-query/goss/grafana-tempo-query.yaml index d17000ab1e5e..f4f818aee7b0 100644 --- a/.vib/grafana-tempo-query/goss/grafana-tempo-query.yaml +++ b/.vib/grafana-tempo-query/goss/grafana-tempo-query.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-tempo-query: exec: /opt/bitnami/grafana-tempo-query/bin/tempo-query --help diff --git a/.vib/grafana-tempo-vulture/goss/goss.yaml b/.vib/grafana-tempo-vulture/goss/goss.yaml index 5f7ace2d4453..c1ce34c29054 100644 --- a/.vib/grafana-tempo-vulture/goss/goss.yaml +++ b/.vib/grafana-tempo-vulture/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../grafana-tempo-vulture/goss/grafana-tempo-vulture.yaml: {} diff --git a/.vib/grafana-tempo-vulture/goss/grafana-tempo-vulture.yaml b/.vib/grafana-tempo-vulture/goss/grafana-tempo-vulture.yaml index b184ba92e6ef..84e2c2cc31bc 100644 --- a/.vib/grafana-tempo-vulture/goss/grafana-tempo-vulture.yaml +++ b/.vib/grafana-tempo-vulture/goss/grafana-tempo-vulture.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-tempo-vulture: exec: /opt/bitnami/grafana-tempo-vulture/bin/tempo-vulture --help diff --git a/.vib/grafana-tempo/goss/goss.yaml b/.vib/grafana-tempo/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/grafana-tempo/goss/goss.yaml +++ b/.vib/grafana-tempo/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/grafana/goss/goss.yaml b/.vib/grafana/goss/goss.yaml index 7289bd92eb58..28bc4702ccb1 100644 --- a/.vib/grafana/goss/goss.yaml +++ b/.vib/grafana/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../grafana/goss/grafana.yaml: {} diff --git a/.vib/grafana/goss/grafana.yaml b/.vib/grafana/goss/grafana.yaml index e58588aa0585..55663354f96d 100644 --- a/.vib/grafana/goss/grafana.yaml +++ b/.vib/grafana/goss/grafana.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-grafana-plugins: exit-status: 0 diff --git a/.vib/haproxy/goss/goss.yaml b/.vib/haproxy/goss/goss.yaml index a512396c2280..6e65164efdb1 100644 --- a/.vib/haproxy/goss/goss.yaml +++ b/.vib/haproxy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../haproxy/goss/haproxy.yaml: {} diff --git a/.vib/haproxy/goss/haproxy.yaml b/.vib/haproxy/goss/haproxy.yaml index dd40e9a0ab4f..231cc055eab5 100644 --- a/.vib/haproxy/goss/haproxy.yaml +++ b/.vib/haproxy/goss/haproxy.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # HAProxy should have been compiled with Lua and Prometheus support check-lua-promex-support: diff --git a/.vib/harbor-adapter-trivy/goss/goss.yaml b/.vib/harbor-adapter-trivy/goss/goss.yaml index 83a98015c517..579317736ee1 100644 --- a/.vib/harbor-adapter-trivy/goss/goss.yaml +++ b/.vib/harbor-adapter-trivy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-adapter-trivy/goss/harbor-adapter-trivy.yaml: {} diff --git a/.vib/harbor-adapter-trivy/goss/harbor-adapter-trivy.yaml b/.vib/harbor-adapter-trivy/goss/harbor-adapter-trivy.yaml index e1be6ab57c76..67d1ed6b25ef 100644 --- a/.vib/harbor-adapter-trivy/goss/harbor-adapter-trivy.yaml +++ b/.vib/harbor-adapter-trivy/goss/harbor-adapter-trivy.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: trivy-scanner: exists: true diff --git a/.vib/harbor-core/goss/goss.yaml b/.vib/harbor-core/goss/goss.yaml index ae5744585b8d..60ae51eea673 100644 --- a/.vib/harbor-core/goss/goss.yaml +++ b/.vib/harbor-core/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-core/goss/harbor-core.yaml: {} diff --git a/.vib/harbor-core/goss/harbor-core.yaml b/.vib/harbor-core/goss/harbor-core.yaml index fd9ac41238b7..8bd0fdd0be11 100644 --- a/.vib/harbor-core/goss/harbor-core.yaml +++ b/.vib/harbor-core/goss/harbor-core.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-exporter/goss/goss.yaml b/.vib/harbor-exporter/goss/goss.yaml index d4460fae16aa..f04891d09fd1 100644 --- a/.vib/harbor-exporter/goss/goss.yaml +++ b/.vib/harbor-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-exporter/goss/harbor-exporter.yaml: {} diff --git a/.vib/harbor-exporter/goss/harbor-exporter.yaml b/.vib/harbor-exporter/goss/harbor-exporter.yaml index 792ab271c674..9af89565fb32 100644 --- a/.vib/harbor-exporter/goss/harbor-exporter.yaml +++ b/.vib/harbor-exporter/goss/harbor-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-jobservice/goss/goss.yaml b/.vib/harbor-jobservice/goss/goss.yaml index b73e4fee5503..49d261f8b67d 100644 --- a/.vib/harbor-jobservice/goss/goss.yaml +++ b/.vib/harbor-jobservice/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-jobservice/goss/harbor-jobservice.yaml: {} diff --git a/.vib/harbor-jobservice/goss/harbor-jobservice.yaml b/.vib/harbor-jobservice/goss/harbor-jobservice.yaml index 0036b4792a6e..637c980e2f49 100644 --- a/.vib/harbor-jobservice/goss/harbor-jobservice.yaml +++ b/.vib/harbor-jobservice/goss/harbor-jobservice.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-notary-server/goss/goss.yaml b/.vib/harbor-notary-server/goss/goss.yaml index f263938c7e7e..14c2e409e6f0 100644 --- a/.vib/harbor-notary-server/goss/goss.yaml +++ b/.vib/harbor-notary-server/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-notary-server/goss/harbor-notary-server.yaml: {} diff --git a/.vib/harbor-notary-server/goss/harbor-notary-server.yaml b/.vib/harbor-notary-server/goss/harbor-notary-server.yaml index b81e2d1b11c4..4f5b733d58d7 100644 --- a/.vib/harbor-notary-server/goss/harbor-notary-server.yaml +++ b/.vib/harbor-notary-server/goss/harbor-notary-server.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-notary-signer/goss/goss.yaml b/.vib/harbor-notary-signer/goss/goss.yaml index 642a8510a75e..7fcb4ec8c0cb 100644 --- a/.vib/harbor-notary-signer/goss/goss.yaml +++ b/.vib/harbor-notary-signer/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-notary-signer/goss/harbor-notary-signer.yaml: {} diff --git a/.vib/harbor-notary-signer/goss/harbor-notary-signer.yaml b/.vib/harbor-notary-signer/goss/harbor-notary-signer.yaml index f615b9cc382a..8dbe3e0a2a03 100644 --- a/.vib/harbor-notary-signer/goss/harbor-notary-signer.yaml +++ b/.vib/harbor-notary-signer/goss/harbor-notary-signer.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-portal/goss/goss.yaml b/.vib/harbor-portal/goss/goss.yaml index 35a648a403f4..611a6dfd6fd6 100644 --- a/.vib/harbor-portal/goss/goss.yaml +++ b/.vib/harbor-portal/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-portal/goss/harbor-portal.yaml: {} diff --git a/.vib/harbor-portal/goss/harbor-portal.yaml b/.vib/harbor-portal/goss/harbor-portal.yaml index 1dfc8cbfaf40..a290ff46b6a0 100644 --- a/.vib/harbor-portal/goss/harbor-portal.yaml +++ b/.vib/harbor-portal/goss/harbor-portal.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-registry/goss/goss.yaml b/.vib/harbor-registry/goss/goss.yaml index 87d755d926cd..7281dad255d8 100644 --- a/.vib/harbor-registry/goss/goss.yaml +++ b/.vib/harbor-registry/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-registry/goss/harbor-registry.yaml: {} diff --git a/.vib/harbor-registry/goss/harbor-registry.yaml b/.vib/harbor-registry/goss/harbor-registry.yaml index a09e4564c137..1ea5625bcefe 100644 --- a/.vib/harbor-registry/goss/harbor-registry.yaml +++ b/.vib/harbor-registry/goss/harbor-registry.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/harbor-registryctl/goss/goss.yaml b/.vib/harbor-registryctl/goss/goss.yaml index 161f53d1b711..69dec1c1ed97 100644 --- a/.vib/harbor-registryctl/goss/goss.yaml +++ b/.vib/harbor-registryctl/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../harbor-registryctl/goss/harbor-registryctl.yaml: {} diff --git a/.vib/harbor-registryctl/goss/harbor-registryctl.yaml b/.vib/harbor-registryctl/goss/harbor-registryctl.yaml index 432681697e5e..a2f041d10117 100644 --- a/.vib/harbor-registryctl/goss/harbor-registryctl.yaml +++ b/.vib/harbor-registryctl/goss/harbor-registryctl.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: harbor: exists: true diff --git a/.vib/influxdb/goss/goss.yaml b/.vib/influxdb/goss/goss.yaml index 5c8e3cb91c8b..2fc00cef7e5a 100644 --- a/.vib/influxdb/goss/goss.yaml +++ b/.vib/influxdb/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../influxdb/goss/influxdb.yaml: {} diff --git a/.vib/influxdb/goss/influxdb.yaml b/.vib/influxdb/goss/influxdb.yaml index 79389ee46b18..7df179803e9a 100644 --- a/.vib/influxdb/goss/influxdb.yaml +++ b/.vib/influxdb/goss/influxdb.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: daemon: exists: true diff --git a/.vib/jaeger/goss/goss.yaml b/.vib/jaeger/goss/goss.yaml index ca786eae87b9..025e70a61e1c 100644 --- a/.vib/jaeger/goss/goss.yaml +++ b/.vib/jaeger/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jaeger/goss/jaeger.yaml: {} diff --git a/.vib/jaeger/goss/jaeger.yaml b/.vib/jaeger/goss/jaeger.yaml index 822694e918aa..ea21d057583f 100644 --- a/.vib/jaeger/goss/jaeger.yaml +++ b/.vib/jaeger/goss/jaeger.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-jaeger: exec: timeout --preserve-status 5 jaeger-all-in-one diff --git a/.vib/jasperreports/goss/goss.yaml b/.vib/jasperreports/goss/goss.yaml index 964ddd2805b4..270311800973 100644 --- a/.vib/jasperreports/goss/goss.yaml +++ b/.vib/jasperreports/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jasperreports/goss/jasperreports.yaml: {} diff --git a/.vib/jasperreports/goss/jasperreports.yaml b/.vib/jasperreports/goss/jasperreports.yaml index 6c36ff606cc7..d574eb195a06 100644 --- a/.vib/jasperreports/goss/jasperreports.yaml +++ b/.vib/jasperreports/goss/jasperreports.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: ls /opt/bitnami/jasperreports/buildomatic/conf_source/ieCe/lib/jasperserver-war-jar-*.jar | grep {{ .Env.APP_VERSION }} diff --git a/.vib/java/goss/goss.yaml b/.vib/java/goss/goss.yaml index ca3cd10576a9..dfe263124f4a 100644 --- a/.vib/java/goss/goss.yaml +++ b/.vib/java/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../java/goss/java.yaml: {} diff --git a/.vib/java/goss/java.yaml b/.vib/java/goss/java.yaml index 7936b84e0f51..ecff50290541 100644 --- a/.vib/java/goss/java.yaml +++ b/.vib/java/goss/java.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Java 1.8 does not support --version, with -version printing to stderr # We need to parse the printed version differently depending on the version: diff --git a/.vib/jenkins-agent/goss/goss.yaml b/.vib/jenkins-agent/goss/goss.yaml index cec1597051b3..1236cd03ce27 100644 --- a/.vib/jenkins-agent/goss/goss.yaml +++ b/.vib/jenkins-agent/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jenkins-agent/goss/jenkins-agent.yaml: {} diff --git a/.vib/jenkins-agent/goss/jenkins-agent.yaml b/.vib/jenkins-agent/goss/jenkins-agent.yaml index 4b51fbec8e96..a1d3ea7b4e03 100644 --- a/.vib/jenkins-agent/goss/jenkins-agent.yaml +++ b/.vib/jenkins-agent/goss/jenkins-agent.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: java -cp /opt/bitnami/jenkins-agent/agent.jar hudson.remoting.jnlp.Main -version | echo "0.$(cut -d '.' -f 1).0" diff --git a/.vib/jenkins/goss/goss.yaml b/.vib/jenkins/goss/goss.yaml index a705ab248a36..4e4a8360c325 100644 --- a/.vib/jenkins/goss/goss.yaml +++ b/.vib/jenkins/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jenkins/goss/jenkins.yaml: {} diff --git a/.vib/jenkins/goss/jenkins.yaml b/.vib/jenkins/goss/jenkins.yaml index 99476ba70ba0..ab14af464dda 100644 --- a/.vib/jenkins/goss/jenkins.yaml +++ b/.vib/jenkins/goss/jenkins.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-jar: exec: java -jar /opt/bitnami/jenkins/jenkins-plugin-manager.jar diff --git a/.vib/jmx-exporter/goss/goss.yaml b/.vib/jmx-exporter/goss/goss.yaml index 369a6f2b01ec..8db3811525d1 100644 --- a/.vib/jmx-exporter/goss/goss.yaml +++ b/.vib/jmx-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jmx-exporter/goss/jmx-exporter.yaml: {} diff --git a/.vib/jmx-exporter/goss/jmx-exporter.yaml b/.vib/jmx-exporter/goss/jmx-exporter.yaml index 2151d9a15e62..169f42db9641 100644 --- a/.vib/jmx-exporter/goss/jmx-exporter.yaml +++ b/.vib/jmx-exporter/goss/jmx-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The exporter jar doesn't really have a help flag # and exits with a "status=1" when not properly started. diff --git a/.vib/joomla/goss/goss.yaml b/.vib/joomla/goss/goss.yaml index 4582e8003d8c..a62dab5a049c 100644 --- a/.vib/joomla/goss/goss.yaml +++ b/.vib/joomla/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../joomla/goss/joomla.yaml: {} diff --git a/.vib/joomla/goss/joomla.yaml b/.vib/joomla/goss/joomla.yaml index 70cebd4bd103..c780a956681b 100644 --- a/.vib/joomla/goss/joomla.yaml +++ b/.vib/joomla/goss/joomla.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep {{ .Env.APP_VERSION }} /opt/bitnami/joomla/administrator/manifests/files/joomla.xml diff --git a/.vib/jruby/goss/goss.yaml b/.vib/jruby/goss/goss.yaml index accb0e7fa5cf..72eb1556c324 100644 --- a/.vib/jruby/goss/goss.yaml +++ b/.vib/jruby/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jruby/goss/jruby.yaml: {} diff --git a/.vib/jruby/goss/jruby.yaml b/.vib/jruby/goss/jruby.yaml index a94b69b5a61e..48847d0b3808 100644 --- a/.vib/jruby/goss/jruby.yaml +++ b/.vib/jruby/goss/jruby.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Revisions are displayed as "x.y.z.r" instead of "x.y.z-r" check-app-version: diff --git a/.vib/jsonnet/goss/goss.yaml b/.vib/jsonnet/goss/goss.yaml index 6bf68fe8a565..a54f6921d042 100644 --- a/.vib/jsonnet/goss/goss.yaml +++ b/.vib/jsonnet/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jsonnet/goss/jsonnet.yaml: {} diff --git a/.vib/jsonnet/goss/jsonnet.yaml b/.vib/jsonnet/goss/jsonnet.yaml index 77bcb2785fa0..f5bab157e904 100644 --- a/.vib/jsonnet/goss/jsonnet.yaml +++ b/.vib/jsonnet/goss/jsonnet.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-jsonnet-file: exec: jsonnet ./jsonnet/goss/testfiles/test_template.jsonnet diff --git a/.vib/jupyter-base-notebook/goss/goss.yaml b/.vib/jupyter-base-notebook/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/jupyter-base-notebook/goss/goss.yaml +++ b/.vib/jupyter-base-notebook/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/jupyterhub/goss/goss.yaml b/.vib/jupyterhub/goss/goss.yaml index ec8fc117125e..91b410490aaa 100644 --- a/.vib/jupyterhub/goss/goss.yaml +++ b/.vib/jupyterhub/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/jwt-cli/goss/goss.yaml b/.vib/jwt-cli/goss/goss.yaml index 81c236d646b6..1f73d326a3db 100644 --- a/.vib/jwt-cli/goss/goss.yaml +++ b/.vib/jwt-cli/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../jwt-cli/goss/jwt-cli.yaml: {} diff --git a/.vib/jwt-cli/goss/jwt-cli.yaml b/.vib/jwt-cli/goss/jwt-cli.yaml index d33e38aa19a2..c50f9dcab18a 100644 --- a/.vib/jwt-cli/goss/jwt-cli.yaml +++ b/.vib/jwt-cli/goss/jwt-cli.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # From upstream example: https://github.com/mike-engel/jwt-cli#usage-as-a-pipe check-jwt-encode: diff --git a/.vib/kafka-exporter/goss/goss.yaml b/.vib/kafka-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/kafka-exporter/goss/goss.yaml +++ b/.vib/kafka-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/kafka/goss/goss.yaml b/.vib/kafka/goss/goss.yaml index a3be3f285769..d9cf7f37ae3c 100644 --- a/.vib/kafka/goss/goss.yaml +++ b/.vib/kafka/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kafka/goss/kafka.yaml: {} diff --git a/.vib/kafka/goss/kafka.yaml b/.vib/kafka/goss/kafka.yaml index b1f95a841675..49aee9337496 100644 --- a/.vib/kafka/goss/kafka.yaml +++ b/.vib/kafka/goss/kafka.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks specific files are no longer present /opt/bitnami/kafka/configtmp: diff --git a/.vib/kapacitor/goss/goss.yaml b/.vib/kapacitor/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/kapacitor/goss/goss.yaml +++ b/.vib/kapacitor/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/keycloak-config-cli/goss/goss.yaml b/.vib/keycloak-config-cli/goss/goss.yaml index 46b1babf425f..731453f87fcc 100644 --- a/.vib/keycloak-config-cli/goss/goss.yaml +++ b/.vib/keycloak-config-cli/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../keycloak-config-cli/goss/keycloak-config-cli.yaml: {} diff --git a/.vib/keycloak-config-cli/goss/keycloak-config-cli.yaml b/.vib/keycloak-config-cli/goss/keycloak-config-cli.yaml index 916521e10b4f..47025ff3465d 100644 --- a/.vib/keycloak-config-cli/goss/keycloak-config-cli.yaml +++ b/.vib/keycloak-config-cli/goss/keycloak-config-cli.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The cli jar doesn't really have a help flag # and exits with a "status=1" when not properly started. diff --git a/.vib/keycloak/goss/goss.yaml b/.vib/keycloak/goss/goss.yaml index c9ea27f8e385..72ba56349f82 100644 --- a/.vib/keycloak/goss/goss.yaml +++ b/.vib/keycloak/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../keycloak/goss/keycloak.yaml: {} diff --git a/.vib/keycloak/goss/keycloak.yaml b/.vib/keycloak/goss/keycloak.yaml index eead91feda57..28332677d5fa 100644 --- a/.vib/keycloak/goss/keycloak.yaml +++ b/.vib/keycloak/goss/keycloak.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: keycloak: exists: true diff --git a/.vib/kiam/goss/goss.yaml b/.vib/kiam/goss/goss.yaml index c337e2efbc8d..acc3112028ea 100644 --- a/.vib/kiam/goss/goss.yaml +++ b/.vib/kiam/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kiam/goss/kiam.yaml: {} diff --git a/.vib/kiam/goss/kiam.yaml b/.vib/kiam/goss/kiam.yaml index 09b91cf8cff8..2a65393652c8 100644 --- a/.vib/kiam/goss/kiam.yaml +++ b/.vib/kiam/goss/kiam.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-kiam-help: exec: kiam --help diff --git a/.vib/kibana/goss/goss.yaml b/.vib/kibana/goss/goss.yaml index eb498ce203c8..551ab16a1e8d 100644 --- a/.vib/kibana/goss/goss.yaml +++ b/.vib/kibana/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kibana/goss/kibana.yaml: {} diff --git a/.vib/kibana/goss/kibana.yaml b/.vib/kibana/goss/kibana.yaml index c1d16d355500..887c7dfed0ba 100644 --- a/.vib/kibana/goss/kibana.yaml +++ b/.vib/kibana/goss/kibana.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/kibana/config/kibana.yml: exists: true diff --git a/.vib/kong-ingress-controller/goss/goss.yaml b/.vib/kong-ingress-controller/goss/goss.yaml index 7dc8ed75f73e..67c40ebd7c7e 100644 --- a/.vib/kong-ingress-controller/goss/goss.yaml +++ b/.vib/kong-ingress-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kong-ingress-controller/goss/kong-ingress-controller.yaml: {} diff --git a/.vib/kong-ingress-controller/goss/kong-ingress-controller.yaml b/.vib/kong-ingress-controller/goss/kong-ingress-controller.yaml index bf90a28f3641..852004633d86 100644 --- a/.vib/kong-ingress-controller/goss/kong-ingress-controller.yaml +++ b/.vib/kong-ingress-controller/goss/kong-ingress-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-binary: exec: kong-ingress-controller --help diff --git a/.vib/kong/goss/goss.yaml b/.vib/kong/goss/goss.yaml index af1905c595f6..47e05a1c3301 100644 --- a/.vib/kong/goss/goss.yaml +++ b/.vib/kong/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kong/goss/kong.yaml: {} diff --git a/.vib/kong/goss/kong.yaml b/.vib/kong/goss/kong.yaml index b97649a655bf..b6e22771746c 100644 --- a/.vib/kong/goss/kong.yaml +++ b/.vib/kong/goss/kong.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: kong: exists: true diff --git a/.vib/ksql/goss/goss.yaml b/.vib/ksql/goss/goss.yaml index c14f16daebb8..a8897b8181d9 100644 --- a/.vib/ksql/goss/goss.yaml +++ b/.vib/ksql/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../ksql/goss/ksql.yaml: {} diff --git a/.vib/ksql/goss/ksql.yaml b/.vib/ksql/goss/ksql.yaml index 3f7a21b4c735..0c90482c65a2 100644 --- a/.vib/ksql/goss/ksql.yaml +++ b/.vib/ksql/goss/ksql.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks default config for erlang is set /opt/bitnami/ksql/etc/ksqldb/ksql-server.properties.default: diff --git a/.vib/kube-state-metrics/goss/goss.yaml b/.vib/kube-state-metrics/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/kube-state-metrics/goss/goss.yaml +++ b/.vib/kube-state-metrics/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/kubeapps-apis/goss/goss.yaml b/.vib/kubeapps-apis/goss/goss.yaml index e848e72522b9..8edeb1639b57 100644 --- a/.vib/kubeapps-apis/goss/goss.yaml +++ b/.vib/kubeapps-apis/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kubeapps-apis/goss/kubeapps-apis.yaml: {} diff --git a/.vib/kubeapps-apis/goss/kubeapps-apis.yaml b/.vib/kubeapps-apis/goss/kubeapps-apis.yaml index f11dd6cc9e68..2773da6b7d9c 100644 --- a/.vib/kubeapps-apis/goss/kubeapps-apis.yaml +++ b/.vib/kubeapps-apis/goss/kubeapps-apis.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + commands: file: /plugins: diff --git a/.vib/kubeapps-dashboard/goss/goss.yaml b/.vib/kubeapps-dashboard/goss/goss.yaml index 7c52c14ee865..bfdd679fa6e2 100644 --- a/.vib/kubeapps-dashboard/goss/goss.yaml +++ b/.vib/kubeapps-dashboard/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kubeapps-dashboard/goss/kubeapps-dashboard.yaml: {} diff --git a/.vib/kubeapps-dashboard/goss/kubeapps-dashboard.yaml b/.vib/kubeapps-dashboard/goss/kubeapps-dashboard.yaml index ba945f529fc1..906ac9c0081a 100644 --- a/.vib/kubeapps-dashboard/goss/kubeapps-dashboard.yaml +++ b/.vib/kubeapps-dashboard/goss/kubeapps-dashboard.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /app/site.webmanifest: exists: true diff --git a/.vib/kubeapps-pinniped-proxy/goss/goss.yaml b/.vib/kubeapps-pinniped-proxy/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/kubeapps-pinniped-proxy/goss/goss.yaml +++ b/.vib/kubeapps-pinniped-proxy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/kubectl/goss/goss.yaml b/.vib/kubectl/goss/goss.yaml index 272197b305ab..81764a90b21a 100644 --- a/.vib/kubectl/goss/goss.yaml +++ b/.vib/kubectl/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kubectl/goss/kubectl.yaml: {} diff --git a/.vib/kubectl/goss/kubectl.yaml b/.vib/kubectl/goss/kubectl.yaml index c0f5f5704e12..89ea5a04aa59 100644 --- a/.vib/kubectl/goss/kubectl.yaml +++ b/.vib/kubectl/goss/kubectl.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-kubectl-config: {{- $context := printf "context_%s" (randAlpha 5) }} diff --git a/.vib/kubernetes-event-exporter/goss/goss.yaml b/.vib/kubernetes-event-exporter/goss/goss.yaml index 0866a9abc341..52809bfb41fb 100644 --- a/.vib/kubernetes-event-exporter/goss/goss.yaml +++ b/.vib/kubernetes-event-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../kubernetes-event-exporter/goss/kubernetes-event-exporter.yaml: {} diff --git a/.vib/kubernetes-event-exporter/goss/kubernetes-event-exporter.yaml b/.vib/kubernetes-event-exporter/goss/kubernetes-event-exporter.yaml index 4d87dc8c8fc4..f48e767ae793 100644 --- a/.vib/kubernetes-event-exporter/goss/kubernetes-event-exporter.yaml +++ b/.vib/kubernetes-event-exporter/goss/kubernetes-event-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-kubernetes-event-exporter-help: exec: kubernetes-event-exporter --help diff --git a/.vib/laravel/goss/goss.yaml b/.vib/laravel/goss/goss.yaml index 82ffd6555f83..5a0f9546e127 100644 --- a/.vib/laravel/goss/goss.yaml +++ b/.vib/laravel/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../laravel/goss/laravel.yaml: {} diff --git a/.vib/laravel/goss/laravel.yaml b/.vib/laravel/goss/laravel.yaml index 4e518c1c162e..0ba27121d734 100644 --- a/.vib/laravel/goss/laravel.yaml +++ b/.vib/laravel/goss/laravel.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-run: exec: cd /opt/bitnami/laravel/ && php artisan test diff --git a/.vib/logstash/goss/goss.yaml b/.vib/logstash/goss/goss.yaml index f6351622aaed..4d7c3fc6f25e 100644 --- a/.vib/logstash/goss/goss.yaml +++ b/.vib/logstash/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../logstash/goss/logstash.yaml: {} diff --git a/.vib/logstash/goss/logstash.yaml b/.vib/logstash/goss/logstash.yaml index 63ecc86fe211..596042d173e7 100644 --- a/.vib/logstash/goss/logstash.yaml +++ b/.vib/logstash/goss/logstash.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/logstash/jdk: exists: false diff --git a/.vib/magento/goss/goss.yaml b/.vib/magento/goss/goss.yaml index ded86b1227e2..e07890699913 100644 --- a/.vib/magento/goss/goss.yaml +++ b/.vib/magento/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../magento/goss/magento.yaml: {} diff --git a/.vib/magento/goss/magento.yaml b/.vib/magento/goss/magento.yaml index 0e792b69d66b..56178b7a0182 100644 --- a/.vib/magento/goss/magento.yaml +++ b/.vib/magento/goss/magento.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: daemon: exists: true diff --git a/.vib/mariadb-galera/goss/goss.yaml b/.vib/mariadb-galera/goss/goss.yaml index 09195a8b547e..1733585314bb 100644 --- a/.vib/mariadb-galera/goss/goss.yaml +++ b/.vib/mariadb-galera/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mariadb-galera/goss/mariadb-galera.yaml: {} diff --git a/.vib/mariadb-galera/goss/mariadb-galera.yaml b/.vib/mariadb-galera/goss/mariadb-galera.yaml index edfab07e4a6d..b0c587ed6e99 100644 --- a/.vib/mariadb-galera/goss/mariadb-galera.yaml +++ b/.vib/mariadb-galera/goss/mariadb-galera.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/mariadb/conf/my.cnf: exists: true diff --git a/.vib/mariadb/goss/goss.yaml b/.vib/mariadb/goss/goss.yaml index ef79394f684b..1f3483fb9c0e 100644 --- a/.vib/mariadb/goss/goss.yaml +++ b/.vib/mariadb/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mariadb/goss/mariadb.yaml: {} diff --git a/.vib/mariadb/goss/mariadb.yaml b/.vib/mariadb/goss/mariadb.yaml index d21259dde0cf..8a202a84721d 100644 --- a/.vib/mariadb/goss/mariadb.yaml +++ b/.vib/mariadb/goss/mariadb.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks there is a template already loaded as a config file /opt/bitnami/mariadb/conf/my.cnf: diff --git a/.vib/mastodon/goss/goss.yaml b/.vib/mastodon/goss/goss.yaml index 40124d04aef9..1bf89f2d4fd7 100644 --- a/.vib/mastodon/goss/goss.yaml +++ b/.vib/mastodon/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mastodon/goss/mastodon.yaml: {} diff --git a/.vib/mastodon/goss/mastodon.yaml b/.vib/mastodon/goss/mastodon.yaml index a86c9dfff3e3..caba6d44d961 100644 --- a/.vib/mastodon/goss/mastodon.yaml +++ b/.vib/mastodon/goss/mastodon.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: mastodon: exists: true diff --git a/.vib/matomo/goss/goss.yaml b/.vib/matomo/goss/goss.yaml index f9544b02b1c7..1269eeeea57b 100644 --- a/.vib/matomo/goss/goss.yaml +++ b/.vib/matomo/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../matomo/goss/matomo.yaml: {} diff --git a/.vib/matomo/goss/matomo.yaml b/.vib/matomo/goss/matomo.yaml index bbde2fc42ec8..b9ad637b9621 100644 --- a/.vib/matomo/goss/matomo.yaml +++ b/.vib/matomo/goss/matomo.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: daemon: exists: true diff --git a/.vib/mediawiki/goss/goss.yaml b/.vib/mediawiki/goss/goss.yaml index 85bad271e733..b79bab00b557 100644 --- a/.vib/mediawiki/goss/goss.yaml +++ b/.vib/mediawiki/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mediawiki/goss/mediawiki.yaml: {} diff --git a/.vib/mediawiki/goss/mediawiki.yaml b/.vib/mediawiki/goss/mediawiki.yaml index 34ba4472d699..6397183d41d1 100644 --- a/.vib/mediawiki/goss/mediawiki.yaml +++ b/.vib/mediawiki/goss/mediawiki.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: daemon: exists: true diff --git a/.vib/memcached-exporter/goss/goss.yaml b/.vib/memcached-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/memcached-exporter/goss/goss.yaml +++ b/.vib/memcached-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/memcached/goss/goss.yaml b/.vib/memcached/goss/goss.yaml index 7039f1ea903f..fb962788d75d 100644 --- a/.vib/memcached/goss/goss.yaml +++ b/.vib/memcached/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../memcached/goss/memcached.yaml: {} diff --git a/.vib/memcached/goss/memcached.yaml b/.vib/memcached/goss/memcached.yaml index 169ce9a0d6c6..de14114372f3 100644 --- a/.vib/memcached/goss/memcached.yaml +++ b/.vib/memcached/goss/memcached.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Perform a simple spin-up of memcached check-memcached-startup: diff --git a/.vib/metallb-controller/goss/goss.yaml b/.vib/metallb-controller/goss/goss.yaml index 07994c19b72b..7ceb2deccd02 100644 --- a/.vib/metallb-controller/goss/goss.yaml +++ b/.vib/metallb-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../metallb-controller/goss/metallb-controller.yaml: {} diff --git a/.vib/metallb-controller/goss/metallb-controller.yaml b/.vib/metallb-controller/goss/metallb-controller.yaml index 4c6945bf33e0..f164ac7bff0f 100644 --- a/.vib/metallb-controller/goss/metallb-controller.yaml +++ b/.vib/metallb-controller/goss/metallb-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The metallb-controller binary does not have a --version flag, but starting it displays the version # NOTE: Starting it in a kubernetes cluster could take a lot of time (because it will try to discover the services). diff --git a/.vib/metallb-speaker/goss/goss.yaml b/.vib/metallb-speaker/goss/goss.yaml index 0016a38a360e..c359c6357023 100644 --- a/.vib/metallb-speaker/goss/goss.yaml +++ b/.vib/metallb-speaker/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../metallb-speaker/goss/metallb-speaker.yaml: {} diff --git a/.vib/metallb-speaker/goss/metallb-speaker.yaml b/.vib/metallb-speaker/goss/metallb-speaker.yaml index 4eda876ad34f..7ba7d04e651a 100644 --- a/.vib/metallb-speaker/goss/metallb-speaker.yaml +++ b/.vib/metallb-speaker/goss/metallb-speaker.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The metallb-speaker binary does not have a --version flag, but starting it displays the version check-app-version: diff --git a/.vib/metrics-server/goss/goss.yaml b/.vib/metrics-server/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/metrics-server/goss/goss.yaml +++ b/.vib/metrics-server/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/milvus/goss/goss.yaml b/.vib/milvus/goss/goss.yaml index 98169be8047b..163f102a701b 100644 --- a/.vib/milvus/goss/goss.yaml +++ b/.vib/milvus/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../milvus/goss/milvus.yaml: {} diff --git a/.vib/milvus/goss/milvus.yaml b/.vib/milvus/goss/milvus.yaml index f38b0abf554d..83d32d90491c 100644 --- a/.vib/milvus/goss/milvus.yaml +++ b/.vib/milvus/goss/milvus.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + user: milvus: exists: true diff --git a/.vib/minio-client/goss/goss.yaml b/.vib/minio-client/goss/goss.yaml index 87c0fd4177fb..c79894d98cd3 100644 --- a/.vib/minio-client/goss/goss.yaml +++ b/.vib/minio-client/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../minio-client/goss/minio-client.yaml: {} diff --git a/.vib/minio-client/goss/minio-client.yaml b/.vib/minio-client/goss/minio-client.yaml index 5907b97aa273..47c11af1c8e6 100644 --- a/.vib/minio-client/goss/minio-client.yaml +++ b/.vib/minio-client/goss/minio-client.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: mc --version | grep -P -o "[0-9]{4}\-[0-9]{2}\-[0-9]{2}" | sed "s/\-0*/./g" diff --git a/.vib/minio/goss/goss.yaml b/.vib/minio/goss/goss.yaml index 8e730b47de1e..0769c9eb714c 100644 --- a/.vib/minio/goss/goss.yaml +++ b/.vib/minio/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../minio/goss/minio.yaml: {} diff --git a/.vib/minio/goss/minio.yaml b/.vib/minio/goss/minio.yaml index 491c28b81822..5e5e5148efc3 100644 --- a/.vib/minio/goss/minio.yaml +++ b/.vib/minio/goss/minio.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/minio/log/minio-http.log: exists: true diff --git a/.vib/mongodb-exporter/goss/goss.yaml b/.vib/mongodb-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/mongodb-exporter/goss/goss.yaml +++ b/.vib/mongodb-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/mongodb-sharded/goss/goss.yaml b/.vib/mongodb-sharded/goss/goss.yaml index a47451dc954b..5a2dc0cab5e2 100644 --- a/.vib/mongodb-sharded/goss/goss.yaml +++ b/.vib/mongodb-sharded/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mongodb-sharded/goss/mongodb-sharded.yaml: {} diff --git a/.vib/mongodb-sharded/goss/mongodb-sharded.yaml b/.vib/mongodb-sharded/goss/mongodb-sharded.yaml index 6ca4630168bd..3451fc5862bd 100644 --- a/.vib/mongodb-sharded/goss/mongodb-sharded.yaml +++ b/.vib/mongodb-sharded/goss/mongodb-sharded.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/mongodb/mongodb_get_source.txt: exists: true diff --git a/.vib/mongodb/goss/goss.yaml b/.vib/mongodb/goss/goss.yaml index f452a9a27d37..31eecea13b49 100644 --- a/.vib/mongodb/goss/goss.yaml +++ b/.vib/mongodb/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mongodb/goss/mongodb.yaml: {} diff --git a/.vib/mongodb/goss/mongodb.yaml b/.vib/mongodb/goss/mongodb.yaml index 2e430c678cd0..6ee94fa36981 100644 --- a/.vib/mongodb/goss/mongodb.yaml +++ b/.vib/mongodb/goss/mongodb.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/mongodb/mongodb_get_source.txt: mode: "0644" diff --git a/.vib/moodle/goss/goss.yaml b/.vib/moodle/goss/goss.yaml index 8232818bff83..efe0e6a5ad4e 100644 --- a/.vib/moodle/goss/goss.yaml +++ b/.vib/moodle/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../moodle/goss/moodle.yaml: {} diff --git a/.vib/moodle/goss/moodle.yaml b/.vib/moodle/goss/moodle.yaml index 7990d196c604..f3a0aaab7454 100644 --- a/.vib/moodle/goss/moodle.yaml +++ b/.vib/moodle/goss/moodle.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/apache/conf/vhosts/moodle-vhost.conf: exists: true diff --git a/.vib/multus-cni/goss/goss.yaml b/.vib/multus-cni/goss/goss.yaml index 388cc3dad173..9f3fc7234b00 100644 --- a/.vib/multus-cni/goss/goss.yaml +++ b/.vib/multus-cni/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../multus-cni/goss/multus-cni.yaml: {} diff --git a/.vib/multus-cni/goss/multus-cni.yaml b/.vib/multus-cni/goss/multus-cni.yaml index 3d58d0d4d346..53e18d6b73d4 100644 --- a/.vib/multus-cni/goss/multus-cni.yaml +++ b/.vib/multus-cni/goss/multus-cni.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /usr/src/multus-cni: exists: true diff --git a/.vib/mxnet/goss/goss.yaml b/.vib/mxnet/goss/goss.yaml index b409e3d47b09..c7534384d694 100644 --- a/.vib/mxnet/goss/goss.yaml +++ b/.vib/mxnet/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mxnet/goss/mxnet.yaml: {} diff --git a/.vib/mxnet/goss/mxnet.yaml b/.vib/mxnet/goss/mxnet.yaml index daadb9c06837..845c22228afc 100644 --- a/.vib/mxnet/goss/mxnet.yaml +++ b/.vib/mxnet/goss/mxnet.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: python -c 'import mxnet; print(mxnet.__version__)' diff --git a/.vib/mysql/goss/goss.yaml b/.vib/mysql/goss/goss.yaml index 4ba7dbc893ca..7536bb066607 100644 --- a/.vib/mysql/goss/goss.yaml +++ b/.vib/mysql/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../mysql/goss/mysql.yaml: {} diff --git a/.vib/mysql/goss/mysql.yaml b/.vib/mysql/goss/mysql.yaml index f4ca2ad94de8..9ffa0449f15d 100644 --- a/.vib/mysql/goss/mysql.yaml +++ b/.vib/mysql/goss/mysql.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks there is a template already loaded as a config file /opt/bitnami/mysql/conf/my.cnf: diff --git a/.vib/mysqld-exporter/goss/goss.yaml b/.vib/mysqld-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/mysqld-exporter/goss/goss.yaml +++ b/.vib/mysqld-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/nats-exporter/goss/goss.yaml b/.vib/nats-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/nats-exporter/goss/goss.yaml +++ b/.vib/nats-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/nats/goss/goss.yaml b/.vib/nats/goss/goss.yaml index befb84a6d2d5..5730d829eb37 100644 --- a/.vib/nats/goss/goss.yaml +++ b/.vib/nats/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../nats/goss/nats.yaml: {} diff --git a/.vib/nats/goss/nats.yaml b/.vib/nats/goss/nats.yaml index 0016db6f604b..538c91176ece 100644 --- a/.vib/nats/goss/nats.yaml +++ b/.vib/nats/goss/nats.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-nats-server: exec: timeout --preserve-status 5 nats-server diff --git a/.vib/neo4j/goss/goss.yaml b/.vib/neo4j/goss/goss.yaml index c70b0ed07552..d8bed39b3d9e 100644 --- a/.vib/neo4j/goss/goss.yaml +++ b/.vib/neo4j/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../neo4j/goss/neo4j.yaml: {} diff --git a/.vib/neo4j/goss/neo4j.yaml b/.vib/neo4j/goss/neo4j.yaml index 68679fb9f6df..4987f89bb29c 100644 --- a/.vib/neo4j/goss/neo4j.yaml +++ b/.vib/neo4j/goss/neo4j.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Check config files /opt/bitnami/neo4j/conf/apoc.conf: diff --git a/.vib/nginx-exporter/goss/goss.yaml b/.vib/nginx-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/nginx-exporter/goss/goss.yaml +++ b/.vib/nginx-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/nginx-ingress-controller/goss/goss.yaml b/.vib/nginx-ingress-controller/goss/goss.yaml index c1d89c7f1b5d..e3db4e79d2ae 100644 --- a/.vib/nginx-ingress-controller/goss/goss.yaml +++ b/.vib/nginx-ingress-controller/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../nginx-ingress-controller/goss/nginx-ingress-controller.yaml: {} diff --git a/.vib/nginx-ingress-controller/goss/nginx-ingress-controller.yaml b/.vib/nginx-ingress-controller/goss/nginx-ingress-controller.yaml index 0a1f41392634..4958b72619df 100644 --- a/.vib/nginx-ingress-controller/goss/nginx-ingress-controller.yaml +++ b/.vib/nginx-ingress-controller/goss/nginx-ingress-controller.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/common/lib/libmaxminddb.so: exists: true diff --git a/.vib/nginx/goss/goss.yaml b/.vib/nginx/goss/goss.yaml index b2fbf4ebd2d8..77c5ab3dfc97 100644 --- a/.vib/nginx/goss/goss.yaml +++ b/.vib/nginx/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../nginx/goss/nginx.yaml: {} diff --git a/.vib/nginx/goss/nginx.yaml b/.vib/nginx/goss/nginx.yaml index 2e6f25a2c666..e84b5e9e798b 100644 --- a/.vib/nginx/goss/nginx.yaml +++ b/.vib/nginx/goss/nginx.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks configured symlinks /opt/bitnami/nginx/conf/bitnami/certs: diff --git a/.vib/node-exporter/goss/goss.yaml b/.vib/node-exporter/goss/goss.yaml index b5ab5ee4900f..f73a818dc420 100644 --- a/.vib/node-exporter/goss/goss.yaml +++ b/.vib/node-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../node-exporter/goss/node-exporter.yaml: {} diff --git a/.vib/node-exporter/goss/node-exporter.yaml b/.vib/node-exporter/goss/node-exporter.yaml index aea504d2c61f..e03670a1f77a 100644 --- a/.vib/node-exporter/goss/node-exporter.yaml +++ b/.vib/node-exporter/goss/node-exporter.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-node-exporter: exec: timeout --preserve-status 5 node_exporter || true diff --git a/.vib/node/goss/goss.yaml b/.vib/node/goss/goss.yaml index a9eaca8006cb..74ed3c8f4115 100644 --- a/.vib/node/goss/goss.yaml +++ b/.vib/node/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../node/goss/node.yaml: {} diff --git a/.vib/node/goss/node.yaml b/.vib/node/goss/node.yaml index e35ff4ae801a..108da259842c 100644 --- a/.vib/node/goss/node.yaml +++ b/.vib/node/goss/node.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # Node can run a simple 'Hello World' program check-node: diff --git a/.vib/oauth2-proxy/goss/goss.yaml b/.vib/oauth2-proxy/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/oauth2-proxy/goss/goss.yaml +++ b/.vib/oauth2-proxy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/odoo/goss/goss.yaml b/.vib/odoo/goss/goss.yaml index 1bff28692331..9ab97023932b 100644 --- a/.vib/odoo/goss/goss.yaml +++ b/.vib/odoo/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../odoo/goss/odoo.yaml: {} diff --git a/.vib/odoo/goss/odoo.yaml b/.vib/odoo/goss/odoo.yaml index 377b66a85350..b58e3f162b8f 100644 --- a/.vib/odoo/goss/odoo.yaml +++ b/.vib/odoo/goss/odoo.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-virtualenv: exec: bash -c '. /opt/bitnami/odoo/venv/bin/activate; pip install tool; pip uninstall -y tool' diff --git a/.vib/opencart/goss/goss.yaml b/.vib/opencart/goss/goss.yaml index 04898d9e72cd..0005f399ac42 100644 --- a/.vib/opencart/goss/goss.yaml +++ b/.vib/opencart/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../opencart/goss/opencart.yaml: {} diff --git a/.vib/opencart/goss/opencart.yaml b/.vib/opencart/goss/opencart.yaml index c5ab94a594f5..80bc4d27263a 100644 --- a/.vib/opencart/goss/opencart.yaml +++ b/.vib/opencart/goss/opencart.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: # The 'sed' expression converts the version to be format used by APP_VERSION diff --git a/.vib/openldap/goss/goss.yaml b/.vib/openldap/goss/goss.yaml index e321e2527024..c8c9923f36eb 100644 --- a/.vib/openldap/goss/goss.yaml +++ b/.vib/openldap/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../openldap/goss/openldap.yaml: {} diff --git a/.vib/openldap/goss/openldap.yaml b/.vib/openldap/goss/openldap.yaml index 4a92e21107e4..74ecb2827c4e 100644 --- a/.vib/openldap/goss/openldap.yaml +++ b/.vib/openldap/goss/openldap.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/openldap/etc/slapd.d: exists: true diff --git a/.vib/openresty/goss/goss.yaml b/.vib/openresty/goss/goss.yaml index 16f7376156fa..25d72ae0f575 100644 --- a/.vib/openresty/goss/goss.yaml +++ b/.vib/openresty/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../openresty/goss/openresty.yaml: {} diff --git a/.vib/openresty/goss/openresty.yaml b/.vib/openresty/goss/openresty.yaml index 605af44b1272..061590dd8145 100644 --- a/.vib/openresty/goss/openresty.yaml +++ b/.vib/openresty/goss/openresty.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/openresty/nginx/html: exists: true diff --git a/.vib/osclass/goss/goss.yaml b/.vib/osclass/goss/goss.yaml index 0d719ec71e6e..a96da7763f6b 100644 --- a/.vib/osclass/goss/goss.yaml +++ b/.vib/osclass/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../osclass/goss/osclass.yaml: {} diff --git a/.vib/osclass/goss/osclass.yaml b/.vib/osclass/goss/osclass.yaml index 2c61402e53a0..fa73c319b822 100644 --- a/.vib/osclass/goss/osclass.yaml +++ b/.vib/osclass/goss/osclass.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep "'version'\s*=>" /opt/bitnami/osclass/oc-content/languages/en_US/index.php diff --git a/.vib/parse-dashboard/goss/goss.yaml b/.vib/parse-dashboard/goss/goss.yaml index abe1d138d36f..4bb6abe2f2d5 100644 --- a/.vib/parse-dashboard/goss/goss.yaml +++ b/.vib/parse-dashboard/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../parse-dashboard/goss/parse-dashboard.yaml: {} diff --git a/.vib/parse-dashboard/goss/parse-dashboard.yaml b/.vib/parse-dashboard/goss/parse-dashboard.yaml index 1693cb57929f..13cea999acdb 100644 --- a/.vib/parse-dashboard/goss/parse-dashboard.yaml +++ b/.vib/parse-dashboard/goss/parse-dashboard.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: parsedashboard: exists: true diff --git a/.vib/parse/goss/goss.yaml b/.vib/parse/goss/goss.yaml index 87d9bb0f2a3b..d1874026676f 100644 --- a/.vib/parse/goss/goss.yaml +++ b/.vib/parse/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../parse/goss/parse.yaml: {} diff --git a/.vib/parse/goss/parse.yaml b/.vib/parse/goss/parse.yaml index 5921113757e3..483c62d7bf0a 100644 --- a/.vib/parse/goss/parse.yaml +++ b/.vib/parse/goss/parse.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep '"version":' /opt/bitnami/parse/package.json diff --git a/.vib/percona-mysql/goss/goss.yaml b/.vib/percona-mysql/goss/goss.yaml index cb730a11c9f5..f3091bdc02ad 100644 --- a/.vib/percona-mysql/goss/goss.yaml +++ b/.vib/percona-mysql/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../percona-mysql/goss/percona-mysql.yaml: {} diff --git a/.vib/percona-mysql/goss/percona-mysql.yaml b/.vib/percona-mysql/goss/percona-mysql.yaml index a340a7dd6061..eb21d63a6886 100644 --- a/.vib/percona-mysql/goss/percona-mysql.yaml +++ b/.vib/percona-mysql/goss/percona-mysql.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Checks there is a template already loaded as a config file /opt/bitnami/mysql/conf/my.cnf: diff --git a/.vib/percona-xtrabackup/goss/goss.yaml b/.vib/percona-xtrabackup/goss/goss.yaml index a831cb677783..6bc4da17d8ca 100644 --- a/.vib/percona-xtrabackup/goss/goss.yaml +++ b/.vib/percona-xtrabackup/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/pgbouncer/goss/goss.yaml b/.vib/pgbouncer/goss/goss.yaml index d9acedcdfe32..50d76303ddd5 100644 --- a/.vib/pgbouncer/goss/goss.yaml +++ b/.vib/pgbouncer/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/pgpool/goss/goss.yaml b/.vib/pgpool/goss/goss.yaml index d60538ca8a22..71d5f886f4cd 100644 --- a/.vib/pgpool/goss/goss.yaml +++ b/.vib/pgpool/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../pgpool/goss/pgpool.yaml: {} diff --git a/.vib/pgpool/goss/pgpool.yaml b/.vib/pgpool/goss/pgpool.yaml index c30545265504..a60257cec0bb 100644 --- a/.vib/pgpool/goss/pgpool.yaml +++ b/.vib/pgpool/goss/pgpool.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-pgpool-compilation-options: exec: ldd /opt/bitnami/pgpool/bin/pgpool diff --git a/.vib/php-fpm/goss/goss.yaml b/.vib/php-fpm/goss/goss.yaml index 5b70e71ebb9d..1224c830f0e0 100644 --- a/.vib/php-fpm/goss/goss.yaml +++ b/.vib/php-fpm/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../php-fpm/goss/php-fpm.yaml: {} diff --git a/.vib/php-fpm/goss/php-fpm.yaml b/.vib/php-fpm/goss/php-fpm.yaml index 8ffe1a26da42..dd836a63977b 100644 --- a/.vib/php-fpm/goss/php-fpm.yaml +++ b/.vib/php-fpm/goss/php-fpm.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/php/lib/php.ini: exists: true diff --git a/.vib/phpbb/goss/goss.yaml b/.vib/phpbb/goss/goss.yaml index 07ecdafe5167..0cacaa535d91 100644 --- a/.vib/phpbb/goss/goss.yaml +++ b/.vib/phpbb/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../phpbb/goss/phpbb.yaml: {} diff --git a/.vib/phpbb/goss/phpbb.yaml b/.vib/phpbb/goss/phpbb.yaml index 400629a0248b..d306c1b0127f 100644 --- a/.vib/phpbb/goss/phpbb.yaml +++ b/.vib/phpbb/goss/phpbb.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-enabled-modules: exec: php -m diff --git a/.vib/phpmyadmin/goss/goss.yaml b/.vib/phpmyadmin/goss/goss.yaml index f564d5a37a0d..3d415c3e311f 100644 --- a/.vib/phpmyadmin/goss/goss.yaml +++ b/.vib/phpmyadmin/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../phpmyadmin/goss/phpmyadmin.yaml: {} diff --git a/.vib/phpmyadmin/goss/phpmyadmin.yaml b/.vib/phpmyadmin/goss/phpmyadmin.yaml index 6d671acac7c0..5c1ec5a6c643 100644 --- a/.vib/phpmyadmin/goss/phpmyadmin.yaml +++ b/.vib/phpmyadmin/goss/phpmyadmin.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep '"version":' /opt/bitnami/phpmyadmin/package.json diff --git a/.vib/postgres-exporter/goss/goss.yaml b/.vib/postgres-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/postgres-exporter/goss/goss.yaml +++ b/.vib/postgres-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/postgresql-repmgr/goss/goss.yaml b/.vib/postgresql-repmgr/goss/goss.yaml index 68ec53fa9c9d..92056b28e728 100644 --- a/.vib/postgresql-repmgr/goss/goss.yaml +++ b/.vib/postgresql-repmgr/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../postgresql-repmgr/goss/postgresql-repmgr.yaml: {} diff --git a/.vib/postgresql-repmgr/goss/postgresql-repmgr.yaml b/.vib/postgresql-repmgr/goss/postgresql-repmgr.yaml index 6018bf79e781..02c0b64b17fe 100644 --- a/.vib/postgresql-repmgr/goss/postgresql-repmgr.yaml +++ b/.vib/postgresql-repmgr/goss/postgresql-repmgr.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/postgresql/logs/postgresql.log: exists: true diff --git a/.vib/postgresql/goss/goss.yaml b/.vib/postgresql/goss/goss.yaml index 17284e3e6827..9c244c8b3706 100644 --- a/.vib/postgresql/goss/goss.yaml +++ b/.vib/postgresql/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../postgresql/goss/postgresql.yaml: {} diff --git a/.vib/postgresql/goss/postgresql.yaml b/.vib/postgresql/goss/postgresql.yaml index 184d3f519c60..9c47eea19c59 100644 --- a/.vib/postgresql/goss/postgresql.yaml +++ b/.vib/postgresql/goss/postgresql.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # If the patch version is "0" the version is shown as "major.minor" without the patch version. # In that case we append .0 to the version to match with APP_VERSION diff --git a/.vib/postgrest/goss/goss.yaml b/.vib/postgrest/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/postgrest/goss/goss.yaml +++ b/.vib/postgrest/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/prestashop/goss/goss.yaml b/.vib/prestashop/goss/goss.yaml index 5a3d763390a5..f1804b05e031 100644 --- a/.vib/prestashop/goss/goss.yaml +++ b/.vib/prestashop/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../prestashop/goss/prestashop.yaml: {} diff --git a/.vib/prestashop/goss/prestashop.yaml b/.vib/prestashop/goss/prestashop.yaml index 1e60b9fd5fd5..e3c9e337c4a4 100644 --- a/.vib/prestashop/goss/prestashop.yaml +++ b/.vib/prestashop/goss/prestashop.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: grep -Eo "'_PS_INSTALL_VERSION_', '[^']*'" /opt/bitnami/prestashop/install/install_version.php diff --git a/.vib/prometheus-operator/goss/goss.yaml b/.vib/prometheus-operator/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/prometheus-operator/goss/goss.yaml +++ b/.vib/prometheus-operator/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/prometheus-rsocket-proxy/goss/goss.yaml b/.vib/prometheus-rsocket-proxy/goss/goss.yaml index 3702106255ab..a33410b85649 100644 --- a/.vib/prometheus-rsocket-proxy/goss/goss.yaml +++ b/.vib/prometheus-rsocket-proxy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../prometheus-rsocket-proxy/goss/prometheus-rsocket-proxy.yaml: {} diff --git a/.vib/prometheus-rsocket-proxy/goss/prometheus-rsocket-proxy.yaml b/.vib/prometheus-rsocket-proxy/goss/prometheus-rsocket-proxy.yaml index 66fb0ff1a172..caf7de67b778 100644 --- a/.vib/prometheus-rsocket-proxy/goss/prometheus-rsocket-proxy.yaml +++ b/.vib/prometheus-rsocket-proxy/goss/prometheus-rsocket-proxy.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # The original jar has the asset version in its filename check-app-version: diff --git a/.vib/prometheus/goss/goss.yaml b/.vib/prometheus/goss/goss.yaml index 87a6ca1cafea..4ac415a32c1c 100644 --- a/.vib/prometheus/goss/goss.yaml +++ b/.vib/prometheus/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../prometheus/goss/prometheus.yaml: {} diff --git a/.vib/prometheus/goss/prometheus.yaml b/.vib/prometheus/goss/prometheus.yaml index 03952424f3cc..7c9a8d8adea0 100644 --- a/.vib/prometheus/goss/prometheus.yaml +++ b/.vib/prometheus/goss/prometheus.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-config-format: exec: promtool check config /opt/bitnami/prometheus/conf/prometheus.yml diff --git a/.vib/promtail/goss/goss.yaml b/.vib/promtail/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/promtail/goss/goss.yaml +++ b/.vib/promtail/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/pushgateway/goss/goss.yaml b/.vib/pushgateway/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/pushgateway/goss/goss.yaml +++ b/.vib/pushgateway/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/python/goss/goss.yaml b/.vib/python/goss/goss.yaml index 40df57052d0d..2f4d63a34eda 100644 --- a/.vib/python/goss/goss.yaml +++ b/.vib/python/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../python/goss/python.yaml: {} diff --git a/.vib/python/goss/python.yaml b/.vib/python/goss/python.yaml index cc497470c594..a5395fa6ac29 100644 --- a/.vib/python/goss/python.yaml +++ b/.vib/python/goss/python.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-basic-command: exec: python -c "import datetime; print(datetime.datetime.now().year)" | grep $(date +"%Y") diff --git a/.vib/pytorch/goss/goss.yaml b/.vib/pytorch/goss/goss.yaml index 6b6f268442db..f5c8fa3d1d6d 100644 --- a/.vib/pytorch/goss/goss.yaml +++ b/.vib/pytorch/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../pytorch/goss/pytorch.yaml: {} diff --git a/.vib/pytorch/goss/pytorch.yaml b/.vib/pytorch/goss/pytorch.yaml index 2ce5a51be4a6..fa9980bf044d 100644 --- a/.vib/pytorch/goss/pytorch.yaml +++ b/.vib/pytorch/goss/pytorch.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-pytorch-version: exec: python -c 'import torch; print(torch.__version__)' diff --git a/.vib/rabbitmq/goss/goss.yaml b/.vib/rabbitmq/goss/goss.yaml index 29116c05ecdc..c9bf2204b824 100644 --- a/.vib/rabbitmq/goss/goss.yaml +++ b/.vib/rabbitmq/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../rabbitmq/goss/rabbitmq.yaml: {} diff --git a/.vib/rabbitmq/goss/rabbitmq.yaml b/.vib/rabbitmq/goss/rabbitmq.yaml index f452cc4ff0ae..4d976742fef5 100644 --- a/.vib/rabbitmq/goss/rabbitmq.yaml +++ b/.vib/rabbitmq/goss/rabbitmq.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-rabbitmq-plugins: exec: rabbitmq-plugins enable rabbitmq_stomp && rabbitmq-plugins disable rabbitmq_stomp diff --git a/.vib/rails/goss/goss.yaml b/.vib/rails/goss/goss.yaml index c6d4292038a8..7f5deb6e21f4 100644 --- a/.vib/rails/goss/goss.yaml +++ b/.vib/rails/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../rails/goss/rails.yaml: {} diff --git a/.vib/rails/goss/rails.yaml b/.vib/rails/goss/rails.yaml index d8c61f25753a..101f68a65157 100644 --- a/.vib/rails/goss/rails.yaml +++ b/.vib/rails/goss/rails.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # A new Rails project can be created check-project: diff --git a/.vib/rclone/goss/goss.yaml b/.vib/rclone/goss/goss.yaml index 0644e6d4e018..29e7a77724a7 100644 --- a/.vib/rclone/goss/goss.yaml +++ b/.vib/rclone/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../rclone/goss/rclone.yaml: {} diff --git a/.vib/rclone/goss/rclone.yaml b/.vib/rclone/goss/rclone.yaml index 88d1a5933a4d..6de5575a0e37 100644 --- a/.vib/rclone/goss/rclone.yaml +++ b/.vib/rclone/goss/rclone.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-rclone-sync: {{- $rnd_folder := printf "folder_%s" (randAlpha 5) }} diff --git a/.vib/redis-cluster/goss/goss.yaml b/.vib/redis-cluster/goss/goss.yaml index e824ef15b69a..d0043efdf4f1 100644 --- a/.vib/redis-cluster/goss/goss.yaml +++ b/.vib/redis-cluster/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../redis-cluster/goss/redis-cluster.yaml: {} diff --git a/.vib/redis-cluster/goss/redis-cluster.yaml b/.vib/redis-cluster/goss/redis-cluster.yaml index bdf324be93bc..1fe8fdc311c0 100644 --- a/.vib/redis-cluster/goss/redis-cluster.yaml +++ b/.vib/redis-cluster/goss/redis-cluster.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/redis/etc/redis.conf: exists: true diff --git a/.vib/redis-exporter/goss/goss.yaml b/.vib/redis-exporter/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/redis-exporter/goss/goss.yaml +++ b/.vib/redis-exporter/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/redis-sentinel/goss/goss.yaml b/.vib/redis-sentinel/goss/goss.yaml index 75c05f4a4b48..ea8b3521da59 100644 --- a/.vib/redis-sentinel/goss/goss.yaml +++ b/.vib/redis-sentinel/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../redis-sentinel/goss/redis-sentinel.yaml: {} diff --git a/.vib/redis-sentinel/goss/redis-sentinel.yaml b/.vib/redis-sentinel/goss/redis-sentinel.yaml index fb0eea3800da..7ef5667dfffc 100644 --- a/.vib/redis-sentinel/goss/redis-sentinel.yaml +++ b/.vib/redis-sentinel/goss/redis-sentinel.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/redis-sentinel/etc/sentinel.conf: exists: true diff --git a/.vib/redis/goss/goss.yaml b/.vib/redis/goss/goss.yaml index d4f303ca4680..d785f37f8385 100644 --- a/.vib/redis/goss/goss.yaml +++ b/.vib/redis/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../redis/goss/redis.yaml: {} diff --git a/.vib/redis/goss/redis.yaml b/.vib/redis/goss/redis.yaml index 10778775252f..9d72c150ba3b 100644 --- a/.vib/redis/goss/redis.yaml +++ b/.vib/redis/goss/redis.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/redis/etc/redis.conf: exists: true diff --git a/.vib/redmine/goss/goss.yaml b/.vib/redmine/goss/goss.yaml index 88cf0bc3d80b..624bd2f41fe9 100644 --- a/.vib/redmine/goss/goss.yaml +++ b/.vib/redmine/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../redmine/goss/redmine.yaml: {} diff --git a/.vib/redmine/goss/redmine.yaml b/.vib/redmine/goss/redmine.yaml index 8a3fe6fbccec..f95a3f005633 100644 --- a/.vib/redmine/goss/redmine.yaml +++ b/.vib/redmine/goss/redmine.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: redmine: exists: true diff --git a/.vib/reportserver/goss/goss.yaml b/.vib/reportserver/goss/goss.yaml index 8ff2a1372938..b4f7b9af6142 100644 --- a/.vib/reportserver/goss/goss.yaml +++ b/.vib/reportserver/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../reportserver/goss/reportserver.yaml: {} diff --git a/.vib/reportserver/goss/reportserver.yaml b/.vib/reportserver/goss/reportserver.yaml index 8b7f3eabedef..0cc59bc89d68 100644 --- a/.vib/reportserver/goss/reportserver.yaml +++ b/.vib/reportserver/goss/reportserver.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-version: exec: cat /opt/bitnami/reportserver/WEB-INF/classes/rsversion.properties diff --git a/.vib/ruby/goss/goss.yaml b/.vib/ruby/goss/goss.yaml index 506b23265667..4afe95a1f181 100644 --- a/.vib/ruby/goss/goss.yaml +++ b/.vib/ruby/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../ruby/goss/ruby.yaml: {} diff --git a/.vib/ruby/goss/ruby.yaml b/.vib/ruby/goss/ruby.yaml index e5b6c9c70eda..06e5392ac692 100644 --- a/.vib/ruby/goss/ruby.yaml +++ b/.vib/ruby/goss/ruby.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-installed-gems: exec: gem list --local diff --git a/.vib/schema-registry/goss/goss.yaml b/.vib/schema-registry/goss/goss.yaml index 905a83baf9a8..bb8674ac1185 100644 --- a/.vib/schema-registry/goss/goss.yaml +++ b/.vib/schema-registry/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../schema-registry/goss/schema-registry.yaml: {} diff --git a/.vib/schema-registry/goss/schema-registry.yaml b/.vib/schema-registry/goss/schema-registry.yaml index 5551c20b6e4d..738f295c8ff6 100644 --- a/.vib/schema-registry/goss/schema-registry.yaml +++ b/.vib/schema-registry/goss/schema-registry.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/schema-registry/lib: exists: false diff --git a/.vib/solr/goss/goss.yaml b/.vib/solr/goss/goss.yaml index 64b88a449106..66babb43fbcc 100644 --- a/.vib/solr/goss/goss.yaml +++ b/.vib/solr/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../solr/goss/solr.yaml: {} diff --git a/.vib/solr/goss/solr.yaml b/.vib/solr/goss/solr.yaml index 23bfdacd8dc2..f247ead58032 100644 --- a/.vib/solr/goss/solr.yaml +++ b/.vib/solr/goss/solr.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: # Check file replacements in binary scripts /opt/bitnami/solr/bin/solr.in.sh: diff --git a/.vib/sonarqube/goss/goss.yaml b/.vib/sonarqube/goss/goss.yaml index 6a53e0639d4b..ba540ebaf09c 100644 --- a/.vib/sonarqube/goss/goss.yaml +++ b/.vib/sonarqube/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../sonarqube/goss/sonarqube.yaml: {} diff --git a/.vib/sonarqube/goss/sonarqube.yaml b/.vib/sonarqube/goss/sonarqube.yaml index 8b93090697ac..b3473ddac1e7 100644 --- a/.vib/sonarqube/goss/sonarqube.yaml +++ b/.vib/sonarqube/goss/sonarqube.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/sonarqube/bin/linux-x86-64/sonar.sh: exists: true diff --git a/.vib/spark/goss/goss.yaml b/.vib/spark/goss/goss.yaml index a1d2d7f4df21..b5a407e66b46 100644 --- a/.vib/spark/goss/goss.yaml +++ b/.vib/spark/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spark/goss/spark.yaml: {} diff --git a/.vib/spark/goss/spark.yaml b/.vib/spark/goss/spark.yaml index fbdacbbaa5d8..624d4b1ed074 100644 --- a/.vib/spark/goss/spark.yaml +++ b/.vib/spark/goss/spark.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: {{- range $module:= .Vars.python.modules }} check-python-{{ $module }}: diff --git a/.vib/spring-cloud-dataflow-composed-task-runner/goss/goss.yaml b/.vib/spring-cloud-dataflow-composed-task-runner/goss/goss.yaml index 6dcb671dc503..ce210b076da9 100644 --- a/.vib/spring-cloud-dataflow-composed-task-runner/goss/goss.yaml +++ b/.vib/spring-cloud-dataflow-composed-task-runner/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spring-cloud-dataflow-composed-task-runner/goss/spring-cloud-dataflow-composed-task-runner.yaml: {} diff --git a/.vib/spring-cloud-dataflow-composed-task-runner/goss/spring-cloud-dataflow-composed-task-runner.yaml b/.vib/spring-cloud-dataflow-composed-task-runner/goss/spring-cloud-dataflow-composed-task-runner.yaml index 2fa873613a49..69c0a5a2a1a8 100644 --- a/.vib/spring-cloud-dataflow-composed-task-runner/goss/spring-cloud-dataflow-composed-task-runner.yaml +++ b/.vib/spring-cloud-dataflow-composed-task-runner/goss/spring-cloud-dataflow-composed-task-runner.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-scdf-composed-task-runner-version: timeout: 20000 diff --git a/.vib/spring-cloud-dataflow-shell/goss/goss.yaml b/.vib/spring-cloud-dataflow-shell/goss/goss.yaml index 11f103c48703..eba10f5c57a8 100644 --- a/.vib/spring-cloud-dataflow-shell/goss/goss.yaml +++ b/.vib/spring-cloud-dataflow-shell/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spring-cloud-dataflow-shell/goss/spring-cloud-dataflow-shell.yaml: {} diff --git a/.vib/spring-cloud-dataflow-shell/goss/spring-cloud-dataflow-shell.yaml b/.vib/spring-cloud-dataflow-shell/goss/spring-cloud-dataflow-shell.yaml index 39797b72dfad..a15e5ed24767 100644 --- a/.vib/spring-cloud-dataflow-shell/goss/spring-cloud-dataflow-shell.yaml +++ b/.vib/spring-cloud-dataflow-shell/goss/spring-cloud-dataflow-shell.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-spring-cloud-dataflow-shell: timeout: 20000 diff --git a/.vib/spring-cloud-dataflow/goss/goss.yaml b/.vib/spring-cloud-dataflow/goss/goss.yaml index e705163ada80..7994c8faa5ca 100644 --- a/.vib/spring-cloud-dataflow/goss/goss.yaml +++ b/.vib/spring-cloud-dataflow/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spring-cloud-dataflow/goss/spring-cloud-dataflow.yaml: {} diff --git a/.vib/spring-cloud-dataflow/goss/spring-cloud-dataflow.yaml b/.vib/spring-cloud-dataflow/goss/spring-cloud-dataflow.yaml index 4338f246f785..0dd58231bbae 100644 --- a/.vib/spring-cloud-dataflow/goss/spring-cloud-dataflow.yaml +++ b/.vib/spring-cloud-dataflow/goss/spring-cloud-dataflow.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-spring-cloud-dataflow: # As the version is shown in the output we check it here diff --git a/.vib/spring-cloud-skipper-shell/goss/goss.yaml b/.vib/spring-cloud-skipper-shell/goss/goss.yaml index e4312c775ec4..92872f9b801d 100644 --- a/.vib/spring-cloud-skipper-shell/goss/goss.yaml +++ b/.vib/spring-cloud-skipper-shell/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spring-cloud-skipper-shell/goss/spring-cloud-skipper-shell.yaml: {} diff --git a/.vib/spring-cloud-skipper-shell/goss/spring-cloud-skipper-shell.yaml b/.vib/spring-cloud-skipper-shell/goss/spring-cloud-skipper-shell.yaml index 3d34addc91e4..e1a3c20953cf 100644 --- a/.vib/spring-cloud-skipper-shell/goss/spring-cloud-skipper-shell.yaml +++ b/.vib/spring-cloud-skipper-shell/goss/spring-cloud-skipper-shell.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-spring-cloud-skipper-shell: timeout: 20000 diff --git a/.vib/spring-cloud-skipper/goss/goss.yaml b/.vib/spring-cloud-skipper/goss/goss.yaml index 3d81527efa08..86fc3db053ab 100644 --- a/.vib/spring-cloud-skipper/goss/goss.yaml +++ b/.vib/spring-cloud-skipper/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../spring-cloud-skipper/goss/spring-cloud-skipper.yaml: {} diff --git a/.vib/spring-cloud-skipper/goss/spring-cloud-skipper.yaml b/.vib/spring-cloud-skipper/goss/spring-cloud-skipper.yaml index eb4600347c64..97bcb6c1afc8 100644 --- a/.vib/spring-cloud-skipper/goss/spring-cloud-skipper.yaml +++ b/.vib/spring-cloud-skipper/goss/spring-cloud-skipper.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-spring-cloud-skipper: timeout: 20000 diff --git a/.vib/suitecrm/goss/goss.yaml b/.vib/suitecrm/goss/goss.yaml index 087e7036f7cb..ff6cb9d03aef 100644 --- a/.vib/suitecrm/goss/goss.yaml +++ b/.vib/suitecrm/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../suitecrm/goss/suitecrm.yaml: {} diff --git a/.vib/suitecrm/goss/suitecrm.yaml b/.vib/suitecrm/goss/suitecrm.yaml index d0c247b4dc84..fa56093e872b 100644 --- a/.vib/suitecrm/goss/suitecrm.yaml +++ b/.vib/suitecrm/goss/suitecrm.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: # suitecrm_version.php is located at the root path in SuiteCRM 7.x, but in 8.x it can be found in public/legacy diff --git a/.vib/supabase-postgres-meta/goss/goss.yaml b/.vib/supabase-postgres-meta/goss/goss.yaml index b5180e78c022..705b35d62770 100644 --- a/.vib/supabase-postgres-meta/goss/goss.yaml +++ b/.vib/supabase-postgres-meta/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../supabase-postgres-meta/goss/supabase-postgres-meta.yaml: {} diff --git a/.vib/supabase-postgres-meta/goss/supabase-postgres-meta.yaml b/.vib/supabase-postgres-meta/goss/supabase-postgres-meta.yaml index 768b637f8ef6..262939d19f74 100644 --- a/.vib/supabase-postgres-meta/goss/supabase-postgres-meta.yaml +++ b/.vib/supabase-postgres-meta/goss/supabase-postgres-meta.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-supabase-postgres-meta-run: exec: cd /opt/bitnami/supabase-postgres-meta; timeout --preserve-status 5 npm run start || true diff --git a/.vib/supabase-postgres/goss/goss.yaml b/.vib/supabase-postgres/goss/goss.yaml index 0b0fd622644c..83baae9c48ee 100644 --- a/.vib/supabase-postgres/goss/goss.yaml +++ b/.vib/supabase-postgres/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../supabase-postgres/goss/supabase-postgres.yaml: {} diff --git a/.vib/supabase-postgres/goss/supabase-postgres.yaml b/.vib/supabase-postgres/goss/supabase-postgres.yaml index d35af8684798..f17af8eb1572 100644 --- a/.vib/supabase-postgres/goss/supabase-postgres.yaml +++ b/.vib/supabase-postgres/goss/supabase-postgres.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: # PostgreSQL should match the major version check-postgresql-version: diff --git a/.vib/supabase-realtime/goss/goss.yaml b/.vib/supabase-realtime/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/supabase-realtime/goss/goss.yaml +++ b/.vib/supabase-realtime/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/supabase-storage/goss/goss.yaml b/.vib/supabase-storage/goss/goss.yaml index 6b36527c85a7..e4fd88783ad9 100644 --- a/.vib/supabase-storage/goss/goss.yaml +++ b/.vib/supabase-storage/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../supabase-storage/goss/supabase-storage.yaml: {} diff --git a/.vib/supabase-storage/goss/supabase-storage.yaml b/.vib/supabase-storage/goss/supabase-storage.yaml index 58511114c249..f74c0bf292b4 100644 --- a/.vib/supabase-storage/goss/supabase-storage.yaml +++ b/.vib/supabase-storage/goss/supabase-storage.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: list-run-operations: exec: cd /opt/bitnami/supabase-storage; npm run diff --git a/.vib/supabase-studio/goss/goss.yaml b/.vib/supabase-studio/goss/goss.yaml index ae2427e1e98a..359e51abe34a 100644 --- a/.vib/supabase-studio/goss/goss.yaml +++ b/.vib/supabase-studio/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../supabase-studio/goss/supabase-studio.yaml: {} diff --git a/.vib/supabase-studio/goss/supabase-studio.yaml b/.vib/supabase-studio/goss/supabase-studio.yaml index 130c81b11def..506b9b8ac3c8 100644 --- a/.vib/supabase-studio/goss/supabase-studio.yaml +++ b/.vib/supabase-studio/goss/supabase-studio.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: list-run-operations: exec: cd /opt/bitnami/supabase/studio; timeout --preserve-status 5 npm run start || true diff --git a/.vib/symfony/goss/goss.yaml b/.vib/symfony/goss/goss.yaml index f5abd00c48db..ca42f1a56bc8 100644 --- a/.vib/symfony/goss/goss.yaml +++ b/.vib/symfony/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../symfony/goss/symfony.yaml: {} diff --git a/.vib/symfony/goss/symfony.yaml b/.vib/symfony/goss/symfony.yaml index a8563323be79..76d59c357edd 100644 --- a/.vib/symfony/goss/symfony.yaml +++ b/.vib/symfony/goss/symfony.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-composer-help: exec: COMPOSER_ALLOW_SUPERUSER=1 composer --help diff --git a/.vib/telegraf/goss/goss.yaml b/.vib/telegraf/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/telegraf/goss/goss.yaml +++ b/.vib/telegraf/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/tensorflow-resnet/goss/goss.yaml b/.vib/tensorflow-resnet/goss/goss.yaml index dc33061abacb..6bc70bb80a98 100644 --- a/.vib/tensorflow-resnet/goss/goss.yaml +++ b/.vib/tensorflow-resnet/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../tensorflow-resnet/goss/tensorflow-resnet.yaml: { } diff --git a/.vib/tensorflow-resnet/goss/tensorflow-resnet.yaml b/.vib/tensorflow-resnet/goss/tensorflow-resnet.yaml index cc98420b6e59..ac30352ee048 100644 --- a/.vib/tensorflow-resnet/goss/tensorflow-resnet.yaml +++ b/.vib/tensorflow-resnet/goss/tensorflow-resnet.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-binary: exec: resnet_client_cc diff --git a/.vib/tensorflow-serving/goss/goss.yaml b/.vib/tensorflow-serving/goss/goss.yaml index 27f27c43a8aa..19bb6d24a330 100644 --- a/.vib/tensorflow-serving/goss/goss.yaml +++ b/.vib/tensorflow-serving/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../tensorflow-serving/goss/tensorflow-serving.yaml: {} diff --git a/.vib/tensorflow-serving/goss/tensorflow-serving.yaml b/.vib/tensorflow-serving/goss/tensorflow-serving.yaml index 9963e9456a1c..bd4be2868db6 100644 --- a/.vib/tensorflow-serving/goss/tensorflow-serving.yaml +++ b/.vib/tensorflow-serving/goss/tensorflow-serving.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + group: tensorflow: exists: true diff --git a/.vib/tomcat/goss/goss.yaml b/.vib/tomcat/goss/goss.yaml index 21c3a0b244ec..95e0c14fc6d1 100644 --- a/.vib/tomcat/goss/goss.yaml +++ b/.vib/tomcat/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../tomcat/goss/tomcat.yaml: {} diff --git a/.vib/tomcat/goss/tomcat.yaml b/.vib/tomcat/goss/tomcat.yaml index 018ab7fd2931..8cb0acd27990 100644 --- a/.vib/tomcat/goss/tomcat.yaml +++ b/.vib/tomcat/goss/tomcat.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /opt/bitnami/apache-tomcat: exists: true diff --git a/.vib/trivy/goss/goss.yaml b/.vib/trivy/goss/goss.yaml index 2f405b46da59..9de7d2c81f63 100644 --- a/.vib/trivy/goss/goss.yaml +++ b/.vib/trivy/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../trivy/goss/trivy.yaml: {} diff --git a/.vib/trivy/goss/trivy.yaml b/.vib/trivy/goss/trivy.yaml index 55ab5d70701a..ea4531107bd8 100644 --- a/.vib/trivy/goss/trivy.yaml +++ b/.vib/trivy/goss/trivy.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: trivy-scanner: exec: trivy image docker.io/bitnami/minideb:buster-snapshot-20201101T210343Z diff --git a/.vib/vault-csi-provider/goss/goss.yaml b/.vib/vault-csi-provider/goss/goss.yaml index a3dd0d57400e..0a8c58395a4e 100644 --- a/.vib/vault-csi-provider/goss/goss.yaml +++ b/.vib/vault-csi-provider/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../vault-csi-provider/goss/vault-csi-provider.yaml: {} diff --git a/.vib/vault-csi-provider/goss/vault-csi-provider.yaml b/.vib/vault-csi-provider/goss/vault-csi-provider.yaml index 359fd6fcf8ba..7fd5562096a4 100644 --- a/.vib/vault-csi-provider/goss/vault-csi-provider.yaml +++ b/.vib/vault-csi-provider/goss/vault-csi-provider.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-vault-csi-provider-help: exec: vault-csi-provider --help diff --git a/.vib/vault-k8s/goss/goss.yaml b/.vib/vault-k8s/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/vault-k8s/goss/goss.yaml +++ b/.vib/vault-k8s/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/vault/goss/goss.yaml b/.vib/vault/goss/goss.yaml index f93077f81df9..26c9900ef683 100644 --- a/.vib/vault/goss/goss.yaml +++ b/.vib/vault/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/whereabouts/goss/goss.yaml b/.vib/whereabouts/goss/goss.yaml index 746f0a124f24..9dcf779503aa 100644 --- a/.vib/whereabouts/goss/goss.yaml +++ b/.vib/whereabouts/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Load scripts from .vib/common/goss/templates ../../common/goss/templates/check-app-version.yaml: {} diff --git a/.vib/wildfly/goss/goss.yaml b/.vib/wildfly/goss/goss.yaml index c1d61fcd6c9e..e04f8003ffec 100644 --- a/.vib/wildfly/goss/goss.yaml +++ b/.vib/wildfly/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../wildfly/goss/wildfly.yaml: {} diff --git a/.vib/wildfly/goss/wildfly.yaml b/.vib/wildfly/goss/wildfly.yaml index 68d5162ebcd2..f86c76e94cb3 100644 --- a/.vib/wildfly/goss/wildfly.yaml +++ b/.vib/wildfly/goss/wildfly.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + file: /app: exists: true diff --git a/.vib/wordpress-nginx/goss/goss.yaml b/.vib/wordpress-nginx/goss/goss.yaml index f8f990b6c662..ba0d872e3b29 100644 --- a/.vib/wordpress-nginx/goss/goss.yaml +++ b/.vib/wordpress-nginx/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../wordpress-nginx/goss/wordpress-nginx.yaml: {} diff --git a/.vib/wordpress-nginx/goss/wordpress-nginx.yaml b/.vib/wordpress-nginx/goss/wordpress-nginx.yaml index db9f1bcd6bea..f79658e23798 100644 --- a/.vib/wordpress-nginx/goss/wordpress-nginx.yaml +++ b/.vib/wordpress-nginx/goss/wordpress-nginx.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: sed -nE "s/.wp_version\s*=\s*'([0-9\.]+)';/\1/p" /opt/bitnami/wordpress/wp-includes/version.php | sed -E 's/^[0-9]+\.[0-9]+$/&.0/' diff --git a/.vib/wordpress/goss/goss.yaml b/.vib/wordpress/goss/goss.yaml index 62a8e469e6ef..8c7f12d64c3d 100644 --- a/.vib/wordpress/goss/goss.yaml +++ b/.vib/wordpress/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../wordpress/goss/wordpress.yaml: {} diff --git a/.vib/wordpress/goss/wordpress.yaml b/.vib/wordpress/goss/wordpress.yaml index f8c5083de97f..5f7397fe5886 100644 --- a/.vib/wordpress/goss/wordpress.yaml +++ b/.vib/wordpress/goss/wordpress.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-app-version: exec: sed -nE "s/.wp_version\s*=\s*'([0-9\.]+)';/\1/p" /opt/bitnami/wordpress/wp-includes/version.php | sed -E 's/^[0-9]+\.[0-9]+$/&.0/' diff --git a/.vib/zookeeper/goss/goss.yaml b/.vib/zookeeper/goss/goss.yaml index 7010292dd65d..300b94252a45 100644 --- a/.vib/zookeeper/goss/goss.yaml +++ b/.vib/zookeeper/goss/goss.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + gossfile: # Goss tests exclusive to the current container ../../zookeeper/goss/zookeeper.yaml: {} diff --git a/.vib/zookeeper/goss/zookeeper.yaml b/.vib/zookeeper/goss/zookeeper.yaml index 38bae99aaba1..a8fe7c4e5c9c 100644 --- a/.vib/zookeeper/goss/zookeeper.yaml +++ b/.vib/zookeeper/goss/zookeeper.yaml @@ -1,3 +1,6 @@ +# Copyright VMware, Inc. +# SPDX-License-Identifier: APACHE-2.0 + command: check-custom-daemon-config: exec: cat /opt/bitnami/zookeeper/bin/zkServer.sh | grep -q '_ZOO_DAEMON_OUT=$ZOO_LOG_DIR/zookeeper.out'