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

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

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



##########
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:
       For testing purposes on testing Jenkins jobs were disabled.
   It refers to this method:
   
https://jenkinsci.github.io/job-dsl-plugin/#method/javaposse.jobdsl.dsl.jobs.WorkflowJob.disabled




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

> 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 10m
>  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