Skip to content
Snippets Groups Projects
Commit 90ec8b63 authored by Valentin David's avatar Valentin David
Browse files

.gitlab-ci.yml: Bump image version requirements to enable pyftpdlib

parent 24176b87
No related branches found
No related tags found
No related merge requests found
Pipeline #35590202 passed
image: buildstream/testsuite-debian:9-master-119-552f5fc6
image: buildstream/testsuite-debian:9-master-121-ec04446b
cache:
key: "$CI_JOB_NAME-"
......@@ -86,25 +86,25 @@ source_dist:
- coverage-linux/
tests-debian-9:
image: buildstream/testsuite-debian:9-master-119-552f5fc6
image: buildstream/testsuite-debian:9-master-121-ec04446b
<<: *linux-tests
tests-fedora-27:
image: buildstream/testsuite-fedora:27-master-119-552f5fc6
image: buildstream/testsuite-fedora:27-master-121-ec04446b
<<: *linux-tests
tests-fedora-28:
image: buildstream/testsuite-fedora:28-master-119-552f5fc6
image: buildstream/testsuite-fedora:28-master-121-ec04446b
<<: *linux-tests
tests-ubuntu-18.04:
image: buildstream/testsuite-ubuntu:18.04-master-119-552f5fc6
image: buildstream/testsuite-ubuntu:18.04-master-121-ec04446b
<<: *linux-tests
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-119-552f5fc6
image: buildstream/testsuite-fedora:27-master-121-ec04446b
stage: test
variables:
BST_FORCE_BACKEND: "unix"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment