Eowyn runs are failing with EmptyResultsDir with the latest master
After discussion with Daniel found out it could be due some changes for Racoon
Step sc_cleanup_9fe7df3f-a879-11ec-90a4-186024aba918 State: Failed, System Role: Host, SubState: CommandFailed, CommandReturnCode: 1, CommandLastError: Traceback (most recent call last):
File "C:\SVSHARE\eowyn_ways_sets\eowyn\scripts\common\clean_up.py", line 79, in
tool_type = os.getenv("ToolContent").lower()
AttributeError: 'NoneType' object has no attribute 'lower'
Eowyn runs are failing with EmptyResultsDir with the latest master
After discussion with Daniel found out it could be due some changes for Racoon Step sc_cleanup_9fe7df3f-a879-11ec-90a4-186024aba918 State: Failed, System Role: Host, SubState: CommandFailed, CommandReturnCode: 1, CommandLastError: Traceback (most recent call last): File "C:\SVSHARE\eowyn_ways_sets\eowyn\scripts\common\clean_up.py", line 79, in
tool_type = os.getenv("ToolContent").lower()
AttributeError: 'NoneType' object has no attribute 'lower'