You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/10 19:24:02 UTC

[jira] [Created] (HBASE-23961) Add CI check that dockerfiles build

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)