0a004b25b1
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: I9df19317452af23169f4e90f6321c2ee222d14b0
10 lines
234 B
YAML
10 lines
234 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: neutron-openvswitch
|
|
build_type: charmcraft
|
|
charmcraft_channel: 3.x/beta
|