a2e57445dc
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 - Removed setuptools pinning in wheelhouse.txt - Add charmbuild to .zuul.yaml - Add rename.sh to build process Change-Id: Id4f27a1eea470397ddebee2db7be76bcf5f37466
10 lines
185 B
YAML
10 lines
185 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
check:
|
|
jobs:
|
|
- charmbuild
|
|
vars:
|
|
charm_build_name: designate-bind
|