[
https://issues.apache.org/jira/browse/BEAM-6971?focusedWorklogId=222059&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-222059
]
ASF GitHub Bot logged work on BEAM-6971:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Apr/19 22:35
Start Date: 02/Apr/19 22:35
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-479235727
Thx, @mxm, for the review.
Your absolutely right that we need to ensure the website is building
properly.
Only
- the build target itself is only called (implicitly) by the publish task on
beam_ReleaseNightlySnapshot (which has nothing to do with website)
- is tested separately on beam_PreCommit_Website_Commit (et. al.)
- uses docker, which I personally want to get off the build target
Anyway, lets discuss this another time.
----------------------------------------------------------------
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: 222059)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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.
> See also
> https://lists.apache.org/thread.html/f5eeadadbfd976b4d6db05e4ffc91aeaaa8e35b950ff6505706f526e@%3Cdev.beam.apache.org%3E
> [1] https://issues.apache.org/jira/browse/BEAM-6760
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)