summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 99814048b..9a3de5154 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,7 @@ variables:
- df -h
script:
+ - mkdir -p "${INTEGRATION_CACHE}"
- useradd -Um buildstream
- chown -R buildstream:buildstream .
@@ -70,6 +71,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: