Scott Wegner created BEAM-4696:
----------------------------------
Summary: Execute Jenkins website tests in a Docker container
Key: BEAM-4696
URL: https://issues.apache.org/jira/browse/BEAM-4696
Project: Beam
Issue Type: Improvement
Components: testing, website
Reporter: Scott Wegner
Assignee: Scott Wegner
Currently, the website tests run in a vanilla Linux environment, which require
a prerequisite step to install Ruby. The install script is flaky and adds extra
time to the job.
Instead, we should run the website pre-commits inside the pre-built ruby/2.5
docker image so that we don't need to worry about installing extra dependencies.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)