[
https://issues.apache.org/jira/browse/BEAM-6971?focusedWorklogId=221825&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-221825
]
ASF GitHub Bot logged work on BEAM-6971:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Apr/19 16:17
Start Date: 02/Apr/19 16:17
Worklog Time Spent: 10m
Work Description: adude3141 commented on issue #8199: [BEAM-6971] remove
:beam-website:testWebsite from gradle build target
URL: https://github.com/apache/beam/pull/8199#issuecomment-479075735
I would really like to also remove the `build.dependsOn buildWebsite`.
Thoughts?
----------------------------------------------------------------
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: 221825)
Time Spent: 20m (was: 10m)
> Remove :beam-website:testWebsite from gradle build target
> ---------------------------------------------------------
>
> Key: BEAM-6971
> URL: https://issues.apache.org/jira/browse/BEAM-6971
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Michael Luckey
> Assignee: Michael Luckey
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Rationale:
> - the task seems to be very flaky. In fact, I always need to add '-x
> :beam-website:testWebsite' to my build [1]
> - task uses docker, which imho adds a (unnecessary) severe constraint on the
> build task. E.g. A part time user is unable to execute these tests in a
> docker environment
> - these tests are accessing production environment. So myself hitting the
> build several times an hour could be considered a DOS attack.
> [1] https://issues.apache.org/jira/browse/BEAM-6760
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)