SKA-ScienceDataProcessor / integration-prototype

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

Add device server "ping" as healthcheck for Tango servers #65

Closed brianmcilwrath closed 5 years ago

brianmcilwrath commented 5 years ago

Adds a healthchewck - using the builtin Tango Device Server "ping()" command to all the Tango SIP device servers

Description:

JIRA ticket TSK-2704

Testing instructions:

Use docker-stack deploy -C docker-compose sip command from deploy/demos_23_11_18 directory

Observe (Healthy) status on Tango device servers. docker inspect for healthcheck logs

Types of changes

Checklist:

codecov[bot] commented 5 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   85.04%   85.04%           
=======================================
  Files          62       62           
  Lines        2701     2701           
  Branches      224      224           
=======================================
  Hits         2297     2297           
  Misses        353      353           
  Partials       51       51

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 9c1e38c...35187f7. Read the comment docs.