Skip to content

Commit ba701ec

Browse files
authored
chore: nuke broken nodejs+sdk e2etests (#6025)
1 parent 0dcaa62 commit ba701ec

19 files changed

+0
-1027
lines changed

.release/buildspec_e2e.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,6 @@ env:
1111
batch:
1212
fast-fail: false
1313
build-graph:
14-
- identifier: addons
15-
env:
16-
privileged-mode: true
17-
type: LINUX_CONTAINER
18-
compute-type: BUILD_GENERAL1_LARGE
19-
image: aws/codebuild/standard:7.0
20-
variables:
21-
TEST_SUITE: addons
22-
APP_REGION: us-west-2
23-
APP_ACCOUNT: e2e/account/addons
24-
TESTENV_REGION: us-west-2
25-
TESTENV_ACCOUNT: e2e/account/addons
2614
- identifier: customized_env
2715
env:
2816
privileged-mode: true
@@ -196,18 +184,6 @@ batch:
196184
TESTENV_ACCOUNT: e2e/account/multi_pipeline/test
197185
PRODENV_REGION: ap-southeast-1
198186
PRODENV_ACCOUNT: e2e/account/multi_pipeline/prod
199-
- identifier: worker
200-
env:
201-
privileged-mode: true
202-
type: LINUX_CONTAINER
203-
compute-type: BUILD_GENERAL1_LARGE
204-
image: aws/codebuild/standard:7.0
205-
variables:
206-
TEST_SUITE: worker
207-
APP_REGION: eu-central-1
208-
APP_ACCOUNT: e2e/account/worker
209-
TESTENV_REGION: eu-central-1
210-
TESTENV_ACCOUNT: e2e/account/worker
211187
- identifier: cloudfront
212188
env:
213189
privileged-mode: true

e2e/addons/addons_suite_test.go

Lines changed: 0 additions & 57 deletions
This file was deleted.

e2e/addons/addons_test.go

Lines changed: 0 additions & 290 deletions
This file was deleted.

e2e/addons/hello/.dockerignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)