SKA-ScienceDataProcessor / integration-prototype

SDP Integration Prototype
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Updates/docker api #59

Closed njthykkathu closed 5 years ago

njthykkathu commented 5 years ago

Description:

JIRA Ticket - TSK-2706 Improved the Docker Swarm API, changed the structure and modified some of the methods to make it cleaner and easier to read and use. Updated to test script. Added method to query the replication level of a service from the service id.

Testing instructions:

To test run the following command: ./tools/run_tests.sh sip/execution_control/docker_api/sip_docker_swarm

Types of changes

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #59      +/-   ##
=========================================
- Coverage   92.85%   92.8%   -0.05%     
=========================================
  Files          59      59              
  Lines        2210    2210              
=========================================
- Hits         2052    2051       -1     
- Misses        158     159       +1
Impacted Files Coverage Δ
..._config_db/scheduling/tests/workflow_test_utils.py 87.09% <0%> (-3.23%) :arrow_down:

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 028c9c4...5da9562. Read the comment docs.