2f5c78e07d
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 charmbuild to .zuul.yaml - Update tox.ini to support py312 Change-Id: I7a4d46e2f0c9f645c4819ede53490747da9035f1
10 lines
184 B
YAML
10 lines
184 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
check:
|
|
jobs:
|
|
- charmbuild
|
|
vars:
|
|
charm_build_name: cinder-netapp
|