eclipse-volttron / volttron-testing

Other
0 stars 5 forks source link

volttron testing does not create volttron.log file. #51

Open riley206 opened 1 week ago

riley206 commented 1 week ago

Describe the bug volttron testing does not create volttron.log file.

To Reproduce Steps to reproduce the behavior:

  1. run an integration test with volttron. I used the new listeners integration test.
  2. try and find the log file.

Expected behavior When i run ls I expect the volttron.log to be in the tmp dir.

Screenshots image

craig8 commented 1 week ago

So I found the cause. The -l is never passed in startup_platform. will fix shortly.