Michael Luckey created BEAM-6971:
------------------------------------
Summary: 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
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)