diff --git a/.vib/opensearch-dashboards/goss/goss.yaml b/.vib/opensearch-dashboards/goss/goss.yaml index 9abf7163301ed..06957e17df674 100644 --- a/.vib/opensearch-dashboards/goss/goss.yaml +++ b/.vib/opensearch-dashboards/goss/goss.yaml @@ -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: {} diff --git a/.vib/opensearch-dashboards/goss/opensearch-dashboards.yaml b/.vib/opensearch-dashboards/goss/opensearch-dashboards.yaml index e8f20f772a62f..d7475f5fd7d9e 100644 --- a/.vib/opensearch-dashboards/goss/opensearch-dashboards.yaml +++ b/.vib/opensearch-dashboards/goss/opensearch-dashboards.yaml @@ -7,9 +7,3 @@ command: exit-status: 0 stdout: - '"version": "{{ .Env.APP_VERSION }}",' -group: - opensearch-dashboards: - exists: true -user: - opensearch-dashboards: - exists: true diff --git a/.vib/opensearch-dashboards/goss/vars.yaml b/.vib/opensearch-dashboards/goss/vars.yaml index b2f76cc1be4c0..2f2702fa519eb 100644 --- a/.vib/opensearch-dashboards/goss/vars.yaml +++ b/.vib/opensearch-dashboards/goss/vars.yaml @@ -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