1
|
|
-image: buildstream/testsuite-debian:9-master-119-552f5fc6
|
|
1
|
+image: buildstream/testsuite-debian:9-06bab030-b848172c
|
2
|
2
|
|
3
|
3
|
cache:
|
4
|
4
|
key: "$CI_JOB_NAME-"
|
... |
... |
@@ -92,19 +92,19 @@ source_dist: |
92
|
92
|
- ${COVERAGE_DIR}
|
93
|
93
|
|
94
|
94
|
tests-debian-9:
|
95
|
|
- image: buildstream/testsuite-debian:9-master-123-7ce6581b
|
|
95
|
+ image: buildstream/testsuite-debian:9-06bab030-b848172c
|
96
|
96
|
<<: *tests
|
97
|
97
|
|
98
|
98
|
tests-fedora-27:
|
99
|
|
- image: buildstream/testsuite-fedora:27-master-123-7ce6581b
|
|
99
|
+ image: buildstream/testsuite-fedora:27-06bab030-b848172c
|
100
|
100
|
<<: *tests
|
101
|
101
|
|
102
|
102
|
tests-fedora-28:
|
103
|
|
- image: buildstream/testsuite-fedora:28-master-123-7ce6581b
|
|
103
|
+ image: buildstream/testsuite-fedora:28-06bab030-b848172c
|
104
|
104
|
<<: *tests
|
105
|
105
|
|
106
|
106
|
tests-ubuntu-18.04:
|
107
|
|
- image: buildstream/testsuite-ubuntu:18.04-master-123-7ce6581b
|
|
107
|
+ image: buildstream/testsuite-ubuntu:18.04-06bab030-b848172c
|
108
|
108
|
<<: *tests
|
109
|
109
|
|
110
|
110
|
overnight-fedora-28-aarch64:
|
... |
... |
@@ -121,7 +121,7 @@ overnight-fedora-28-aarch64: |
121
|
121
|
tests-unix:
|
122
|
122
|
# Use fedora here, to a) run a test on fedora and b) ensure that we
|
123
|
123
|
# can get rid of ostree - this is not possible with debian-8
|
124
|
|
- image: buildstream/testsuite-fedora:27-master-123-7ce6581b
|
|
124
|
+ image: buildstream/testsuite-fedora:27-06bab030-b848172c
|
125
|
125
|
<<: *tests
|
126
|
126
|
variables:
|
127
|
127
|
BST_FORCE_BACKEND: "unix"
|
... |
... |
@@ -141,7 +141,7 @@ tests-unix: |
141
|
141
|
|
142
|
142
|
tests-fedora-missing-deps:
|
143
|
143
|
# Ensure that tests behave nicely while missing bwrap and ostree
|
144
|
|
- image: buildstream/testsuite-fedora:28-master-119-552f5fc6
|
|
144
|
+ image: buildstream/testsuite-fedora:28-06bab030-b848172c
|
145
|
145
|
<<: *tests
|
146
|
146
|
|
147
|
147
|
script:
|