summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a7804f38b..cbe6666ed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: buildstream/testsuite-debian:9-master-123-7ce6581b
+image: buildstream/testsuite-debian:9-06bab030-b848172c
cache:
key: "$CI_JOB_NAME-"
@@ -91,23 +91,23 @@ source_dist:
- ${COVERAGE_DIR}
tests-debian-9:
- image: buildstream/testsuite-debian:9-master-123-7ce6581b
+ image: buildstream/testsuite-debian:9-06bab030-b848172c
<<: *tests
tests-fedora-27:
- image: buildstream/testsuite-fedora:27-master-123-7ce6581b
+ image: buildstream/testsuite-fedora:27-06bab030-b848172c
<<: *tests
tests-fedora-28:
- image: buildstream/testsuite-fedora:28-master-123-7ce6581b
+ image: buildstream/testsuite-fedora:28-06bab030-b848172c
<<: *tests
tests-ubuntu-18.04:
- image: buildstream/testsuite-ubuntu:18.04-master-123-7ce6581b
+ image: buildstream/testsuite-ubuntu:18.04-06bab030-b848172c
<<: *tests
overnight-fedora-28-aarch64:
- image: buildstream/testsuite-fedora:aarch64-28-master-123-7ce6581b
+ image: buildstream/testsuite-fedora:aarch64-28-06bab030-32a101f6
tags:
- aarch64
<<: *tests
@@ -120,7 +120,7 @@ overnight-fedora-28-aarch64:
tests-unix:
# Use fedora here, to a) run a test on fedora and b) ensure that we
# can get rid of ostree - this is not possible with debian-8
- image: buildstream/testsuite-fedora:27-master-123-7ce6581b
+ image: buildstream/testsuite-fedora:27-06bab030-b848172c
<<: *tests
variables:
BST_FORCE_BACKEND: "unix"
@@ -140,7 +140,7 @@ tests-unix:
tests-fedora-missing-deps:
# Ensure that tests behave nicely while missing bwrap and ostree
- image: buildstream/testsuite-fedora:28-master-123-7ce6581b
+ image: buildstream/testsuite-fedora:28-06bab030-b848172c
<<: *tests
script: