Vadim Pakhnushev created IGNITE-25685:
-----------------------------------------
Summary: Add build configuration for compatibility tests
Key: IGNITE-25685
URL: https://issues.apache.org/jira/browse/IGNITE-25685
Project: Ignite
Issue Type: Improvement
Components: build
Reporter: Vadim Pakhnushev
Create new build configuration under {{[Integration Tests]}} - {{{}[Module]
Compatibility tests{}}}.
It should be the same as all other integration tests with the additional gradle
task step before running tests -
{{{}:ignite-compatibility-tests:resolveCompatibilityTestDependencies{}}}.
Don't forget to exclude {{:ignite-compatibility-tests:integrationTest}} from
the {{> Run :: All Other}} configuration.
This task should run on each PR as usual.
Also we need additional configuration which should run nightly. It needs to
define {{testAllVersions}} system property.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)