[vib/tensorflow] Incrase basic-example timeout (#78474)

Signed-off-by: Gonzalo Gomez Gracia <gonzalo.gomez@broadcom.com>
This commit is contained in:
Gonzalo Gómez Gracia 2025-03-04 23:12:54 +01:00 committed by GitHub
parent 2f6c65bb48
commit 99a04430b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ user:
command:
basic-example:
exec: python ./tensorflow/goss/testfiles/basic_example.py
timeout: 120000
timeout: 180000
stdout:
- shape=(5, 10)
exit-status: 0