cdc2fc738f
* 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 Change-Id: Ie133bc41bf789e07d4d777e128617b21d822de30
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: cinder
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.0/stable
|