Update voting jobs

Make jammy and full_model_ha-jammy-full-ha voting jobs.

Change-Id: I8166c73143fef29e83fef54d7fea25d6aaeaeb41
(cherry picked from commit 192bcf9d4a)
This commit is contained in:
Felipe Reyes 2022-10-17 16:55:29 -03:00
parent 6314878c94
commit c85e6ebe9b
1 changed files with 3 additions and 5 deletions

View File

@ -5,11 +5,9 @@
check: check:
jobs: jobs:
- focal - focal
- jammy: - jammy
voting: false
- full_model_ha-focal-full-ha - full_model_ha-focal-full-ha
- full_model_ha-jammy-full-ha: - full_model_ha-jammy-full-ha
voting: false
vars: vars:
needs_charm_build: true needs_charm_build: true
charm_build_name: mysql-router charm_build_name: mysql-router
@ -26,6 +24,6 @@
name: full_model_ha-jammy-full-ha name: full_model_ha-jammy-full-ha
parent: func-target parent: func-target
dependencies: dependencies:
- focal - jammy
vars: vars:
tox_extra_args: full_model_ha:jammy-full-ha tox_extra_args: full_model_ha:jammy-full-ha