If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 16/Nov/11 09:23 AM
Updated: 01/Jul/15 06:05 AM
|
|
Component/s: |
None
|
Affects Version/s: |
4.0.12
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
Environment:
|
Linux Ubuntu Server 11.10 x86_64
|
|
I using Google repo to build android.
I save source code on NFS.
If I qb have problem with NFS (e.g. stale NFS file handle) while qb is checking build conditions (changes in repository) the build doesn't timeout and next build will be blocked.
I would propose to check time of preparing build step and cancel it if it exceeds time limit.
|
Description
|
I using Google repo to build android.
I save source code on NFS.
If I qb have problem with NFS (e.g. stale NFS file handle) while qb is checking build conditions (changes in repository) the build doesn't timeout and next build will be blocked.
I would propose to check time of preparing build step and cancel it if it exceeds time limit. |
Show » |
|
So the agents should retry sending step results until it succeed unless the master is really down.