Skip to content

Commit 69eafa2

Browse files
committed
Restore EXIF fixture image update
1 parent 903b5c6 commit 69eafa2

File tree

5 files changed

+30
-30
lines changed

5 files changed

+30
-30
lines changed

.drone.star

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -85,21 +85,21 @@ S3_PUBLIC_CACHE_BUCKET = "public"
8585
# configuration
8686
config = {
8787
"cs3ApiTests": {
88-
"skip": True,
88+
"skip": False,
8989
},
9090
"wopiValidatorTests": {
91-
"skip": True,
91+
"skip": False,
9292
},
9393
"k6LoadTests": {
94-
"skip": True,
94+
"skip": False,
9595
},
9696
"localApiTests": {
9797
"contractAndLock": {
9898
"suites": [
9999
"apiContract",
100100
"apiLocks",
101101
],
102-
"skip": True,
102+
"skip": False,
103103
"k8s": True,
104104
},
105105
"settingsAndNotification": {
@@ -108,7 +108,7 @@ config = {
108108
"apiNotification",
109109
"apiCors",
110110
],
111-
"skip": True,
111+
"skip": False,
112112
"withRemotePhp": [False],
113113
"emailNeeded": True,
114114
"extraEnvironment": {
@@ -128,22 +128,22 @@ config = {
128128
"suites": [
129129
"apiGraphUser",
130130
],
131-
"skip": True,
131+
"skip": False,
132132
"withRemotePhp": [False],
133133
"k8s": True,
134134
},
135135
"spaces": {
136136
"suites": [
137137
"apiSpaces",
138138
],
139-
"skip": True,
139+
"skip": False,
140140
"k8s": True,
141141
},
142142
"spacesShares": {
143143
"suites": [
144144
"apiSpacesShares",
145145
],
146-
"skip": True,
146+
"skip": False,
147147
"k8s": True,
148148
},
149149
"davOperations": {
@@ -155,7 +155,7 @@ config = {
155155
"apiArchiver",
156156
"apiActivities",
157157
],
158-
"skip": True,
158+
"skip": False,
159159
},
160160
"groupAndSearch1": {
161161
"suites": [
@@ -181,15 +181,15 @@ config = {
181181
"apiReshare",
182182
"apiSharingNgPermissions",
183183
],
184-
"skip": True,
184+
"skip": False,
185185
"withRemotePhp": [False],
186186
"k8s": True,
187187
},
188188
"sharingNgAdditionalShareRole": {
189189
"suites": [
190190
"apiSharingNgAdditionalShareRole",
191191
],
192-
"skip": True,
192+
"skip": False,
193193
"k8s": True,
194194
"withRemotePhp": [False],
195195
},
@@ -198,7 +198,7 @@ config = {
198198
"apiSharingNgDriveInvitation",
199199
"apiSharingNgItemInvitation",
200200
],
201-
"skip": True,
201+
"skip": False,
202202
"withRemotePhp": [False],
203203
},
204204
"sharingNgLinkShare": {
@@ -231,7 +231,7 @@ config = {
231231
"apiOcm",
232232
"apiServiceAvailability",
233233
],
234-
"skip": True,
234+
"skip": False,
235235
"withRemotePhp": [False],
236236
"federationServer": True,
237237
"emailNeeded": True,
@@ -269,7 +269,7 @@ config = {
269269
"suites": [
270270
"apiCollaboration",
271271
],
272-
"skip": True,
272+
"skip": False,
273273
"withRemotePhp": [False],
274274
"collaborationServiceNeeded": True,
275275
"extraServerEnvironment": {
@@ -280,7 +280,7 @@ config = {
280280
"suites": [
281281
"cliCommands",
282282
],
283-
"skip": True,
283+
"skip": False,
284284
"withRemotePhp": [False],
285285
"antivirusNeeded": True,
286286
"emailNeeded": True,
@@ -309,7 +309,7 @@ config = {
309309
"coreApiMain",
310310
"coreApiVersions",
311311
],
312-
"skip": True,
312+
"skip": False,
313313
"withRemotePhp": [False],
314314
"k8s": True,
315315
},
@@ -318,7 +318,7 @@ config = {
318318
"coreApiShareManagementBasicToShares",
319319
"coreApiShareManagementToShares",
320320
],
321-
"skip": True,
321+
"skip": False,
322322
"k8s": True,
323323
"withRemotePhp": [False],
324324
},
@@ -327,7 +327,7 @@ config = {
327327
"coreApiSharees",
328328
"coreApiSharePublicLink2",
329329
],
330-
"skip": True,
330+
"skip": False,
331331
"withRemotePhp": [False],
332332
"k8s": True,
333333
},
@@ -340,7 +340,7 @@ config = {
340340
"coreApiShareCreateSpecialToShares2",
341341
"coreApiShareUpdateToShares",
342342
],
343-
"skip": True,
343+
"skip": False,
344344
"k8s": True,
345345
"withRemotePhp": [False],
346346
},
@@ -351,7 +351,7 @@ config = {
351351
"coreApiWebdavEtagPropagation1",
352352
"coreApiWebdavEtagPropagation2",
353353
],
354-
"skip": True,
354+
"skip": False,
355355
"k8s": True,
356356
},
357357
"6": {
@@ -360,13 +360,13 @@ config = {
360360
"coreApiWebdavOperations",
361361
"coreApiWebdavMove2",
362362
],
363-
"skip": True,
363+
"skip": False,
364364
},
365365
"7": {
366366
"suites": [
367367
"coreApiWebdavProperties",
368368
],
369-
"skip": True,
369+
"skip": False,
370370
"k8s": True,
371371
},
372372
"8": {
@@ -382,24 +382,24 @@ config = {
382382
},
383383
"e2eTests": {
384384
"part": {
385-
"skip": True,
385+
"skip": False,
386386
"totalParts": 4, # divide and run all suites in parts (divide pipelines)
387387
"xsuites": ["search", "app-provider", "oidc", "ocm", "keycloak"], # suites to skip
388388
},
389389
"search": {
390-
"skip": True,
390+
"skip": False,
391391
"suites": ["search"], # suites to run
392392
"tikaNeeded": True,
393393
},
394394
"keycloak": {
395-
"skip": True,
395+
"skip": False,
396396
"suites": ["journeys", "keycloak"],
397397
"keycloakNeeded": True,
398398
},
399399
},
400400
"e2eMultiService": {
401401
"testSuites": {
402-
"skip": True,
402+
"skip": False,
403403
"suites": [
404404
"smoke",
405405
"shares",
@@ -1105,7 +1105,7 @@ def localApiTestPipeline(ctx):
11051105
params[item] = matrix[item] if item in matrix else defaults[item]
11061106
for storage in params["storages"]:
11071107
for run_with_remote_php in params["withRemotePhp"]:
1108-
run_on_k8s = params["k8s"]
1108+
run_on_k8s = params["k8s"] and ctx.build.event == "cron"
11091109
ocis_url = OCIS_URL
11101110
if run_on_k8s:
11111111
ocis_url = "https://%s" % OCIS_SERVER_NAME
@@ -1407,7 +1407,7 @@ def coreApiTestPipeline(ctx):
14071407
for run_with_remote_php in params["withRemotePhp"]:
14081408
filter_tags = "~@skipOnGraph&&~@skipOnOcis-%s-Storage" % ("OC" if storage == "owncloud" else "OCIS")
14091409
expected_failures_file = "%s/expected-failures-API-on-%s-storage.md" % (test_dir, storage.upper())
1410-
run_on_k8s = params["k8s"]
1410+
run_on_k8s = params["k8s"] and ctx.build.event == "cron"
14111411
ocis_url = OCIS_URL
14121412
if run_on_k8s:
14131413
ocis_url = "https://%s" % OCIS_SERVER_NAME
@@ -2750,7 +2750,7 @@ def build():
27502750
"name": "build",
27512751
"image": OC_CI_GOLANG,
27522752
"commands": [
2753-
"retry -t 3 'make -C ocis build'",
2753+
"retry -t 3 'make -C ocis build ENABLE_VIPS=true'",
27542754
],
27552755
"environment": DRONE_HTTP_PROXY_ENV,
27562756
"volumes": [stepVolumeGo],
@@ -2763,7 +2763,7 @@ def buildDebug():
27632763
"name": "build debug binary",
27642764
"image": OC_CI_GOLANG,
27652765
"commands": [
2766-
"retry -t 3 'make -C ocis build-debug'",
2766+
"retry -t 3 'make -C ocis build-debug ENABLE_VIPS=true'",
27672767
],
27682768
"environment": DRONE_HTTP_PROXY_ENV,
27692769
"volumes": [stepVolumeGo],

tests/acceptance/fixtures/fill.png

155 Bytes
Loading

tests/acceptance/fixtures/fit.png

172 Bytes
Loading
155 Bytes
Loading
155 Bytes
Loading

0 commit comments

Comments
 (0)