- project: templates: - lib-forward-testing-python3 - openstack-cover-jobs - openstack-python3-jobs - periodic-stable-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: jobs: - tooz-tox-py39-etcd - tooz-tox-py310-etcd - tooz-tox-py39-etcd3gw - tooz-tox-py310-etcd3gw - tooz-tox-py39-zookeeper - tooz-tox-py310-zookeeper - tooz-tox-py39-redis - tooz-tox-py310-redis - tooz-tox-py39-sentinel - tooz-tox-py310-sentinel - tooz-tox-py39-memcached - tooz-tox-py310-memcached - tooz-tox-py39-postgresql - tooz-tox-py310-postgresql - tooz-tox-py39-mysql - tooz-tox-py310-mysql - tooz-tox-py39-consul - tooz-tox-py310-consul gate: jobs: - tooz-tox-py39-etcd - tooz-tox-py310-etcd - tooz-tox-py39-etcd3gw - tooz-tox-py310-etcd3gw - tooz-tox-py39-zookeeper - tooz-tox-py310-zookeeper - tooz-tox-py39-redis - tooz-tox-py310-redis - tooz-tox-py39-sentinel - tooz-tox-py310-sentinel - tooz-tox-py39-memcached - tooz-tox-py310-memcached - tooz-tox-py39-postgresql - tooz-tox-py310-postgresql - tooz-tox-py39-mysql - tooz-tox-py310-mysql - tooz-tox-py39-consul - tooz-tox-py310-consul - job: name: tooz-tox-py39-consul parent: openstack-tox-py39 description: | Run tests using ``py39-consul`` environment. vars: tox_envlist: py39-consul - job: name: tooz-tox-py39-etcd parent: openstack-tox-py39 description: | Run tests using ``py39-etcd`` environment. vars: tox_envlist: py39-etcd - job: name: tooz-tox-py39-etcd3gw parent: openstack-tox-py39 description: | Run tests using ``py39-etcd3gw`` environment. vars: tox_envlist: py39-etcd3gw - job: name: tooz-tox-py39-memcached parent: openstack-tox-py39 description: | Run tests using ``py39-memcached`` environment. vars: tox_envlist: py39-memcached - job: name: tooz-tox-py39-mysql parent: openstack-tox-py39 description: | Run tests using ``py39-mysql`` environment. vars: tox_envlist: py39-mysql - job: name: tooz-tox-py39-postgresql parent: openstack-tox-py39 description: | Run tests using ``py39-postgresql`` environment. vars: tox_envlist: py39-postgresql - job: name: tooz-tox-py39-redis parent: openstack-tox-py39 description: | Run tests using ``py39-redis`` environment. vars: tox_envlist: py39-redis pre-run: - playbooks/stop-redis.yaml - job: name: tooz-tox-py39-sentinel parent: openstack-tox-py39 description: | Run tests using ``py39-sentinel`` environment. vars: tox_envlist: py39-sentinel pre-run: - playbooks/stop-redis.yaml - job: name: tooz-tox-py39-zookeeper parent: openstack-tox-py39 description: | Run tests using ``py39-zookeeper`` environment. vars: tox_envlist: py39-zookeeper - job: name: tooz-tox-py310-consul parent: openstack-tox-py310 description: | Run tests using ``py310-consul`` environment. vars: tox_envlist: py310-consul - job: name: tooz-tox-py310-etcd parent: openstack-tox-py310 description: | Run tests using ``py310-etcd`` environment. vars: tox_envlist: py310-etcd - job: name: tooz-tox-py310-etcd3gw parent: openstack-tox-py310 description: | Run tests using ``py310-etcd3gw`` environment. vars: tox_envlist: py310-etcd3gw - job: name: tooz-tox-py310-memcached parent: openstack-tox-py310 description: | Run tests using ``py310-memcached`` environment. vars: tox_envlist: py310-memcached - job: name: tooz-tox-py310-mysql parent: openstack-tox-py310 description: | Run tests using ``py310-mysql`` environment. vars: tox_envlist: py310-mysql - job: name: tooz-tox-py310-postgresql parent: openstack-tox-py310 description: | Run tests using ``py310-postgresql`` environment. vars: tox_envlist: py310-postgresql - job: name: tooz-tox-py310-redis parent: openstack-tox-py310 description: | Run tests using ``py310-redis`` environment. vars: tox_envlist: py310-redis pre-run: - playbooks/stop-redis.yaml - job: name: tooz-tox-py310-sentinel parent: openstack-tox-py310 description: | Run tests using ``py310-sentinel`` environment. vars: tox_envlist: py310-sentinel pre-run: - playbooks/stop-redis.yaml - job: name: tooz-tox-py310-zookeeper parent: openstack-tox-py310 description: | Run tests using ``py310-zookeeper`` environment. vars: tox_envlist: py310-zookeeper