Tristan Maat pushed to branch danielsilverstone-ct/fix-lint-issues at BuildStream / buildstream
Commits:
-
04e511cf
by Tristan Maat at 2018-10-24T16:13:18Z
1 changed file:
Changes:
1 |
-image: buildstream/testsuite-debian:9-master-114-4cab18e3
|
|
1 |
+image: buildstream/testsuite-debian:9-master-119-552f5fc6
|
|
2 | 2 |
|
3 | 3 |
cache:
|
4 | 4 |
key: "$CI_JOB_NAME-"
|
... | ... | @@ -86,25 +86,25 @@ source_dist: |
86 | 86 |
- coverage-linux/
|
87 | 87 |
|
88 | 88 |
tests-debian-9:
|
89 |
- image: buildstream/testsuite-debian:9-master-117-aa3a33b3
|
|
89 |
+ image: buildstream/testsuite-debian:9-master-119-552f5fc6
|
|
90 | 90 |
<<: *linux-tests
|
91 | 91 |
|
92 | 92 |
tests-fedora-27:
|
93 |
- image: buildstream/testsuite-fedora:27-master-117-aa3a33b3
|
|
93 |
+ image: buildstream/testsuite-fedora:27-master-119-552f5fc6
|
|
94 | 94 |
<<: *linux-tests
|
95 | 95 |
|
96 | 96 |
tests-fedora-28:
|
97 |
- image: buildstream/testsuite-fedora:28-master-117-aa3a33b3
|
|
97 |
+ image: buildstream/testsuite-fedora:28-master-119-552f5fc6
|
|
98 | 98 |
<<: *linux-tests
|
99 | 99 |
|
100 | 100 |
tests-ubuntu-18.04:
|
101 |
- image: buildstream/testsuite-ubuntu:18.04-master-117-aa3a33b3
|
|
101 |
+ image: buildstream/testsuite-ubuntu:18.04-master-119-552f5fc6
|
|
102 | 102 |
<<: *linux-tests
|
103 | 103 |
|
104 | 104 |
tests-unix:
|
105 | 105 |
# Use fedora here, to a) run a test on fedora and b) ensure that we
|
106 | 106 |
# can get rid of ostree - this is not possible with debian-8
|
107 |
- image: buildstream/testsuite-fedora:27-master-117-aa3a33b3
|
|
107 |
+ image: buildstream/testsuite-fedora:27-master-119-552f5fc6
|
|
108 | 108 |
stage: test
|
109 | 109 |
variables:
|
110 | 110 |
BST_FORCE_BACKEND: "unix"
|