[
https://issues.apache.org/jira/browse/BEAM-4618?focusedWorklogId=114605&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-114605
]
ASF GitHub Bot logged work on BEAM-4618:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jun/18 03:37
Start Date: 22/Jun/18 03:37
Worklog Time Spent: 10m
Work Description: kennknowles opened a new pull request #5732:
[BEAM-4618] Fix errors in BeamModulePlugin perf test section
URL: https://github.com/apache/beam/pull/5732
The `BeamModulePlugin` section on perf tests was not migrated adequately
from `build_rules.gradle`
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [x] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [x] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 114605)
Time Spent: 10m
Remaining Estimate: 0h
> Jenkins perf tests broken by gradle refactor
> --------------------------------------------
>
> Key: BEAM-4618
> URL: https://issues.apache.org/jira/browse/BEAM-4618
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: Blocker
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The move from {{build_rules.gradle}} to
> {{buildSrc/.../BeamModulePlugin.groovy}} requires putting {{project.}} in
> front of a bunch of variables. The perf test code path was not tested, and is
> broken.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)