[
https://issues.apache.org/jira/browse/IGNITE-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov resolved IGNITE-16508.
---------------------------------------
Resolution: 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)