Skip to content

Commit beb06b9

Browse files
committed
check for logout step
Signed-off-by: Prajwol Amatya <[email protected]>
1 parent 995dde5 commit beb06b9

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

.drone.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# The test runner source for UI tests
2-
WEB_COMMITID=6ce7980da68037722aff9e412dc7b70af1f7d10d
3-
WEB_BRANCH=stable-12
2+
WEB_COMMITID=9df7721e532f33c77e579b57c901f32b1e1b9f52
3+
WEB_BRANCH=debug-logout-step

.drone.star

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -80,29 +80,29 @@ S3_PUBLIC_CACHE_BUCKET = "public"
8080
# configuration
8181
config = {
8282
"cs3ApiTests": {
83-
"skip": False,
83+
"skip": True,
8484
},
8585
"wopiValidatorTests": {
86-
"skip": False,
86+
"skip": True,
8787
},
8888
"k6LoadTests": {
89-
"skip": False,
89+
"skip": True,
9090
},
9191
"localApiTests": {
9292
"contractAndLock": {
9393
"suites": [
9494
"apiContract",
9595
"apiLocks",
9696
],
97-
"skip": False,
97+
"skip": True,
9898
},
9999
"settingsAndNotification": {
100100
"suites": [
101101
"apiSettings",
102102
"apiNotification",
103103
"apiCors",
104104
],
105-
"skip": False,
105+
"skip": True,
106106
"withRemotePhp": [True],
107107
"emailNeeded": True,
108108
"extraEnvironment": {
@@ -122,20 +122,20 @@ config = {
122122
"suites": [
123123
"apiGraphUser",
124124
],
125-
"skip": False,
125+
"skip": True,
126126
"withRemotePhp": [True],
127127
},
128128
"spaces": {
129129
"suites": [
130130
"apiSpaces",
131131
],
132-
"skip": False,
132+
"skip": True,
133133
},
134134
"spacesShares": {
135135
"suites": [
136136
"apiSpacesShares",
137137
],
138-
"skip": False,
138+
"skip": True,
139139
},
140140
"davOperations": {
141141
"suites": [
@@ -146,7 +146,7 @@ config = {
146146
"apiAsyncUpload",
147147
"apiDepthInfinity",
148148
],
149-
"skip": False,
149+
"skip": True,
150150
},
151151
"groupAndSearch1": {
152152
"suites": [
@@ -155,38 +155,38 @@ config = {
155155
"apiGraphGroup",
156156
"apiServiceAvailability",
157157
],
158-
"skip": False,
158+
"skip": True,
159159
},
160160
"search2": {
161161
"suites": [
162162
"apiSearch2",
163163
"apiSearchContent",
164164
],
165165
"tikaNeeded": True,
166-
"skip": False,
166+
"skip": True,
167167
},
168168
"sharingNg1": {
169169
"suites": [
170170
"apiSharingNgShares",
171171
"apiReshare",
172172
"apiSharingNgPermissions",
173173
],
174-
"skip": False,
174+
"skip": True,
175175
"withRemotePhp": [True],
176176
},
177177
"sharingNgAdditionalShareRole": {
178178
"suites": [
179179
"apiSharingNgAdditionalShareRole",
180180
],
181-
"skip": False,
181+
"skip": True,
182182
"withRemotePhp": [True],
183183
},
184184
"sharingNgShareInvitation": {
185185
"suites": [
186186
"apiSharingNgDriveInvitation",
187187
"apiSharingNgItemInvitation",
188188
],
189-
"skip": False,
189+
"skip": True,
190190
"withRemotePhp": [True],
191191
},
192192
"sharingNgLinkShare": {
@@ -195,14 +195,14 @@ config = {
195195
"apiSharingNgItemLinkShare",
196196
"apiSharingNgLinkShareManagement",
197197
],
198-
"skip": False,
198+
"skip": True,
199199
"withRemotePhp": [True],
200200
},
201201
"antivirus": {
202202
"suites": [
203203
"apiAntivirus",
204204
],
205-
"skip": False,
205+
"skip": True,
206206
"antivirusNeeded": True,
207207
"extraServerEnvironment": {
208208
"ANTIVIRUS_SCANNER_TYPE": "clamav",
@@ -217,7 +217,7 @@ config = {
217217
"apiOcm",
218218
"apiAuthApp",
219219
],
220-
"skip": False,
220+
"skip": True,
221221
"withRemotePhp": [True],
222222
"federationServer": True,
223223
"emailNeeded": True,
@@ -245,7 +245,7 @@ config = {
245245
"suites": [
246246
"apiCollaboration",
247247
],
248-
"skip": False,
248+
"skip": True,
249249
"withRemotePhp": [True],
250250
"collaborationServiceNeeded": True,
251251
"extraServerEnvironment": {
@@ -256,7 +256,7 @@ config = {
256256
"suites": [
257257
"cliCommands",
258258
],
259-
"skip": False,
259+
"skip": True,
260260
"withRemotePhp": [True],
261261
"antivirusNeeded": True,
262262
"emailNeeded": True,
@@ -285,23 +285,23 @@ config = {
285285
"coreApiMain",
286286
"coreApiVersions",
287287
],
288-
"skip": False,
288+
"skip": True,
289289
"withRemotePhp": [True],
290290
},
291291
"2": {
292292
"suites": [
293293
"coreApiShareManagementBasicToShares",
294294
"coreApiShareManagementToShares",
295295
],
296-
"skip": False,
296+
"skip": True,
297297
"withRemotePhp": [True],
298298
},
299299
"3": {
300300
"suites": [
301301
"coreApiSharees",
302302
"coreApiSharePublicLink2",
303303
],
304-
"skip": False,
304+
"skip": True,
305305
"withRemotePhp": [True],
306306
},
307307
"4": {
@@ -313,7 +313,7 @@ config = {
313313
"coreApiShareCreateSpecialToShares2",
314314
"coreApiShareUpdateToShares",
315315
],
316-
"skip": False,
316+
"skip": True,
317317
"withRemotePhp": [True],
318318
},
319319
"5": {
@@ -323,21 +323,21 @@ config = {
323323
"coreApiWebdavEtagPropagation1",
324324
"coreApiWebdavEtagPropagation2",
325325
],
326-
"skip": False,
326+
"skip": True,
327327
},
328328
"6": {
329329
"suites": [
330330
"coreApiWebdavDelete",
331331
"coreApiWebdavOperations",
332332
"coreApiWebdavMove2",
333333
],
334-
"skip": False,
334+
"skip": True,
335335
},
336336
"7": {
337337
"suites": [
338338
"coreApiWebdavProperties",
339339
],
340-
"skip": False,
340+
"skip": True,
341341
},
342342
"8": {
343343
"suites": [
@@ -346,7 +346,7 @@ config = {
346346
"coreApiWebdavUpload",
347347
"coreApiWebdavUploadTUS",
348348
],
349-
"skip": False,
349+
"skip": True,
350350
},
351351
},
352352
"e2eTests": {
@@ -386,8 +386,8 @@ config = {
386386
"dockerReleases": {
387387
"architectures": ["arm64", "amd64"],
388388
},
389-
"litmus": True,
390-
"codestyle": True,
389+
"litmus": False,
390+
"codestyle": False,
391391
}
392392

393393
# volume for steps to cache Go dependencies between steps of a pipeline

0 commit comments

Comments
 (0)