richardmaw-codethink pushed to branch richardmaw/centos-oldgit-test-fixes at BuildStream / buildstream
Commits:
-
3c0d95f0
by Benjamin Schubert at 2019-01-18T15:55:40Z
1 changed file:
Changes:
| ... | ... | @@ -70,6 +70,13 @@ tests-python-3.7-stretch: |
| 70 | 70 |
# some of our base dependencies declare it as their runtime dependency.
|
| 71 | 71 |
TOXENV: py37
|
| 72 | 72 |
|
| 73 |
+tests-centos-7.6:
|
|
| 74 |
+ <<: *tests
|
|
| 75 |
+ image: buildstream/testsuite-centos:7.6-5da27168-32c47d1c
|
|
| 76 |
+ before_script:
|
|
| 77 |
+ # FIXME: Ideally this would be provided by the base image.
|
|
| 78 |
+ - yum install -y fuse-libs
|
|
| 79 |
+ |
|
| 73 | 80 |
overnight-fedora-28-aarch64:
|
| 74 | 81 |
image: buildstream/testsuite-fedora:aarch64-28-5da27168-32c47d1c
|
| 75 | 82 |
tags:
|
