summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-08-12 01:25:08 +0100
committerJavier Jardón <jjardon@gnome.org>2018-08-12 02:38:29 +0100
commit60c2873baeefa3a66d51223bf9ac1f5ce1710b69 (patch)
treee5a96a2f1ed11b4979c91933123aed7b11ce5a95
parent499df6a57324ef0faf193f7fa6ab9fec2d612639 (diff)
downloadbuildstream-60c2873baeefa3a66d51223bf9ac1f5ce1710b69.tar.gz
.gitlab-ci.yml: Run tests in fedora28 image
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0cfb433fc..a0bd238e8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -86,6 +86,10 @@ tests-fedora-27:
image: buildstream/testsuite-fedora:27-master-102-9067e269
<<: *linux-tests
+tests-fedora-28:
+ image: buildstream/testsuite-fedora:28-master-112-a9f63c5e
+ <<: *linux-tests
+
tests-ubuntu-18.04:
image: buildstream/testsuite-ubuntu:18.04-master-112-a9f63c5e
<<: *linux-tests
@@ -214,6 +218,7 @@ coverage:
dependencies:
- tests-debian-9
- tests-fedora-27
+ - tests-fedora-28
- tests-unix
- source_dist