08c823a9b4
- Add 22.04 to charmcraft.yaml - Update metadata to include jammy - Remove impish from metadata - Update osci.yaml to include py3.10 default job - Modify tox.ini to remove py35,py36,py37 tox target and add py310 target. - ensure that the openstack-origin is yoga - charmhelpers sync func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/747 Change-Id: I8bd5e6f5d002fbd1118f2c7fa54e50f1b31fc722
11 lines
264 B
YAML
11 lines
264 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py38
|
|
- charm-unit-jobs-py310
|
|
- charm-xena-functional-jobs
|
|
- charm-yoga-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: neutron-gateway
|
|
build_type: charmcraft
|