Skip to content

Commit

Permalink
Fix goss
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Otero Lorenzo <lorenzoa@vmware.com>
  • Loading branch information
aoterolorenzo committed Jul 17, 2023
1 parent fc4994f commit a429772
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion .vib/opensearch-dashboards/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ gossfile:
# Goss tests exclusive to the current container
../../opensearch-dashboards/goss/opensearch-dashboards.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-binaries.yaml: {}
../../common/goss/templates/check-broken-symlinks.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
../../common/goss/templates/check-directories.yaml: {}
Expand Down
6 changes: 0 additions & 6 deletions .vib/opensearch-dashboards/goss/opensearch-dashboards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,3 @@ command:
exit-status: 0
stdout:
- '"version": "{{ .Env.APP_VERSION }}",'
group:
opensearch-dashboards:
exists: true
user:
opensearch-dashboards:
exists: true
1 change: 0 additions & 1 deletion .vib/opensearch-dashboards/goss/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ directories:
- mode: "0775"
paths:
- /bitnami/opensearch-dashboards
- /opt/bitnami/opensearch-dashboards
- /opt/bitnami/opensearch-dashboards/logs
- /opt/bitnami/opensearch-dashboards/plugins
- /opt/bitnami/opensearch-dashboards/tmp
Expand Down

0 comments on commit a429772

Please sign in to comment.