timeout defined in default section is not being used.
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Customer reported that timeout defined in the default section is not working.
According to our documentation we can set the timeout parameter under the default section. However upon testing, it seems that the timeout parameter in the default section is not being used. Defining the timeout parameter in the job section works properly.
Example Project
- This project defines the timeoutin thedefaultsection.
- However, based on the job, it is not used: https://gitlab.com/dm3ch/test-ci/-/jobs/499926273
- This project defines the timeoutin the job.
- Timeout was set properly: https://gitlab.com/jdasmarinas/test-ci/-/jobs/501171003
What is the current bug behavior?
Timeout defined in the default section is not being used.
What is the expected correct behavior?
Timeout defined in the default section should be used.
Edited  by 🤖 GitLab Bot 🤖