Skip to content

Commit ca4dd9f

Browse files
committed
Remove e2e-test-status job for now.
1 parent 2510813 commit ca4dd9f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -261,12 +261,3 @@ e2e-test:
261261
- "publish-layer-sandbox ({{ .name }}-{{ .arch }}): [{{ $e2e_region }}]"
262262
{{- end }}
263263
{{- end }}
264-
265-
e2e-test-status:
266-
stage: test
267-
image: registry.ddbuild.io/images/docker:20.10-py3
268-
tags: ["arch:amd64"]
269-
script:
270-
- git clone -b rey.abolofia/status-check --single-branch https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.ddbuild.io/DataDog/serverless-e2e-tests
271-
- cd ./serverless-e2e-tests
272-
- ./scripts/check_e2e_status.sh

0 commit comments

Comments
 (0)