a9d893e733
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 - Add noble/oracular to charmhelpers - Drop non-noble tests Change-Id: I1b386e6b36c85621da7e89618b407fb551197a08
10 lines
227 B
YAML
10 lines
227 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: nova-compute
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/beta
|