
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 - Updated memcached from focal to jammy Change-Id: Ibb6d6c5b05b17db2644629e902b4bd9fad62a3de
10 lines
180 B
YAML
10 lines
180 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-charm-jobs
|
|
- openstack-cover-jobs
|
|
check:
|
|
jobs:
|
|
- charmbuild
|
|
vars:
|
|
charm_build_name: designate
|