mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/rmq-*] bugfix: goss tests (#77475)
This commit is contained in:
committed by
GitHub
parent
ba3aefc7e2
commit
f28b3e1328
@@ -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: {}
|
||||
|
||||
@@ -5,5 +5,4 @@ command:
|
||||
- --help
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- "Usage:"
|
||||
- "default-user-credential-updater [flags]"
|
||||
- "Usage of /default-user-credential-updater"
|
||||
|
||||
@@ -5,6 +5,3 @@ files:
|
||||
- mode: "0755"
|
||||
paths:
|
||||
- /default-user-credential-updater
|
||||
version:
|
||||
bin_name: /default-user-credential-updater
|
||||
flag: version
|
||||
|
||||
Reference in New Issue
Block a user