summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-05-03 19:34:33 -0700
committerJavier Jardón <jjardon@gnome.org>2019-07-09 08:11:51 +0000
commit1fcd498d0ebd1d26797235415a087ccb467613da (patch)
tree06c670541cb97a80874cfae2acb893e115d4d403
parentcc8abc150351a08a17c93e77ea90cdac01886f1f (diff)
downloadbuildstream-jjardon/aarch64_fedora30.tar.gz
.gitlab-ci.yml: Use fedora30 for aarch overnigth testsjjardon/aarch64_fedora30
-rw-r--r--.gitlab-ci.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a94b3a06a..93a8b318b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,8 +70,8 @@ tests-centos-7.6:
<<: *tests
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-centos:7.6.1810-master-46405991
-overnight-fedora-29-aarch64:
- image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:aarch64-29-master-47052095
+overnight-fedora-30-aarch64:
+ image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:aarch64-30-master-59168197
tags:
- aarch64
<<: *tests
@@ -80,12 +80,6 @@ overnight-fedora-29-aarch64:
except: []
only:
- schedules
- before_script:
- # grpcio needs to be compiled from source on aarch64 so we additionally
- # need a C++ compiler here.
- # FIXME: Ideally this would be provided by the base image. This will be
- # unblocked by https://gitlab.com/BuildStream/buildstream-docker-images/issues/34
- - dnf install -y gcc-c++
tests-unix:
# Use fedora here, to a) run a test on fedora and b) ensure that we