Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

xcute: Allow to excute tasks across all the platform #1963

Merged
merged 130 commits into from
Jan 17, 2020
Merged

xcute: Allow to excute tasks across all the platform #1963

merged 130 commits into from
Jan 17, 2020

Conversation

AymericDu
Copy link
Member

SUMMARY

Allow to excute tasks across all the platform

  1. The user creates a new job
  2. The job dispatches all tasks to the workers
  3. The worker processes the tasks
ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • xcute
  • event-agent
  • consience
  • Admin CLI
SDS VERSION
openio 5.2.4.dev126

@AymericDu AymericDu changed the base branch from master to 5.x December 27, 2019 14:25
@codecov-io
Copy link

codecov-io commented Dec 27, 2019

Codecov Report

Merging #1963 into 5.x will increase coverage by 0.67%.
The diff coverage is 69.12%.

Impacted file tree graph

@@            Coverage Diff            @@
##             5.x    #1963      +/-   ##
=========================================
+ Coverage   78.7%   79.36%   +0.67%     
=========================================
  Files        377      391      +14     
  Lines      72279    73957    +1678     
  Branches    7025     7025              
=========================================
+ Hits       56877    58689    +1812     
+ Misses     15294    15029     -265     
- Partials     108      239     +131
Impacted Files Coverage Δ
oio/container/client.py 85.39% <ø> (ø) ⬆️
oio/directory/indexer.py 73.39% <ø> (+2.42%) ⬆️
oio/cli/cluster/cluster.py 28.58% <0%> (ø) ⬆️
oio/account/backend.py 80.09% <100%> (-0.08%) ⬇️
tests/functional/account/test_backend.py 100% <100%> (ø) ⬆️
oio/common/green.py 85.72% <100%> (ø) ⬆️
tests/functional/account/test_server.py 97.96% <100%> (-0.02%) ⬇️
oio/common/easy_value.py 81.64% <100%> (+0.79%) ⬆️
tests/functional/event/filters/test_filters.py 98.32% <100%> (ø) ⬆️
oio/common/exceptions.py 91.98% <100%> (+0.16%) ⬆️
... and 100 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 493b14e...10c8226. Read the comment docs.

@fvennetier fvennetier merged commit 4b77118 into 5.x Jan 17, 2020
@AymericDu AymericDu deleted the xcute branch January 17, 2020 15:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants