summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbst-marge-bot <marge-bot@buildstream.build>2019-07-09 14:29:50 +0000
committerbst-marge-bot <marge-bot@buildstream.build>2019-07-09 14:29:50 +0000
commit2b98deb0fbe95eb49fdeaaf438b019aaee82bf7e (patch)
tree06c670541cb97a80874cfae2acb893e115d4d403
parentcc8abc150351a08a17c93e77ea90cdac01886f1f (diff)
parent1fcd498d0ebd1d26797235415a087ccb467613da (diff)
downloadbuildstream-2b98deb0fbe95eb49fdeaaf438b019aaee82bf7e.tar.gz
Merge branch 'jjardon/aarch64_fedora30' into 'master'
.gitlab-ci.yml: Use fedora30 for aarch64 overnigth tests See merge request BuildStream/buildstream!1327
-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