[
https://issues.apache.org/jira/browse/IGNITE-20961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin reassigned IGNITE-20961:
--------------------------------------------
Assignee: Denis Chudov
> Extract the Read only TX integration tests from runner module to separate one
> -----------------------------------------------------------------------------
>
> Key: IGNITE-20961
> URL: https://issues.apache.org/jira/browse/IGNITE-20961
> Project: Ignite
> Issue Type: Task
> Reporter: Denis Chudov
> Assignee: Denis Chudov
> Priority: Major
> Labels: ignite-3
>
> *Motivation*
> Runner module incorporate big amount of tests related to another modules.
> That's lead to long running time for the suite on TC.
> Currently, integration tests for the read only tx are located in
> ignite-runner module (package
> {{{}org.apache.ignite.internal.{}}}{{{}readonly{}}} {{{}{}}}). So, we need to
> extract them to the separate module via runner test-fixtures support to
> decrease the execution time of tests for the runner module.
> *Definition of done*
> All read only tx related integration tests are moved to the
> ignite-transactions module.
> *Implementation notes*
> As reference for such activities could be used IGNITE-20670
--
This message was sent by Atlassian Jira
(v8.20.10#820010)