[
https://issues.apache.org/jira/browse/HDDS-2541?focusedWorklogId=346223&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-346223
]
ASF GitHub Bot logged work on HDDS-2541:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Nov/19 19:49
Start Date: 19/Nov/19 19:49
Worklog Time Spent: 10m
Work Description: elek commented on pull request #223: HDDS-2541. CI
builds should use merged code state instead of the forked branch
URL: https://github.com/apache/hadoop-ozone/pull/223
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 346223)
Remaining Estimate: 0h
Time Spent: 10m
> CI builds should use merged code state instead of the forked branch
> -------------------------------------------------------------------
>
> Key: HDDS-2541
> URL: https://issues.apache.org/jira/browse/HDDS-2541
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: build
> Reporter: Marton Elek
> Assignee: Marton Elek
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> As of now the github actions based CI runs uses the branch of the PR which is
> the forked repo most of the time.
> It would be better to force a rebase/merge (without push) before the builds
> to test the possible state after the merge not before.
> For example if a PR branch uses elek/hadoop-ozone:HDDS-1234 and request a
> merge to apache/hadoop-ozone:master then the build should download the
> HDDS-1234 from elek/hadoop-ozone AND *rebase/merge* to the
> apache/hadoop-ozone *before* the build.
> This merge is temporary just for the build/checks (no push at all).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]