
* 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: I506c53b4956024066bc769665525cb022438a0ae
10 lines
243 B
YAML
10 lines
243 B
YAML
- project:
|
|
templates:
|
|
- charm-zed-unit-jobs
|
|
- charm-zed-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: nova-compute-nvidia-vgpu
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.0/stable
|