Maksim Timonin created IGNITE-13466:
---------------------------------------
Summary: Isolate ducktape cluster from ducktape runner
Key: IGNITE-13466
URL: https://issues.apache.org/jira/browse/IGNITE-13466
Project: Ignite
Issue Type: New Feature
Reporter: Maksim Timonin
Assignee: Maksim Timonin
Currently it's possible to run any test code on ducktape runner (for example
run thin client, or establish jdbc connection with cluster). But runner should
be responsible for orchestration only and can have different configuration as
cluster nodes have, it should not run test logic that are different from start
services by ssh, and collecting logs.
So, we should restrict cluster, and forbid any connection between cluster and
runner except ssh.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)