Łukasz Gajowy created BEAM-4331:
-----------------------------------
Summary: integrationTest task should not be cached by Gradle
Key: BEAM-4331
URL: https://issues.apache.org/jira/browse/BEAM-4331
Project: Beam
Issue Type: Bug
Components: testing
Reporter: Łukasz Gajowy
Assignee: Jason Kuster
integrationTest task is a Gradle task used to run the IOITs in Beam. Perfkit
uses exactly this task to determine what was the run time of a particular IOIT
test. When the task is cached by Gradle the PerfKit results won't reflect the
actual run time but only the cached task execution time which is not what we
want in Performance Testing Framework.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)