Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Centos 7, Centos 8, Debian 10, Ubuntu Focal, Windows 10
Description
Currently, when one of the Dockerfiles (located at https://github.com/apache/hadoop/tree/trunk/dev-support/docker) changes, all the platform builds are run.
For example, a change to Dockerfile_debian_10 would trigger a run for Centos 7, which isn't relevant.
This leads to unnecessary delays in PR validation. We should thus limit the changes specific to the platform for the case where the corresponding Dockerfile changes.
Attachments
Issue Links
- blocks
-
HADOOP-18134 Setup Jenkins nightly CI for Windows 10
- Resolved
- links to