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

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

                Author: ASF GitHub Bot
            Created on: 04/Mar/19 14:10
            Start Date: 04/Mar/19 14:10
    Worklog Time Spent: 10m 
      Work Description: kkucharc commented on pull request #7808: [BEAM-5995] 
Created Jenkins DSL for Python Load Tests
URL: https://github.com/apache/beam/pull/7808#discussion_r262072402
 
 

 ##########
 File path: .test-infra/jenkins/LoadTestsBuilder.groovy
 ##########
 @@ -37,7 +37,22 @@ class LoadTestsBuilder {
         }
     }
 
-    private static String parseOptions(Map<String, Object> options) {
-        options.collect { "--${it.key}=${it.value.toString()}".replace('\"', 
'\\"') }.join(' ')
+    static void loadTestPython(context, String title, Runner runner, 
Map<String, ?> options, String mainClass) {
 
 Review comment:
   I agree, with SDK enum it would be simplified
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 207158)
    Time Spent: 6h 20m  (was: 6h 10m)

> Create Jenkins jobs to run the load tests
> -----------------------------------------
>
>                 Key: BEAM-5995
>                 URL: https://issues.apache.org/jira/browse/BEAM-5995
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Kasia Kucharczyk
>            Assignee: Kasia Kucharczyk
>            Priority: Major
>              Labels: triaged
>          Time Spent: 6h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to