From 5637311e52c3cffcbf4d0cfc76a28316dbb4bcbb Mon Sep 17 00:00:00 2001 From: Gabriel Cocenza Date: Mon, 13 Jan 2025 19:24:14 -0300 Subject: [PATCH] Include the latest/stable channel for gagent on Noble (#387) grafana-agent on Noble is available for amd64 but not on arm64 yet. Partially Closes: #347 --- tests/functional/bundle.yaml.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/functional/bundle.yaml.j2 b/tests/functional/bundle.yaml.j2 index f23a5bcd..c9c13d99 100644 --- a/tests/functional/bundle.yaml.j2 +++ b/tests/functional/bundle.yaml.j2 @@ -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 }}