-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[GHA] Add func tests for Android #33009
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
e721c91 to
8fc8ae2
Compare
8fc8ae2 to
b0b66ac
Compare
akashchi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please adjust the timeout for the job.
.github/workflows/android.yml
Outdated
|
|
||
| CXX_Func_Tests: | ||
| needs: [Smart_CI, Docker, Build] | ||
| timeout-minutes: 120 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't it too generous? The precommit test jobs should not run for more than an hour at most.
UPD: I can see the job running for ~12 minutes, so 20 minutes for the timeout should be plenty.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done, thanks!
Tickets: