CI: Add sytest

Adds a sytest-job into the CI pipeline. Due to the huge number of failed tests (be it due to missing conduit features or broken sytest scripts) it is marked as optional.

It runs for every MR on a release build of conduit. GitLab displays these tests like this in a pipeline view:

image

and provides more details for why a specific test failed:

image

I hope it helps to catch regressions and cheer on progress towards being a spec compliant Matrix Homeserver.


  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

This is part of the work towards finishing #103

Merge request reports

Loading