Closed apmcd42 closed 5 years ago
Merging #95 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #95 +/- ##
=======================================
Coverage 84.04% 84.04%
=======================================
Files 61 61
Lines 2846 2846
Branches 237 237
=======================================
Hits 2392 2392
Misses 402 402
Partials 52 52
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 d2620a5...655a5d8. Read the comment docs.
Description:
Made changes to the scripts so that they work with the current flask interface.
Testing instructions:
First start the services for the Configuration Database, Execution Control Master Controller and Flask SDP Master. This can be done with the provided docker-compose file found in the
sip/tango_control/flask_master
folder:where
test
is the Docker Swarm stack name.Once this has been started, please follow the instructions in the
README.md
file found in thesip/tango_control/flask_master/utils
folder.Types of changes
Checklist: