
This is required because 2.5.5 or above are failing to build with an error from charm-tools. This may be resolved by a new build of the charm snap (see https://github.com/juju/charm-tools/issues/673) but until then we pin to a version that is known to work. Change-Id: I3c9a832d0d2db2ab298a67b68f52da6b0d709b6d
10 lines
228 B
YAML
10 lines
228 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: 2.2/stable
|