5c1d66cd20
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 Change-Id: Ic5a0d1d43eb1eac74fbebcaa927477046c27e8e1
10 lines
229 B
YAML
10 lines
229 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: ceph-dashboard
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/beta
|