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

Merge branch 'fix-integration-test' into 'dev'

fix integration test

See merge request !415
parents de072b51 efef2be5
No related branches found
No related tags found
2 merge requests!416Merge Dev into master,!415fix integration test
Pipeline #9891206 passed with stage
in 7 minutes and 1 second
......@@ -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