[
https://issues.apache.org/jira/browse/IGNITE-19901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-19901:
-----------------------------------
Description:
Tests from {{AbstractReplicationTest}} do not use test parameters:
# {{testActivePassiveReplicationComplexKeyWithSQL}} and
{{testActivePassiveReplicationComplexKeyWithKeyValue}}:
## Cache mode ({{REPLICATED}} or {{PARTITIONED}})
## Backups count
# {{testActivePassiveSqlDataReplication}}:
## Cache mode ({{REPLICATED}} or {{PARTITIONED}})
## Atomicity mode
## Backups count
was:
Tests from {{AbstractReplicationTest}} do not use test parameters:
{{testActivePassiveReplicationComplexKeyWithSQL and}}:
# Cache mode ({{REPLICATED}} or {{PARTITIONED}})
# Backups count
{{AbstractReplicationTest#testActivePassiveSqlDataReplication}}:
# Cache mode ({{REPLICATED}} or {{PARTITIONED}})
# Atomicity mode
# Backups count
> SQL tests of AbstractReplicationTest do not use test parameters
> ---------------------------------------------------------------
>
> Key: IGNITE-19901
> URL: https://issues.apache.org/jira/browse/IGNITE-19901
> Project: Ignite
> Issue Type: Test
> Components: extensions
> Reporter: Ilya Shishkov
> Assignee: Ilya Shishkov
> Priority: Minor
> Labels: IEP-59, ise
>
> Tests from {{AbstractReplicationTest}} do not use test parameters:
> # {{testActivePassiveReplicationComplexKeyWithSQL}} and
> {{testActivePassiveReplicationComplexKeyWithKeyValue}}:
> ## Cache mode ({{REPLICATED}} or {{PARTITIONED}})
> ## Backups count
> # {{testActivePassiveSqlDataReplication}}:
> ## Cache mode ({{REPLICATED}} or {{PARTITIONED}})
> ## Atomicity mode
> ## Backups count
--
This message was sent by Atlassian Jira
(v8.20.10#820010)