Skip to content

Commit 8da98f4

Browse files
committed
Update tests to use prometheus2
1 parent 1b7b8ec commit 8da98f4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests/bundle/bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
channel: stable
66
num_units: 1
77
prometheus:
8-
charm: "prometheus"
8+
charm: "prometheus2"
99
channel: stable
1010
num_units: 1
1111
relations:

tests/bundle/mini-bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
channel: stable
66
num_units: 1
77
prometheus:
8-
charm: "prometheus"
8+
charm: "prometheus2"
99
channel: stable
1010
num_units: 1
1111
relations:

tests/integration/bundle/bundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applications:
55
channel: stable
66
num_units: 1
77
prometheus:
8-
charm: "prometheus"
8+
charm: "prometheus2"
99
channel: stable
1010
num_units: 1
1111
test:

0 commit comments

Comments
 (0)