[ 
https://issues.apache.org/jira/browse/IGNITE-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Daschinsky updated IGNITE-16508:
-------------------------------------
    Description: 
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}

  was:Travis is broken now (INFRA-22827), and should be at least duplicated at 
TC


> 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
>
> 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)

Reply via email to