[ https://issues.apache.org/jira/browse/BEAM-6703?focusedWorklogId=210068&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-210068 ]
ASF GitHub Bot logged work on BEAM-6703: ---------------------------------------- Author: ASF GitHub Bot Created on: 08/Mar/19 10:35 Start Date: 08/Mar/19 10:35 Worklog Time Spent: 10m Work Description: lgajowy commented on pull request #8010: [BEAM-6703] Added a phrase-triggered Jenkins job to test a Direct runner with Java 11 runtime URL: https://github.com/apache/beam/pull/8010#discussion_r263731978 ########## File path: .test-infra/jenkins/README.md ########## @@ -57,6 +57,7 @@ Beam Jenkins overview page: [link](https://builds.apache.org/view/A-D/view/Beam/ | beam_PostCommit_Java_PortabilityApi | [cron](https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi/), [phrase](https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi_PR/) | `Run Java PortabilityApi PostCommit` | [](https://builds.apache.org/job/beam_PostCommit_Java_PortabilityApi) | | beam_PostCommit_Java_ValidatesRunner_Apex | [cron](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/), [phrase](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex_PR/) | `Run Apex ValidatesRunner` | [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex) | | beam_PostCommit_Java_ValidatesRunner_Dataflow | [cron](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/), [phrase](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_PR/) | `Run Dataflow ValidatesRunner` | [](https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow) | +| beam_PostCommit_Java11_ValidatesRunner_Direct_Java | [cron](https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct), [phrase](https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct_PR) | `Run Direct ValidatesRunner in Java 11` | [](https://builds.apache.org/job/beam_PostCommit_Java11_ValidatesRunner_Direct) | Review comment: Besides that, I think it's great that you added the job here. Honestly, I'd forget this. :) ---------------------------------------------------------------- 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: 210068) Time Spent: 4h (was: 3h 50m) > Support Java 11 in Jenkins > -------------------------- > > Key: BEAM-6703 > URL: https://issues.apache.org/jira/browse/BEAM-6703 > Project: Beam > Issue Type: Sub-task > Components: runner-dataflow, runner-direct > Reporter: Michal Walenia > Assignee: Michal Walenia > Priority: Minor > Time Spent: 4h > Remaining Estimate: 0h > > In this issue I'll create a Jenkins job that compiles Dataflow and Direct > runners with tests using Java 8 and runs Validates Runner suites with Java 11 > Runtime. -- This message was sent by Atlassian JIRA (v7.6.3#76005)