diff options
Diffstat (limited to 'test/csit/tests/optf-has/has/data/healthcheck.json')
-rw-r--r-- | test/csit/tests/optf-has/has/data/healthcheck.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/test/csit/tests/optf-has/has/data/healthcheck.json b/test/csit/tests/optf-has/has/data/healthcheck.json deleted file mode 100644 index 926bb2898..000000000 --- a/test/csit/tests/optf-has/has/data/healthcheck.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "consistencyInfo": { - "type": "eventual" - }, - "values": { - "created": 1479482603641, - "message": "", - "name": "foo", - "recommend_max": 1, - "solution": "{\"healthcheck\": \" healthcheck\"}", - "status": "solved", - "template": "{\"healthcheck\": \"healthcheck\"}", - "timeout": 3600, - "translation": "{\"healthcheck\": \" healthcheck\"}", - "updated": 1484324150629 - } -} - - |