[
https://issues.apache.org/jira/browse/HBASE-23961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-23961:
---------------------------------
Summary: Add CI check that builds dockerfiles (was: Add CI check that
dockerfiles build)
> Add CI check that builds dockerfiles
> ------------------------------------
>
> Key: HBASE-23961
> URL: https://issues.apache.org/jira/browse/HBASE-23961
> Project: HBase
> Issue Type: Test
> Components: build
> Reporter: Nick Dimiduk
> Priority: Minor
>
> 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)