Maksim Timonin created IGNITE-13447:
---------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to