the retry number is little and the wait time for retry is long in _deploy_tarball_to_board method
Bug #1010285 reported by
Yongqin Liu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Dispatcher |
Fix Released
|
Low
|
Yongqin Liu |
Bug Description
excerpt from http://
> For the download problem of image files, I guest we can set the retry
> number to 5.
Makes sense. I think waiting 5 minutes between retries is probably a
touch excessive too, maybe we should scale that down too.
> This time I saw one job on panda01 succeed to download the images files at
> the 2nd try.
I've seen this happen a few times too.
Related branches
lp:~liuyq0307/lava-dispatcher/update_retry_number_and_wait_time
- Michael Hudson-Doyle (community): Approve
-
Diff: 24 lines (+3/-3)1 file modifiedlava_dispatcher/client/master.py (+3/-3)
Changed in lava-dispatcher: | |
status: | New → Fix Committed |
importance: | Undecided → Low |
assignee: | nobody → Yongqin Liu (liuyq0307) |
milestone: | none → 2012.06 |
Changed in lava-dispatcher: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.