Add openstack-python3-charm-zed-jobs

Change-Id: Icc640b96fc49f0f0d5c42a1a70a71188728553fb
This commit is contained in:
Corey Bryant 2022-06-16 16:33:48 +00:00
parent eea8a20d03
commit 58ba579bc4
1 changed files with 15 additions and 0 deletions

View File

@ -780,6 +780,21 @@
jobs:
- publish-openstack-python-branch-tarball
- project-template:
name: openstack-python3-charm-zed-jobs
description: |
Runs unit tests for an OpenStack Charm project under the CPython
version 3 releases designated for testing across OpenStack
releases from Zed onwards.
check:
jobs:
- openstack-tox-pep8
- openstack-tox-py310
gate:
jobs:
- openstack-tox-pep8
- openstack-tox-py310
- project-template:
name: openstack-python3-charm-yoga-jobs
description: |