Recently nightly test failed due to timeout.
keras added this limitation for single unit tests, but we are using different CI systems and instance types.
Increased timeout for a single unit test to 20 mins maximum
Related Issues
PR Overview
[ ] This PR requires new unit tests [y/n] (make sure tests are included)
[ ] This PR requires to update the documentation [y/n] (make sure the docs are up-to-date)
Summary
Recently nightly test failed due to timeout. keras added this limitation for single unit tests, but we are using different CI systems and instance types. Increased timeout for a single unit test to 20 mins maximum
Related Issues
PR Overview