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

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

                Author: ASF GitHub Bot
            Created on: 21/Jun/18 17:28
            Start Date: 21/Jun/18 17:28
    Worklog Time Spent: 10m 
      Work Description: kennknowles closed pull request #5721: [BEAM-4611] 
Point gearpump post-commit tests to master
URL: https://github.com/apache/beam/pull/5721
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Gearpump.groovy 
b/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Gearpump.groovy
index 16c8d38e580..a36250bf525 100644
--- a/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Gearpump.groovy
+++ b/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Gearpump.groovy
@@ -22,7 +22,8 @@ import JobBuilder
 // This job runs the suite of ValidatesRunner tests against the Gearpump
 // runner.
 
JobBuilder.postCommitJob('beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle',
-  'Run Gearpump ValidatesRunner', 'Apache Gearpump Runner ValidatesRunner 
Tests', this) {
+  'Run Gearpump ValidatesRunner', 'Apache Gearpump Runner ValidatesRunner 
Tests',
+  this) {
   description('Runs the ValidatesRunner suite on the Gearpump runner.')
   previousNames('beam_PostCommit_Java_ValidatesRunner_Gearpump')
   previousNames('beam_PostCommit_Java_RunnableOnService_Gearpump')
@@ -30,7 +31,7 @@ 
JobBuilder.postCommitJob('beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle',
   // Set common parameters.
   common_job_properties.setTopLevelMainJobProperties(
     delegate,
-    'gearpump-runner')
+    'master')
 
   // Publish all test results to Jenkins
   publishers {
@@ -46,3 +47,4 @@ 
JobBuilder.postCommitJob('beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle',
     }
   }
 }
+


 

----------------------------------------------------------------
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: 114399)
    Time Spent: 40m  (was: 0.5h)

> Gearpump post-commit tests point to non-existing branch
> -------------------------------------------------------
>
>                 Key: BEAM-4611
>                 URL: https://issues.apache.org/jira/browse/BEAM-4611
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Mikhail Gryzykhin
>            Assignee: Mikhail Gryzykhin
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> [https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_ValidatesRunner_Gearpump_Gradle/]
>  



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

Reply via email to