Fix Canonical CI error

jammy-bobcat and jammy antelope tests are failing due to an ambiguous
relation. This patch makes the relation not ambiguous.

Change-Id: Ieef76c8b70d7ff77151b3260b2a4449f6d0ff57f
This commit is contained in:
Jorge Merlino 2024-01-10 11:53:30 -03:00
parent d0ad23950f
commit 3e227bac2d
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ applications:
num_units: 0
channel: latest/edge
relations:
- - manila
- hacluster
- - manila:ha
- hacluster:ha