Remove force-deploy for Jammy

Additionally, Move jammy-yoga out of dev-bundles and
remove Impish test.

Change-Id: Ie82b0f3d3d19a3cd07be133f64a70445e974ad2b
This commit is contained in:
Chris MacNaughton 2022-08-09 15:18:11 -04:00
parent 2750b5591a
commit b66390efaf
2 changed files with 2 additions and 20 deletions

View File

@ -7,12 +7,8 @@
check:
jobs:
- focal-xena-ec
- focal-yoga-ec:
voting: false
- impish-xena-ec:
voting: false
- jammy-yoga-ec:
voting: false
- focal-yoga-ec
- jammy-yoga-ec
vars:
needs_charm_build: true
charm_build_name: ceph-proxy
@ -34,13 +30,6 @@
- focal-xena-ec
vars:
tox_extra_args: erasure-coded:focal-yoga-ec
- job:
name: impish-xena-ec
parent: func-target
dependencies:
- focal-xena-ec
vars:
tox_extra_args: erasure-coded:impish-xena-ec
- job:
name: jammy-yoga-ec
parent: func-target

View File

@ -14,8 +14,6 @@ tests:
gate_bundles:
- focal-xena
- erasure-coded: focal-xena-ec
dev_bundles:
- focal-yoga
- erasure-coded: focal-yoga-ec
- jammy-yoga
@ -43,8 +41,3 @@ target_deploy_status:
glance:
workload-status: waiting
workload-status-message: "Incomplete relations: storage-backend"
tests_options:
force_deploy:
- jammy-yoga
- jammy-yoga-ec