Skip to content

Fix tests failing due to timeout in CI pipelines #2709

@madil90

Description

@madil90

Describe the bug
Some tests are failing in CI pipelines because of timeout. This timeout is set too low and doesn't take into account the variance due to shared IO/CPU in cloud CI systems.

To Reproduce
Steps to reproduce the behavior:
Run pre-merge pipeline in NVIDIA CI several times. Tests will fail ~10% of the time due to timeout error.

Expected behavior
Tests should pass all the time. The timeout must be increased.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions