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

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

                Author: ASF GitHub Bot
            Created on: 28/Aug/20 17:47
            Start Date: 28/Aug/20 17:47
    Worklog Time Spent: 10m 
      Work Description: TobKed commented on a change in pull request #12716:
URL: https://github.com/apache/beam/pull/12716#discussion_r479450128



##########
File path: .test-infra/jenkins/CommonJobProperties.groovy
##########
@@ -34,7 +34,10 @@ class CommonJobProperties {
       String defaultBranch = 'master',
       int defaultTimeout = 100,
       boolean allowRemotePoll = true,
-      String jenkinsExecutorLabel =  'beam') {
+      String jenkinsExecutorLabel = 'beam',
+      boolean cleanWorkspace = true) {
+
+    context.disabled()

Review comment:
       🙀  good point @tvalentyn . It is unwanted leftover from testing it on 
another Jenkins with some additional changes in CommonJobProperties. I deleted 
it in recent fixup.




----------------------------------------------------------------
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: 475923)
    Time Spent: 1h  (was: 50m)

> Fix broken Beam Dependency Check Report
> ---------------------------------------
>
>                 Key: BEAM-10831
>                 URL: https://issues.apache.org/jira/browse/BEAM-10831
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core, sdk-py-core
>            Reporter: Tobiasz Kedzierski
>            Assignee: Tobiasz Kedzierski
>            Priority: P2
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Mails with Beam Dependency Check Report reports:
> ERROR: File 'src/build/dependencyUpdates/beam-dependency-check-report.html' 
> does not exist
>  
>  
> [https://lists.apache.org/thread.html/rcd0f6b9f6a18d93bc3a715284dda5305814c1f2b99be1cd28f966905%40%3Cdev.beam.apache.org%3E]
> Job responsible for sending mail:
> .test-infra/jenkins/job_Dependency_Check.groovy:beam_Dependency_Check
> Probably cause is workspace clearing before sending mail
> (wsCleanup() in 
> .test-infra/jenkins/CommonJobProperties.groovy:CommonJobProperties)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to