17623174ee
Summary of changes: - Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - Update config to default to caracal. - Update osci.yaml to use the charmcraft 3.x/beta - Drop non-noble tests - Update constraints file from -2024.1.txt to -noble.txt - Add TEST_JUJU3=1 env var to tox.ini to force Juju 3 - Add noble and oracular to charmhelpers - Add charmbuild .zuul.yaml Change-Id: I3850c02f43b9aa131139c82847aa73f31f9ec2ff
10 lines
175 B
YAML
10 lines
175 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
check:
|
|
jobs:
|
|
- charmbuild
|
|
vars:
|
|
charm_build_name: heat
|