charm-mysql-innodb-cluster/osci.yaml
Billy Olsen f7a629cb0b
Add charmcraft 3 support
Update the charmcraft.yaml file to use base and platforms, only
allowing noble support.

- Update osci.yaml to use the charmcraft 3.x/beta
- Drop setuptools pinning in [test-]requirements.txt
- Add noble/oracular to charmhelpers
- Drop non-noble tests

Change-Id: Ie56db213b6cea6a266916b3b968a983f2f74c3ea
2024-06-20 21:14:44 -07:00

12 lines
244 B
YAML

- project:
templates:
- charm-unit-jobs-py310
check:
jobs:
- noble
vars:
needs_charm_build: true
charm_build_name: mysql-innodb-cluster
build_type: charmcraft
charmcraft_channel: "3.x/beta"