[ https://issues.apache.org/jira/browse/KAFKA-4809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin P. McCabe updated KAFKA-4809: ----------------------------------- Description: {{docker/run_tests.sh }} should be able to run {{sanity_checks/test_verifiable_producer.py}} against version 0.8.2.2. Currently, it can't do that, because the Docker image configures the contents of {{/opt/kafka-dev}} differently than the Vagrant images are configured. Currently, {{run_tests.sh}} decompresses the {{releaseTarGz}} in that directory. But it should simply be the source directory. This would also make it unnecessary to copy the {{releaseTarGz}} around. (was: {{docker/run_tests.sh }}should be able to run {{sanity_checks/test_verifiable_producer.py}} against version 0.8.2.2. Currently, it can't do that, because the Docker image configures the contents of {{/opt/kafka-dev}} differently than the Vagrant images are configured.) > docker/run_tests.sh should set up /opt/kafka-dev to be the source directory > --------------------------------------------------------------------------- > > Key: KAFKA-4809 > URL: https://issues.apache.org/jira/browse/KAFKA-4809 > Project: Kafka > Issue Type: Bug > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > > {{docker/run_tests.sh }} should be able to run > {{sanity_checks/test_verifiable_producer.py}} against version 0.8.2.2. > Currently, it can't do that, because the Docker image configures the contents > of {{/opt/kafka-dev}} differently than the Vagrant images are configured. > Currently, {{run_tests.sh}} decompresses the {{releaseTarGz}} in that > directory. But it should simply be the source directory. This would also > make it unnecessary to copy the {{releaseTarGz}} around. -- This message was sent by Atlassian JIRA (v6.3.15#6346)