summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Schubert <ben.c.schubert@gmail.com>2018-12-20 18:13:38 +0000
committerBenjamin Schubert <ben.c.schubert@gmail.com>2019-01-16 15:43:59 +0000
commitaaf9d1b848cb80aa5fd23125407d363ae56ea995 (patch)
treef5ab3921ba52e5cefc22190ce6257619f00e694b
parent780d0f3a44f95f459ec578e6b652ac8634975ea5 (diff)
downloadbuildstream-bschubert/add-centos-runner.tar.gz
Add a Centos runnerbschubert/add-centos-runner
Centos is apparently different enough from fedora when running tests.
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c9f5c3a1b..6d1b709ae 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,6 +70,10 @@ tests-python-3.7-stretch:
# some of our base dependencies declare it as their runtime dependency.
TOXENV: py37
+tests-centos-7.6:
+ <<: *tests
+ image: buildstream/testsuite-centos:7.6-5da27168-32c47d1c
+
overnight-fedora-28-aarch64:
image: buildstream/testsuite-fedora:aarch64-28-5da27168-32c47d1c
tags: