3c2916c236
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 - Add py312 test to tox.ini - Update flake8 to 7.1.1 - Fix unit test formatting Change-Id: I7b228a8d89ac7bf61dbfd7416617d79e3f92aa39
10 lines
194 B
YAML
10 lines
194 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
check:
|
|
jobs:
|
|
- charmbuild
|
|
vars:
|
|
charm_build_name: neutron-dynamic-routing
|