Skip to content

Commit

Permalink
Include the latest/stable channel for gagent on Noble (#387)
Browse files Browse the repository at this point in the history
grafana-agent on Noble is available for amd64 but not on arm64 yet.

Partially Closes: #347
  • Loading branch information
gabrielcocenza authored Jan 13, 2025
1 parent 476b66a commit 5637311
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/functional/bundle.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ applications:
- "0"
grafana-agent:
charm: grafana-agent
{% if base == 'ubuntu@24.04' %}
channel: latest/candidate # Note(rgildein): Right now, grafana-agent is not support for Noble on latest/stable. See #348
{% else %}
channel: latest/stable
{% endif %}
hardware-observer:
charm: {{ charm }}

Expand Down

0 comments on commit 5637311

Please sign in to comment.