GStreamer multimedia framework
Find a file
Jordan Petridis dcf237a438
ci_template: Remove the j = 1 restriction from check
Previously we were forcing tests to run with j 1 to avoid random
failures/races that occurred due to tests being racy. Majority
of those tests have been blacklisted and this should no longer be
needed.
2019-01-11 11:05:59 +02:00
docker docker: Use a local config for cerbero local_source and home_dir 2019-01-10 16:37:45 -05:00
fuzzing Run gst-indent through the files 2018-12-03 17:39:09 +02:00
gitlab ci_template: Remove the j = 1 restriction from check 2019-01-11 11:05:59 +02:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml CI: Add Win32 and Win64 cross builds 2019-01-08 10:31:19 -05:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Jenkins scripts

* Docker images

* Build scripts and code