[manual backport stable-5] Fix CI Test Collision (#1162) (#1166)

* Fix CI Test Collision (#1162)

* Fix CI concurrency issue

* More CI fixes

* Fix coverage job install

* Install correct test dependencies

(cherry picked from commit d211f316ad)

* Restore cancel-in-progress: true
This commit is contained in:
Bianca Henderson
2026-06-30 12:01:44 -04:00
committed by GitHub
parent 33bb3b81ba
commit 00f3d12a1d
6 changed files with 66 additions and 97 deletions

View File

@@ -64,7 +64,7 @@ jobs:
python-version:
- "3.12"
workflow-id: ${{ fromJson(needs.splitter.outputs.test_jobs) }}
name: "integration-py${{ matrix.python-version }}-${{ matrix.ansible-version }}-${{ matrix.workflow-id }}-enable_turbo=${{ matrix.enable-turbo-mode }}"
name: Integration tests
steps:
- name: Read target
id: read-targets