libei/.gitlab-ci
Peter Hutterer 312ce6723b CI: run pytest as separate job
Because we currently only run the test suite in valgrind, we skip the
python test suite there (we don't want to valgrind python itself, too
messy).

Fix this by specifically excluding the python test suite and having a
separate job that just runs that suite instead.

And because the protocol test suite needs the directory to the
eis-demo-server and isn't smart enough to split spaces correctly, let's
change the builddir to just that.
2023-03-03 11:27:01 +10:00
..
ci.template CI: run pytest as separate job 2023-03-03 11:27:01 +10:00
config.yml test: add a framework for doing protocol tests directly 2023-03-03 11:27:01 +10:00
meson-build.sh gitlab CI: replace meson-build.sh with a more generic one 2023-01-06 10:04:01 +10:00