1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

semaphore: bump timeout

When semaphore is overloaded tests can take more than 1hr, bump
timeout

(cherry picked from commit 1855064d4e)
(cherry picked from commit 96b9fe831f)
This commit is contained in:
Luca Boccassi 2024-12-13 22:08:27 +00:00
parent 02d10e1d9b
commit 4d20ee13dd

View File

@ -15,7 +15,7 @@ auto_cancel:
when: "true"
execution_time_limit:
hours: 1
hours: 2
blocks:
- name: "Setup & test"