[ 
https://issues.apache.org/jira/browse/BEAM-5716?focusedWorklogId=159118&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-159118
 ]

ASF GitHub Bot logged work on BEAM-5716:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Oct/18 10:38
            Start Date: 26/Oct/18 10:38
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on a change in pull request #6725: 
[BEAM-5716] Reorganize testing modules
URL: https://github.com/apache/beam/pull/6725#discussion_r228481484
 
 

 ##########
 File path: settings.gradle
 ##########
 @@ -161,19 +161,21 @@ project(":beam-sdks-java-io-synthetic").dir = 
file("sdks/java/io/synthetic")
 include "beam-sdks-java-javadoc"
 project(":beam-sdks-java-javadoc").dir = file("sdks/java/javadoc")
 include "beam-sdks-java-load-tests"
-project(":beam-sdks-java-load-tests").dir = file("sdks/java/load-tests")
+project(":beam-sdks-java-load-tests").dir = 
file("sdks/java/testing/load-tests")
 include "beam-sdks-java-maven-archetypes-examples"
 project(":beam-sdks-java-maven-archetypes-examples").dir = 
file("sdks/java/maven-archetypes/examples")
 include "beam-sdks-java-maven-archetypes-starter"
 project(":beam-sdks-java-maven-archetypes-starter").dir = 
file("sdks/java/maven-archetypes/starter")
 include "beam-sdks-java-nexmark"
-project(":beam-sdks-java-nexmark").dir = file("sdks/java/nexmark")
+project(":beam-sdks-java-nexmark").dir = file("sdks/java/testing/nexmark")
 
 Review comment:
   done

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 159118)
    Time Spent: 2h 40m  (was: 2.5h)

> Move testing utilities to a common place
> ----------------------------------------
>
>                 Key: BEAM-5716
>                 URL: https://issues.apache.org/jira/browse/BEAM-5716
>             Project: Beam
>          Issue Type: Task
>          Components: testing
>            Reporter: Lukasz Gajowy
>            Assignee: Lukasz Gajowy
>            Priority: Major
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> This was raised on the devlist here: 
> [https://lists.apache.org/thread.html/19412a35c06d41b378c7e0116557b6eccbd7c289d86998e8ab3fadcf@%3Cdev.beam.apache.org%3E]
> Short version: there are some testing utilities from nexmark module that 
> could be reused in load test (and possibly elsewhere). Other than that, both 
> Nexmark and Load-tests should be stored in a common module together with the 
> utils, as they all serve similar causes (testing).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to