Actions
Bug #33692
closedIncrease nock timeout for longer running tests and possibly slow CI
Description
Currently nock requests timeout in 5 secs..That seems to be too small for some CI infra. That's my best guess for the random nock timeouts on nightly and master-source-release pipelines.
Proposing increasing timeouts to 5 mins or some reasonable value. This will not impact run times for happy path as the timeout breaks when nocked call is made.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9720 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.3.0 added
Updated by Samir Jha about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|ad887cedda5033ca1a888f8459f0eacda2124f6c.
Actions