Tiago Marques Godinho created IGNITE-25444:
----------------------------------------------
Summary: Fix docker version for migration tools tests
Key: IGNITE-25444
URL: https://issues.apache.org/jira/browse/IGNITE-25444
Project: Ignite
Issue Type: Improvement
Components: migration tools
Affects Versions: 3.0
Reporter: Tiago Marques Godinho
Assignee: Tiago Marques Godinho
The migration tools docker version used in the tests (Ignite3ClusterContainer)
is hardcoded in the build script.
The injected value should be the same as the value used in the docker build
task.
We should:
* Extract a property with the docker image name used in the docker build task.
* Inject that property in the tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)