Nick Dimiduk created HBASE-23961:
------------------------------------
Summary: Add CI check that dockerfiles build
Key: HBASE-23961
URL: https://issues.apache.org/jira/browse/HBASE-23961
Project: HBase
Issue Type: Test
Components: build
Reporter: Nick Dimiduk
I stumbled into some bit-rot in a {{Dockerfile}} recently. The job that powers
the flakey detector apparently only runs because the build machines have layers
cached. We could detect these failures earlier by rebuilding docker
environments with {{--no-cache}} on a regular interval. Nightly is probably
overkill, but it's easy enough to tack on an additional parallel stage to the
existing build.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)