~alpine/aports

2 2

Request on higher build timeouts in CI-Pipelines

Martin Hübner <martin.hubner@web.de>
Details
Message ID
<09874716-9d61-48d4-9655-faeb7abdb68b@web.de>
DKIM signature
missing
Download raw message
Hello there,

I would like to contribute ZMQ-Support to the aports gnuradio package.
The MR for that, although still in draft state, is almost finished.

https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/77833

Currently, the aarch64-pipeline fails for a timeout after 60 minutes. As
the logs show, the build process is almost finished at that moment,
doing some unit tests still. I suspect those to not take more than
additional 10 minutes. Is it maybe possible, to raise the timeouts a bit?

Yours Martin
Details
Message ID
<Z6enxnrI_3aCNN-B@dfeafe64f712>
In-Reply-To
<09874716-9d61-48d4-9655-faeb7abdb68b@web.de> (view parent)
DKIM signature
missing
Download raw message
On Sat, Feb 08, 2025 at 06:40:14PM +0100, Martin Hübner wrote:
> Hello there,
> 
> I would like to contribute ZMQ-Support to the aports gnuradio package.
> The MR for that, although still in draft state, is almost finished.
> 
> https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/77833
> 
> Currently, the aarch64-pipeline fails for a timeout after 60 minutes. As
> the logs show, the build process is almost finished at that moment,
> doing some unit tests still. I suspect those to not take more than
> additional 10 minutes. Is it maybe possible, to raise the timeouts a bit?
> 
> Yours Martin
> 

Hello Martin,

The CI/CD timeout for merge requests from forks is determined by the
settings of the fork itself.

so you can adjust it here (general pipelines > timeout):
https://gitlab.alpinelinux.org/Akira25/aports/-/settings/ci_cd#js-general-pipeline-settings

Hope that helps,
Kevin
Martin Hübner <martin.hubner@web.de>
Details
Message ID
<edebbc81-5b03-4e65-95e0-a0119539a1e1@web.de>
In-Reply-To
<Z6enxnrI_3aCNN-B@dfeafe64f712> (view parent)
DKIM signature
missing
Download raw message
Am 08.02.25 um 19:51 schrieb Kevin Daudt:
> On Sat, Feb 08, 2025 at 06:40:14PM +0100, Martin Hübner wrote:
>> Hello there,
>>
>> I would like to contribute ZMQ-Support to the aports gnuradio package.
>> The MR for that, although still in draft state, is almost finished.
>>
>> https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/77833
>>
>> Currently, the aarch64-pipeline fails for a timeout after 60 minutes. As
>> the logs show, the build process is almost finished at that moment,
>> doing some unit tests still. I suspect those to not take more than
>> additional 10 minutes. Is it maybe possible, to raise the timeouts a bit?
>>
>> Yours Martin
>>
> Hello Martin,
>
> The CI/CD timeout for merge requests from forks is determined by the
> settings of the fork itself.
>
> so you can adjust it here (general pipelines > timeout):
> https://gitlab.alpinelinux.org/Akira25/aports/-/settings/ci_cd#js-general-pipeline-settings
>
> Hope that helps,
> Kevin


Hello Kevin,

thank you for the hint. I wasn't expecting it to be this easy! :)

The MR is ready now, we do a last pipeline run and the package
maintainer approved already.

Thank you a lot for your support.
Martin
Reply to thread Export thread (mbox)