Skip to content

Fix PullAllowedDockerImages task to resolve correct requried-docker-images.txt path#901

Merged
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fix-docker-task
Dec 17, 2025
Merged

Fix PullAllowedDockerImages task to resolve correct requried-docker-images.txt path#901
kimeta merged 1 commit intooracle:masterfrom
kimeta:mm/fix-docker-task

Conversation

@kimeta
Copy link
Copy Markdown
Collaborator

@kimeta kimeta commented Dec 17, 2025

What does this PR do?

Fixes: #900

This PR updates the PullAllowedDockerImages task to correctly resolve the required-docker-images.txt file path by using the mapped test-directory-path value from the tests/src/index.json, rather than directly searching it based on the provided coordinates. This ensures that, for libraries mapped to a single test directory but used for multiple versions, the correct Docker images file is always found and used.

@kimeta kimeta merged commit 61aeda3 into oracle:master Dec 17, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: PullAllowedDockerImages task does not resolve correct requried-docker-images.txt path

3 participants