diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-01-31 01:41:01 +0000 |
---|---|---|
committer | Gokul Singaraju <gs244f@att.com> | 2018-03-05 19:34:35 -0500 |
commit | 7c98e7f3cf4d09a51c8989360f0b029fd2164c5a (patch) | |
tree | 1bd8d55cd59b002106253c24613a91fab859cc79 /xunit-results.xml | |
parent | fb39b6640dfff48ed14cce07f625d560e25f788d (diff) |
Missing heartbeat microservice
Issue-ID: DCAEGEN2-275
Change-Id: I2a2def9aef7664b58c6c3b74318343699fbf6c22
Signed-Off-by: Gokul Singaraju <gs244f@att.com>
Diffstat (limited to 'xunit-results.xml')
-rw-r--r-- | xunit-results.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xunit-results.xml b/xunit-results.xml new file mode 100644 index 0000000..d17e68f --- /dev/null +++ b/xunit-results.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?><testsuite errors="0" failures="0" name="pytest" skips="0" tests="1" time="0.250"><testcase classname="tests.test_binding" file="tests/test_binding.py" line="34" name="test_resolve_all" time="0.0022954940795898438"><system-out>http://0.0.0.0:3904/events/INPUT_TOPIC_v1/DefaultGroup/1?timeout=15000 +</system-out></testcase></testsuite>
\ No newline at end of file |