1ceb18ce1a
* sync charm-helpers to classic charms * change openstack-origin/source default to bobcat * add mantic to metadata series * align testing with bobcat * add new bobcat bundles * add bobcat bundles to tests.yaml * add bobcat tests to osci.yaml * update build-on and run-on bases * drop kinetic * drop setuptools-scm and Cython from wheelhouse as they are already in layer-basic wheelhouse. * update charmcraft_channel to 2.x/edge Change-Id: I85266c6dd187b3584331330701ac97f0acb31b7f
10 lines
231 B
YAML
10 lines
231 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: ironic-conductor
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.x/edge
|