[
https://issues.apache.org/jira/browse/BEAM-9136?focusedWorklogId=429142&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-429142
]
ASF GitHub Bot logged work on BEAM-9136:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Apr/20 17:09
Start Date: 30/Apr/20 17:09
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #11548:
URL: https://github.com/apache/beam/pull/11548#discussion_r418160747
##########
File path: .test-infra/jenkins/CommonJobProperties.groovy
##########
@@ -163,6 +163,10 @@ class CommonJobProperties {
// For [BEAM-4847], hardcode Xms and Xmx to reasonable values (2g/4g).
context.switches("-Dorg.gradle.jvmargs=-Xms2g")
context.switches("-Dorg.gradle.jvmargs=-Xmx4g")
+
+ // Add docker-pull-licenses option to all Jenkins test to add licenses to
when build docker images.
Review comment:
This is my other comment(copying from above, in case you missed it): I
suggested on mailing list that we can also pull licences whenever we run build
containers on the release branch. If community does not like that option for
some reason, then we should also update the release guide in this PR to make
sure release manager is aware that they need to pass a non-default option, and
check that licenses were added successfully.
----------------------------------------------------------------
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: 429142)
Time Spent: 27.5h (was: 27h 20m)
> Add LICENSES and NOTICES to docker images
> -----------------------------------------
>
> Key: BEAM-9136
> URL: https://issues.apache.org/jira/browse/BEAM-9136
> Project: Beam
> Issue Type: Task
> Components: build-system
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 27.5h
> Remaining Estimate: 0h
>
> Scan dependencies and add licenses and notices of the dependencies to SDK
> docker images.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)