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

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

                Author: ASF GitHub Bot
            Created on: 09/Aug/19 15:25
            Start Date: 09/Aug/19 15:25
    Worklog Time Spent: 10m 
      Work Description: aromanenko-dev commented on pull request #9287: 
[BEAM-7776] Remove Pkb from file-based IOIT jobs
URL: https://github.com/apache/beam/pull/9287#discussion_r312528767
 
 

 ##########
 File path: .test-infra/jenkins/job_PerformanceTests_FileBasedIO_IT.groovy
 ##########
 @@ -16,155 +16,136 @@
  * limitations under the License.
  */
 
-import CommonJobProperties as commonJobProperties
+import CommonJobProperties as common
 
-def testsConfigurations = [
+def jobs = [
         [
-                jobName           : 'beam_PerformanceTests_TextIOIT',
-                jobDescription    : 'Runs PerfKit tests for TextIOIT',
-                itClass           : 'org.apache.beam.sdk.io.text.TextIOIT',
-                bqTable           : 'beam_performance.textioit_pkb_results',
-                prCommitStatusName: 'Java TextIO Performance Test',
-                prTriggerPhase    : 'Run Java TextIO Performance Test',
-                extraPipelineArgs: [
+                name               : 'beam_PerformanceTests_TextIOIT',
+                description        : 'Runs PerfKit tests for TextIOIT',
 
 Review comment:
   Here and all below - don't we need to change `PerfKit` name to something 
else? Maybe just `performance`?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 292104)
    Time Spent: 11h 20m  (was: 11h 10m)

> Implement Kubernetes setup/teardown code to gradle/jenkins tasks. 
> ------------------------------------------------------------------
>
>                 Key: BEAM-7776
>                 URL: https://issues.apache.org/jira/browse/BEAM-7776
>             Project: Beam
>          Issue Type: Sub-task
>          Components: testing
>            Reporter: Lukasz Gajowy
>            Assignee: Lukasz Gajowy
>            Priority: Major
>          Time Spent: 11h 20m
>  Remaining Estimate: 0h
>
> Currently this is done by Perfkit Benchmarker but can be easily moved to 
> Beam's codebase and a set of fine-grained gradle tasks. Those could be then 
> invoked by Jenkins giving more elasticity to our tests and making Perkfit 
> totally obsolete in IOITs. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to