[
https://issues.apache.org/jira/browse/BEAM-12313?focusedWorklogId=664363&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-664363
]
ASF GitHub Bot logged work on BEAM-12313:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/21 21:59
Start Date: 12/Oct/21 21:59
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #15675:
URL: https://github.com/apache/beam/pull/15675#discussion_r724407354
##########
File path: .test-infra/jenkins/job_LoadTests_CoGBK_Dataflow_V2_Java17.groovy
##########
@@ -0,0 +1,260 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
Review comment:
is it possible to be able to extract common configurations of this and
other tests, and parameterize them by java version so that we don't have
duplicate all of the configuration bits for each version?
We should try to minimize the number of places we have to edit when adding
and removing a new version.
Something we tried to do for Python:
https://github.com/apache/beam/blob/master/.test-infra/jenkins/PythonTestProperties.groovy
https://github.com/apache/beam/blob/master/sdks/python/test-suites/gradle.properties
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 664363)
Time Spent: 3h 10m (was: 3h)
> Publish Java 17 SDK Harness docker image
> ----------------------------------------
>
> Key: BEAM-12313
> URL: https://issues.apache.org/jira/browse/BEAM-12313
> Project: Beam
> Issue Type: Sub-task
> Components: build-system, sdk-java-harness
> Reporter: Ismaël Mejía
> Assignee: Fernando Morales
> Priority: P3
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)