You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Paolo Patierno (JIRA)" <ji...@apache.org> on 2017/07/26 09:48:00 UTC

[jira] [Created] (KAFKA-5643) Using _DUCKTAPE_OPTIONS has no effect on executing tests

Paolo Patierno created KAFKA-5643:
-------------------------------------

             Summary: Using _DUCKTAPE_OPTIONS has no effect on executing tests
                 Key: KAFKA-5643
                 URL: https://issues.apache.org/jira/browse/KAFKA-5643
             Project: Kafka
          Issue Type: Bug
          Components: system tests
            Reporter: Paolo Patierno
            Assignee: Paolo Patierno


Hi,
as described in the documentation, you should be able to enable debugging using the following line :

_DUCKTAPE_OPTIONS="--debug" bash tests/docker/run_tests.sh | tee debug_logs.txt

Instead the _DUCKTAPE_OPTIONS isn't available in the run_tests.sh script so it's not passed to the ducker-ak and finally on the ducktape command line.

Thanks,
Paolo.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)