Closed alanking closed 1 year ago
Excellent. I agree on the handling of the SHA.
Has the database logic for a remote docker daemon been tested? Do you need someone to verify it works?
I have not verified this using a remote docker daemon, just that the local daemon case continues to work. I'm willing to test it out myself (soon, but not right now), although I wouldn't be sad if somebody else verified that these changes address the database service timeout issue :)
Sure, I can give it try.
sweeeet.
It works.
I was able to run unit tests on a remote VM without any modifications to scripts. The version and SHA were printed to the terminal as well.
Addresses #143 Addresses #144
Decided that just printing sha after the whole test run is probably best for now (rather than for each executor). If the need arises in the future, we can do something like that.