Skip to content

Commit ead0a9a

Browse files
removing gate on e2e tests
1 parent 230f9d0 commit ead0a9a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -261,9 +261,6 @@ e2e-test:
261261
trigger:
262262
project: DataDog/serverless-e2e-tests
263263
strategy: depend
264-
rules:
265-
- if: $UPSTREAM_COMMIT_BRANCH
266-
when: never
267264
variables:
268265
LANGUAGES_SUBSET: python
269266
# These env vars are inherited from the dotenv reports of the publish-layer jobs
@@ -282,9 +279,6 @@ e2e-test:
282279
e2e-test-status:
283280
stage: e2e
284281
image: registry.ddbuild.io/images/docker:20.10-py3
285-
rules:
286-
- if: $UPSTREAM_COMMIT_BRANCH
287-
when: never
288282
tags: ["arch:amd64"]
289283
timeout: 3h
290284
script: |

0 commit comments

Comments
 (0)