matrix-org / sytest

Black-box integration testing for Matrix homeservers
Apache License 2.0
71 stars 55 forks source link

Build docker images overnight #1335

Closed DMRobertson closed 1 year ago

DMRobertson commented 1 year ago

Even if there are no sytest changes, there are often Synapse dependency changes which we spend time poetry installing. By rebuilding the docker image we are more likely to have Synapse's latest set of dependencies installed when we come to use the sytest docker image.

H-Shay commented 1 year ago

I'm assuming the sytest failure is a flake.

DMRobertson commented 1 year ago

I'm assuming the sytest failure is a flake.

Agreed---in any case, it shouldn't be caused by this yaml change.