HomeDevCentral
Diffusion Tommy a95280823e1b

Allow Tommy to cope with depth=2 timeout

Description

Allow Tommy to cope with depth=2 timeout

Summary:
Per T1441, we added in D1794 support for multi-branch projects.

On cd.nasqueron.org, query the API with depth=2 times out.
To avoid that, perhaps make it a disabled by default optional setting.

To enable it, put a truthy value in JENKINS_MULTI_BRANCH environment variable.

This is a follow-up for 8d7e01d292da.

Test Plan: Browse https://infra.nasqueron.org/cd

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D2833

Details

Provenance
derecksonAuthored on Mar 4 2023, 18:21
derecksonPushed on Mar 4 2023, 18:25
Reviewer
dereckson
Differential Revision
D2833: Allow Tommy to cope with depth=2 timeout
Parents
rTOMMYd67a0e2d08d6: Upgrade Rack version
Branches
Unknown
Tags
Unknown
Tasks
T1441: Add support for Jenkins 2.0 multi-branch pipelines