[bitnami/rmq-*] bugfix: goss tests (#77475)

This commit is contained in:
Juan Ariza Toledano
2025-02-13 15:05:03 +01:00
committed by GitHub
parent ba3aefc7e2
commit f28b3e1328
9 changed files with 3 additions and 18 deletions

View File

@@ -5,6 +5,5 @@ gossfile:
# Goss tests exclusive to the current container
../../rabbitmq-cluster-operator/goss/rabbitmq-cluster-operator.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version-no-shell-stdout.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-files.yaml: {}

View File

@@ -5,5 +5,4 @@ command:
- --help
exit-status: 0
stdout:
- "Usage:"
- "manager [flags]"
- "Usage of /manager"

View File

@@ -5,6 +5,3 @@ files:
- mode: "0755"
paths:
- /manager
version:
bin_name: /manager
flag: version

View File

@@ -5,6 +5,5 @@ gossfile:
# Goss tests exclusive to the current container
../../rmq-default-credential-updater/goss/rmq-default-credential-updater.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version-no-shell-stdout.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-files.yaml: {}

View File

@@ -5,5 +5,4 @@ command:
- --help
exit-status: 0
stdout:
- "Usage:"
- "default-user-credential-updater [flags]"
- "Usage of /default-user-credential-updater"

View File

@@ -5,6 +5,3 @@ files:
- mode: "0755"
paths:
- /default-user-credential-updater
version:
bin_name: /default-user-credential-updater
flag: version

View File

@@ -5,6 +5,5 @@ gossfile:
# Goss tests exclusive to the current container
../../rmq-messaging-topology-operator/goss/rmq-messaging-topology-operator.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version-no-shell-stdout.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-files.yaml: {}

View File

@@ -5,5 +5,4 @@ command:
- --help
exit-status: 0
stdout:
- "Usage:"
- "manager [flags]"
- "Usage of /manager"

View File

@@ -5,6 +5,3 @@ files:
- mode: "0755"
paths:
- /manager
version:
bin_name: /manager
flag: version