[
https://issues.apache.org/jira/browse/IGNITE-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Vinogradov updated IGNITE-13447:
--------------------------------------
Priority: Minor (was: Major)
> Python starter of ducktests
> ---------------------------
>
> Key: IGNITE-13447
> URL: https://issues.apache.org/jira/browse/IGNITE-13447
> Project: Ignite
> Issue Type: New Feature
> Reporter: Maksim Timonin
> Priority: Minor
> Labels: IEP-56, ducktape
>
> run_test.sh is bash script that start docker env locally, configure tests and
> run ducktape util. But as it written on bash there are some limitations.
> It's required to replace the script with python starter. Requirements are:
> # Orchestrate (start/stop/restart) of local environment - should be
> pluggable (vagrant, docker, minikube);
> # Configure local cluster with yaml - dynamically configuration num of nodes
> (depend on running test suites)
> # Configure tests with yaml: suites, globals, parameters, etc.
> Bash should be there to: users that wants just run tests locally should not
> setup python libs virtuaenv, ducktape or others.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)