Skip to content

PipelineRun timeout not working as expected #715

@cumal

Description

@cumal

Hi,
I'm trying to reduce the timeout of the tasks (in my case, maven-pullrequest), but if I reduce the timeout for testing, from "12h0m0s" to "0h0m30s", the pipeline didn't stop after 30 secs, it still running for 4min.

image
image

In my case, I have forked this repository and with "image: uses:lighthouse:[myrepository]/tasks/maven-java11/
pullrequest.yaml@versionStream", I'm able to use my forked tasks (this works fine), but I can't set other timeout...

Also, I have tried to use the timeout inside the task steps, to set custom timeouts to each step, with the same result... Example
For me, this didn't work neither example

Tried this format: "options: timeout: [ time: / unit: ]" and didn't works. I suppose it is for jenkinsX 2...

Im using JenkinsX 3.

Thanks you in advance.
Cumal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions