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:42:06 +0100
commit3e5a684bc135977cb4ab7d19cf8465a64319526a (patch)
treedf979bec324f4909781260608ada2c2dc01c4cb8
parentbc4c62b8ec69e1fab5f5f4b20a5b34f6198344ef (diff)
downloadbuildstream-3e5a684bc135977cb4ab7d19cf8465a64319526a.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 dfa9192ef..62f04de94 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -96,6 +96,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
@@ -224,6 +228,7 @@ coverage:
dependencies:
- tests-debian-9
- tests-fedora-27
+ - tests-fedora-28
- tests-unix
- source_dist