eab31a7080
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 Change-Id: Iac9e98f28cb904c3d2e6fd18cde8f30432ad9bcc
11 lines
320 B
YAML
11 lines
320 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
# Does not have working functional tests. Virtual appliance doesn't exist yet.
|
|
# - charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: cinder-solidfire
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/stable
|