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:
parent
2750b5591a
commit
b66390efaf
15
osci.yaml
15
osci.yaml
@ -7,12 +7,8 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- focal-xena-ec
|
- focal-xena-ec
|
||||||
- focal-yoga-ec:
|
- focal-yoga-ec
|
||||||
voting: false
|
- jammy-yoga-ec
|
||||||
- impish-xena-ec:
|
|
||||||
voting: false
|
|
||||||
- jammy-yoga-ec:
|
|
||||||
voting: false
|
|
||||||
vars:
|
vars:
|
||||||
needs_charm_build: true
|
needs_charm_build: true
|
||||||
charm_build_name: ceph-proxy
|
charm_build_name: ceph-proxy
|
||||||
@ -34,13 +30,6 @@
|
|||||||
- focal-xena-ec
|
- focal-xena-ec
|
||||||
vars:
|
vars:
|
||||||
tox_extra_args: erasure-coded:focal-yoga-ec
|
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:
|
- job:
|
||||||
name: jammy-yoga-ec
|
name: jammy-yoga-ec
|
||||||
parent: func-target
|
parent: func-target
|
||||||
|
@ -14,8 +14,6 @@ tests:
|
|||||||
gate_bundles:
|
gate_bundles:
|
||||||
- focal-xena
|
- focal-xena
|
||||||
- erasure-coded: focal-xena-ec
|
- erasure-coded: focal-xena-ec
|
||||||
|
|
||||||
dev_bundles:
|
|
||||||
- focal-yoga
|
- focal-yoga
|
||||||
- erasure-coded: focal-yoga-ec
|
- erasure-coded: focal-yoga-ec
|
||||||
- jammy-yoga
|
- jammy-yoga
|
||||||
@ -43,8 +41,3 @@ target_deploy_status:
|
|||||||
glance:
|
glance:
|
||||||
workload-status: waiting
|
workload-status: waiting
|
||||||
workload-status-message: "Incomplete relations: storage-backend"
|
workload-status-message: "Incomplete relations: storage-backend"
|
||||||
|
|
||||||
tests_options:
|
|
||||||
force_deploy:
|
|
||||||
- jammy-yoga
|
|
||||||
- jammy-yoga-ec
|
|
||||||
|
Loading…
Reference in New Issue
Block a user