002bfbc7a0
These updates, on the master branch, are to support testing the caracal packages and support of the charms for caracal. They do NOT lock the charms down, and don't change the testing branches to stable branches. Change-Id: Icb647aa0a11dd94c8397c5d371e5dfbc8a282294
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.x/stable
|
|
|