74f2aa702c
Update the charmcraft.yaml file to use base and platforms, only allowing noble support. - Update osci.yaml to use the charmcraft 3.x/beta - Add noble/oracular to charmhelpers - Drop non-noble tests Change-Id: I20fae8598cb4ec4b6464131024b1c27a8ca24e65
10 lines
226 B
YAML
10 lines
226 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: ovn-central
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/beta
|