lp:~gary-wzl77/mcloud/schedule_jobs

Created by Gary.Wang and last modified
Get this branch:
bzr branch lp:~gary-wzl77/mcloud/schedule_jobs
Only Gary.Wang can upload to this branch. If you are Gary.Wang please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary.Wang
Project:
mcloud
Review team:
mcloud-team
Status:
Merged

Recent revisions

43. By Gary.Wang

1.split mcloud unit test into two unit test(restful and syncup).
2.remove buffer_callback method for taskhandler.
3.some test cases fine-tuned for code coverage.
4.add timeout and credentail failed test cases.

42. By Gary.Wang

1.fixes some typos.
2.adjust the number of clients(5->3) in provider. That fits better with bandwidth on touch when downloading content simultaneously.

41. By Gary.Wang

user EXPECT_TRUE and EXPECT_FALSE instead of EXPECT_EQ to avoid tests failed on vivid+overlay.

40. By Gary.Wang

1.minor change on provider/CMakeLists.txt for provider installation.
2.split mode for bzr-builddeb.

39. By Gary.Wang

support dual landing.

38. By Gary.Wang

arrange client according to pending task.

37. By Gary.Wang

Currently, download/upload jobs are pushed into queue. And the operations of each job are processed one by one. When lots of requests are comming from client, download/upload jobs will be blocked if mcloud lib is dealling with large content. Now five threads running under the hood and mcloud schedules the jobs for each thread accordingly.

36. By Gary.Wang

add more test cases.

35. By Gary.Wang

1.remove the access_token
2.add missing dependencies.

34. By Gary.Wang

add missing dependencies in debian/control file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mcloud
This branch contains Public information 
Everyone can see this information.

Subscribers