Skip to content

Commit c46bd12

Browse files
chore(platform): even more time for test app
1 parent 5f7261c commit c46bd12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/aignostics/platform/scheduled_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from aignostics.platform.resources.runs import ApplicationRun
1717

1818
TEST_APPLICATION_VERSION_ID = "test-app:v0.0.1"
19-
TEST_APPLICATION_TIMEOUT_SECONDS = 60 * 60 # 1 hour
19+
TEST_APPLICATION_TIMEOUT_SECONDS = 2 * 60 * 60 # 1 hour
2020
HETA_APPLICATION_VERSION_ID = "he-tme:v1.0.0-beta.4"
2121
HETA_APPLICATION_TIMEOUT_SECONDS = 6 * 60 * 60 # 6 hours
2222

0 commit comments

Comments
 (0)