VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
452 stars 217 forks source link

Updates for tests run on Docker before 9.0 release. #3122

Closed davidraker closed 9 months ago

davidraker commented 9 months ago

Description

Updates made during testing of 9.0 release on volttron-docker. Changes include:

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

All unit and integration tests were run, and these changes were made to fix tests which were not passing.

davidraker commented 9 months ago

test_battery_meter.py could skip the test cases if IP is not set (similar to test_driver_demo_board.py). I don't have access to run modbus tk integration tests. Rest of the changes look good and tests pass on my environment

This is not a remote test. The IP used is a localhost one, so that won't actually be the case. I believe this should be left as XFail.