1) Retry create_project(...) three times if it faild. 61/70861/1
authorYonghee Han <onstudy@samsung.com>
Mon, 23 May 2016 05:44:23 +0000 (14:44 +0900)
committerYonghee Han <onstudy@samsung.com>
Mon, 23 May 2016 05:44:23 +0000 (14:44 +0900)
commitb008b5682f5551f1be7f772992e8f8ce0cb05e66
tree30b383ff305eb18b245d0262e082867e4cb4d725
parent9576b27440b83c5294443ddd7b298d8a697a036e
1) Retry create_project(...) three times if it faild.
2) Merge person list then send meta update request only once. (instead of sending multiple requests)
Tested : Retry routine check OK.
Tested : Update meta for person check OK.

Change-Id: I7646b57dee077d3a2b2def4c0ef36e81c8eef04b
common/buildservice.py
job_submit.py