cac701a531
In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Add release notes and update the python classifier for the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Note this change disables one unit test case consistently failing. It should be fixed later by a separate patch. Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com> Change-Id: I6ef3bbb3f8b4aef077320478a00e096e0a57a71e
18 lines
414 B
YAML
18 lines
414 B
YAML
- job:
|
|
name: ceilometermiddleware-integration
|
|
parent: telemetry-dsvm-integration
|
|
required-projects:
|
|
- openstack/ceilometermiddleware
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-python3-zed-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- ceilometermiddleware-integration
|
|
gate:
|
|
jobs:
|
|
- ceilometermiddleware-integration
|