Replying to @coderbyheart

An underlying module's configuration was causing the download to fail, because
there was not enough memory configured to store the longer hostname of the test
environments firmware server.

This took two additional days to figure out.

Thu, 19 Nov 2020 14:21:26 UTC

1 reply

Replying to @coderbyheart

Just because we suddenly have multiple firmware tests per day, compared to maybe
one manual smoke test per month or so, we already were able to mitigate
potentially catastrophic bugs.

That's why I love #endtoendtesting, because it tests what really happens.