-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem:
Sometimes the Webapp-IT builds stall at the Dashboard-IT test until the build timeout is triggered. I debugged it and it looks like the issue these guys are talking about.
Solution:
Probably adding an environment variable
DBUS_SESSION_BUS_ADDRESS=/dev/null
should solve the issue accordingly to above issue.
Either we add it to each docker image running chrome or add it to Jenkins job config.