Skip to content

.gitlab-ci.yml: Use testsuite images for running tests

Chandan Singh requested to merge chandan/use-testsuite-fedora into master

Description

Instead of re-using the user-facing buildstream/buildstream-fedora image for tests (that comes with BuildStream pre-installed), use buildstream/testsuite-fedora image that is supposed to be used exclusively for these tests.

Similarly, use the dedicated buildstream/testsuite-debian image instead of buildstream/buildstream-debian.

For related discussion, see buildstream-docker-images#8 (closed).

Changes proposed in this merge request:

  • .gitlab-ci.yml: Use testsuite images for running tests

This merge request, when approved, will close issue/bug:

#458 (closed)

CHANGELOG/Release Notes


Edited by Chandan Singh

Merge request reports