Merge lp:~deeptik/linaro-aws-tools/fix_bug_1012007_bumptime into lp:linaro-aws-tools

Proposed by Deepti B. Kalakeri
Status: Merged
Merged at revision: 84
Proposed branch: lp:~deeptik/linaro-aws-tools/fix_bug_1012007_bumptime
Merge into: lp:linaro-aws-tools
Diff against target: 12 lines (+1/-1)
1 file modified
monitor-ec2-build-slaves (+1/-1)
To merge this branch: bzr merge lp:~deeptik/linaro-aws-tools/fix_bug_1012007_bumptime
Reviewer Review Type Date Requested Status
Paul Sokolovsky Approve
Linaro Infrastructure Pending
Review via email: mp+110028@code.launchpad.net

Description of the change

Bumping the timeout for precise-armhf-pre-built-images as the job takes more time now to complete.

To post a comment you must log in.
Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

This looks good, thanks. (Don't forget to bzr pull this on android-build ;-) ).

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'monitor-ec2-build-slaves'
2--- monitor-ec2-build-slaves 2012-06-07 11:31:08 +0000
3+++ monitor-ec2-build-slaves 2012-06-13 10:49:22 +0000
4@@ -39,7 +39,7 @@
5 DEFAULT_BUILD_RUN_TIME = 2.75 * HOUR
6 BUILD_RUN_TIMES = [
7 ("linaro-android_toolchain-trunk", 3 * HOUR),
8- ("precise-armhf-pre-built-images", 3.7 * HOUR),
9+ ("precise-armhf-pre-built-images", 5 * HOUR),
10 ]
11
12 ACTIVE_REGION = "us-east-1"

Subscribers

People subscribed via source and target branches