[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: salsa-ci.yml did not have the desired effect



Hi,

Sorry that I forget to mention that both goals aren't met.

Frans Spiesschaert wrote on sun 02-11-2025 om 13:30 [+0100]:
> Hi,
> 
> Recently I added a file debian/salsa-ci.yml
> to https://salsa.debian.org/debian-edu/debian-edu-doc, aiming first
> at
> skipping reprotest execution on commits to a branch called weblate,
> and
> secondly at increasing the reprotest timeout from 2 hours to 3 hours,
> as reprotest currently fails with the message that the test took
> longer
> than two hours to execute.
> 
> This is my debian/salsa-ci.yml:
> 
> ---
> include:
>   -
> https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
> 
> # Don't run Salsa CI on weblate because packages aren't build from
> it.
> variables:
>   SALSA_CI_IGNORED_BRANCHES: 'weblate'
> 
> # Enabling this would skip reprotest.
> # This could be helpfull if reprotest keeps running out of time.
> #reprotest:
> #  allow_failure: true
> 
> # Set timeout for reprotest to 3h
> reprotest:
>   extends: .test-reprotest
>   timeout: 3h
> 
> 
> 
> What do I do wrong?
> Please CC: me, because I'm not subscribed to the list.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: