Skip to content

Commit

Permalink
[bitnami/grafana] fix(goss): 🔧 skip grafana version test (#76869)
Browse files Browse the repository at this point in the history
Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero authored Feb 4, 2025
1 parent 5152fa3 commit 4a6e603
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vib/grafana/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ gossfile:
# Goss tests exclusive to the current container
../../grafana/goss/grafana.yaml: {}
# Load scripts from .vib/common/goss/templates
../../common/goss/templates/check-app-version.yaml: {}
# Disable due to https://github.com/grafana/grafana/issues/98572
# ../../common/goss/templates/check-app-version.yaml: {}
../../common/goss/templates/check-binaries.yaml: {}
../../common/goss/templates/check-broken-symlinks.yaml: {}
../../common/goss/templates/check-ca-certs.yaml: {}
Expand Down

0 comments on commit 4a6e603

Please sign in to comment.