diff --git a/osci.yaml b/osci.yaml index 9b8d20d..d08a33e 100644 --- a/osci.yaml +++ b/osci.yaml @@ -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 diff --git a/tests/tests.yaml b/tests/tests.yaml index fba0805..75fe404 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml @@ -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