Skip to content

Commit

Permalink
chore(gating-ci): update percona-cluster to use specific channel
Browse files Browse the repository at this point in the history
- Before this commit, the percona-cluster charm used the default channel.
- After this commit, the percona-cluster charm will use the 5.7/edge channel.

This commit ensures the percona-cluster charm uses a specific channel, since latest stable doesn't
accept focal series. We selected to 5.7/edge which accepts this series.

```

Signed-off-by: Guillaume Fouillet <[email protected]>
  • Loading branch information
gfouillet committed Sep 9, 2024
1 parent 16ac8ca commit 1794d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions acceptancetests/repository/basic-openstack-lxd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ applications:
gui-x: '0'
gui-y: '250'
charm: cs:percona-cluster
channel: 5.7/edge
num_units: 1
options:
max-connections: 20000
Expand Down

0 comments on commit 1794d0f

Please sign in to comment.