1
|
|
-image: buildstream/testsuite-debian:9-b56886d7-cd4889af
|
|
1
|
+image: buildstream/testsuite-debian:9-917af42e-c3153dea
|
2
|
2
|
|
3
|
3
|
cache:
|
4
|
4
|
key: "$CI_JOB_NAME-"
|
... |
... |
@@ -91,27 +91,27 @@ source_dist: |
91
|
91
|
- ${COVERAGE_DIR}
|
92
|
92
|
|
93
|
93
|
tests-debian-9:
|
94
|
|
- image: buildstream/testsuite-debian:9-b56886d7-cd4889af
|
|
94
|
+ image: buildstream/testsuite-debian:9-917af42e-c3153dea
|
95
|
95
|
<<: *tests
|
96
|
96
|
|
97
|
97
|
tests-fedora-27:
|
98
|
|
- image: buildstream/testsuite-fedora:27-b56886d7-cd4889af
|
|
98
|
+ image: buildstream/testsuite-fedora:27-917af42e-c3153dea
|
99
|
99
|
<<: *tests
|
100
|
100
|
|
101
|
101
|
tests-fedora-28:
|
102
|
|
- image: buildstream/testsuite-fedora:28-b56886d7-cd4889af
|
|
102
|
+ image: buildstream/testsuite-fedora:28-917af42e-c3153dea
|
103
|
103
|
<<: *tests
|
104
|
104
|
|
105
|
105
|
tests-ubuntu-18.04:
|
106
|
|
- image: buildstream/testsuite-ubuntu:18.04-b56886d7-cd4889af
|
|
106
|
+ image: buildstream/testsuite-ubuntu:18.04-917af42e-c3153dea
|
107
|
107
|
<<: *tests
|
108
|
108
|
|
109
|
109
|
tests-centos-7.6:
|
110
|
110
|
<<: *tests
|
111
|
|
- image: buildstream/testsuite-centos:7.6-b56886d7-cd4889af
|
|
111
|
+ image: buildstream/testsuite-centos:7.6-917af42e-c3153dea
|
112
|
112
|
|
113
|
113
|
overnight-fedora-28-aarch64:
|
114
|
|
- image: buildstream/testsuite-fedora:aarch64-28-b56886d7-cd4889af
|
|
114
|
+ image: buildstream/testsuite-fedora:aarch64-28-917af42e-c3153dea
|
115
|
115
|
tags:
|
116
|
116
|
- aarch64
|
117
|
117
|
<<: *tests
|
... |
... |
@@ -124,7 +124,7 @@ overnight-fedora-28-aarch64: |
124
|
124
|
tests-unix:
|
125
|
125
|
# Use fedora here, to a) run a test on fedora and b) ensure that we
|
126
|
126
|
# can get rid of ostree - this is not possible with debian-8
|
127
|
|
- image: buildstream/testsuite-fedora:27-b56886d7-cd4889af
|
|
127
|
+ image: buildstream/testsuite-fedora:27-917af42e-c3153dea
|
128
|
128
|
<<: *tests
|
129
|
129
|
variables:
|
130
|
130
|
BST_FORCE_BACKEND: "unix"
|
... |
... |
@@ -144,7 +144,7 @@ tests-unix: |
144
|
144
|
|
145
|
145
|
tests-fedora-missing-deps:
|
146
|
146
|
# Ensure that tests behave nicely while missing bwrap and ostree
|
147
|
|
- image: buildstream/testsuite-fedora:28-b56886d7-cd4889af
|
|
147
|
+ image: buildstream/testsuite-fedora:28-917af42e-c3153dea
|
148
|
148
|
<<: *tests
|
149
|
149
|
|
150
|
150
|
script:
|