Commit 4d550339 authored by Julian Descottes's avatar Julian Descottes
Browse files

Bug 1749266 - [remote] Increase timeout for puppeteer tasks to 3600 seconds...

Bug 1749266 - [remote] Increase timeout for puppeteer tasks to 3600 seconds r=jmaher,whimboo a=test-only DONTBUILD

The test itself takes around 25 minutes. If the task hits the clone step, it will take an additional 10minutes.
Note that there is also a slow clone issue where clone can take between 15 and 30 mn.

Differential Revision: https://phabricator.services.mozilla.com/D135476
parent 39df01b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ job-defaults:
    worker-type: t-linux-xlarge-source
    worker:
        docker-image: {in-tree: ubuntu1804-test}
        max-run-time: 1800
        max-run-time: 3600
        artifacts:
            - type: file
              name: public/remote/results.json