charm-ovn-central/osci.yaml
Corey Bryant 55e337c5ca Add Kinetic and Zed support
* sync charm-helpers to classic charms
* change openstack-origin/source default to zed
* align testing with zed
* add new zed bundles
* add zed bundles to tests.yaml
* add zed tests to osci.yaml and .zuul.yaml
* update build-on and run-on bases
* add bindep.txt for py310
* sync tox.ini and requirements.txt for ruamel
* use charmcraft_channel 2.0/stable
* drop reactive plugin overrides
* move interface/layer env vars to charmcraft.yaml
* pin zipp to a version that does not require setuptools>=42 since this
  is causing an issue when the install hook runs at the deployment time.

Change-Id: I2cb698f719106e54b06009f24ea47259419e9cad
2022-09-21 16:49:58 +00:00

10 lines
232 B
YAML

- project:
templates:
- charm-unit-jobs-py310
- charm-zed-functional-jobs
vars:
needs_charm_build: true
charm_build_name: ovn-central
build_type: charmcraft
charmcraft_channel: 2.0/stable