* 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 Depends-On: https://review.opendev.org/c/openstack/charm-manila/+/858765 Change-Id: I4cae0a313230a8617beac36a2dbfe0c019c5e0de
10 lines
227 B
YAML
10 lines
227 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
- charm-zed-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: manila
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.0/stable
|