067f4aea69
* sync charm-helpers to classic charms * change openstack-origin/source default to antelope * align testing with antelope * add new antelope bundles * add antelope bundles to tests.yaml * add antelope tests to osci.yaml and .zuul.yaml * update build-on and run-on bases Change-Id: I4645af85c618f3da2a9a8b4030e48ce25233a560
14 lines
409 B
YAML
14 lines
409 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
# More work is needed on the functional jobs; they can't pass at the
|
|
# moment as they need to set up hardware which isn't implemented yet.
|
|
# See LP: #1922214
|
|
# - charm-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: manila-netapp
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.1/stable
|
|
|