[
https://issues.apache.org/jira/browse/IGNITE-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489593#comment-17489593
]
Anton Vinogradov commented on IGNITE-16508:
-------------------------------------------
New step added:
[https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_CheckCodeStyleDucktests?mode=builds]
As well as ducktests codestyle fixed
> Travis check should be duplicated at TC
> ---------------------------------------
>
> Key: IGNITE-16508
> URL: https://issues.apache.org/jira/browse/IGNITE-16508
> Project: Ignite
> Issue Type: Improvement
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Travis is broken now (INFRA-22827), and should be at least duplicated at TC
> Build step (sh) in TC
> {code}
> set -o nounset; set -o errexit; set -o pipefail; set -o errtrace; set -o
> functrace
> set -x
> cd modules/ducktests/tests
> tox -e codestyle,py38 || exit 1
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)