Skip to content
Snippets Groups Projects
Commit efef2be5 authored by Simon Mazenoux's avatar Simon Mazenoux
Browse files

fix integration test

parent de072b51
No related branches found
No related tags found
2 merge requests!416Merge Dev into master,!415fix integration test
Pipeline #9839660 passed
......@@ -324,7 +324,7 @@ def test_query_hwc_powering_test_parameters_invalid_query(caplog: pytest.LogCapt
assert res == {}
assert caplog.messages == [
"Querying HWC powering test parameters returned no data for the the pc RPHF.UA47.RD4.R4 "
"(query: http://mpe-systems-pro-gpn:60242/v1/systemInformation/powerConverters/RPHF.UA47.RD4.R4/params?startTimeInNanos=100&endTimeInNanos=200)"
"(query: http://mpe-systems-pro:60245/v1/systemInformation/powerConverters/RPHF.UA47.RD4.R4/params?startTimeInNanos=100&endTimeInNanos=200)"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment