
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: I9a331f317991169608803bd4f97a2c704e200568
20 lines
564 B
YAML
20 lines
564 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py310
|
|
# Note(coreycb): Switch to non-voting until charm-lldpd supports jammy:
|
|
# https://bugs.launchpad.net/charm-neutron-api-plugin-arista/+bug/2003771
|
|
# - charm-functional-jobs
|
|
check:
|
|
jobs:
|
|
- jammy-zed:
|
|
voting: false
|
|
- jammy-antelope:
|
|
voting: false
|
|
- lunar-antelope:
|
|
voting: false
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: neutron-api-plugin-arista
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.x/stable
|