You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Íñigo Goiri (Jira)" <ji...@apache.org> on 2023/05/01 16:39:00 UTC

[jira] [Resolved] (HADOOP-18725) Avoid cross-platform build for irrelevant Dockerfile changes

     [ https://issues.apache.org/jira/browse/HADOOP-18725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Íñigo Goiri resolved HADOOP-18725.
----------------------------------
    Fix Version/s: 3.4.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> Avoid cross-platform build for irrelevant Dockerfile changes
> ------------------------------------------------------------
>
>                 Key: HADOOP-18725
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18725
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.3.5
>         Environment: Centos 7, Centos 8, Debian 10, Ubuntu Focal, Windows 10
>            Reporter: Gautham Banasandra
>            Assignee: Gautham Banasandra
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org