2ed90d6656
Summary of changes: - Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - 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: Iea66ab06772d39bf1046af6859968c2d10426a8b
10 lines
233 B
YAML
10 lines
233 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: manila-dashboard
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/stable
|