
After Octopus, the reporting about image states fails because of a permission issue in Ceph. This change disables that status reporting to allow a deployment to be healthy even when some tools cannot query status. Also modernize build and func testing: remove python 3.9 and xena from tests Related-Bug: #1879749 func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/1063 Change-Id: Id86fc043495b89609cf6873ec58aee1e2e388578
15 lines
317 B
YAML
15 lines
317 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py38
|
|
- charm-unit-jobs-py310
|
|
check:
|
|
jobs:
|
|
- focal-yoga
|
|
- jammy-yoga:
|
|
voting: false
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: ceph-rbd-mirror
|
|
build_type: charmcraft
|
|
charmcraft_channel: 2.1/stable
|