Skip to content

Commit ed72504

Browse files
authored
CLOUDP-272416: Remove datalake tests (#3252)
1 parent bde8f9a commit ed72504

24 files changed

+4
-2256
lines changed

build/ci/evergreen.yml

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,27 +1103,6 @@ tasks:
11031103
E2E_TAGS: atlas,datafederation,querylimits
11041104
E2E_TEST_BUCKET: ${e2e_test_bucket}
11051105
E2E_CLOUD_ROLE_ID: ${e2e_cloud_role_id}
1106-
# datalakepipeline requires cloud provider role authentication and an s3 bucket created
1107-
- name: atlas_datalakepipeline_e2e
1108-
tags: ["e2e","datalakepipeline","atlas"]
1109-
must_have_test_results: true
1110-
depends_on:
1111-
- name: compile
1112-
variant: "code_health"
1113-
patch_optional: true
1114-
commands:
1115-
- func: "install gotestsum"
1116-
- func: "e2e test"
1117-
vars:
1118-
MCLI_ORG_ID: ${atlas_org_id}
1119-
MCLI_PROJECT_ID: ${atlas_project_id}
1120-
MCLI_PRIVATE_API_KEY: ${atlas_private_api_key}
1121-
MCLI_PUBLIC_API_KEY: ${atlas_public_api_key}
1122-
MCLI_OPS_MANAGER_URL: ${mcli_ops_manager_url}
1123-
MCLI_SERVICE: cloud
1124-
E2E_TAGS: atlas,datalakepipeline
1125-
E2E_TEST_BUCKET: ${e2e_test_bucket}
1126-
E2E_CLOUD_ROLE_ID: ${e2e_cloud_role_id}
11271106
# IAM commands tests with an Atlas profile
11281107
- name: atlas_iam_e2e
11291108
tags: ["e2e","generic","atlas"]
@@ -1713,14 +1692,6 @@ buildvariants:
17131692
<<: *go_linux_version
17141693
tasks:
17151694
- name: ".e2e .datafederation .atlas"
1716-
- name: e2e_atlas_datalakepipeline
1717-
display_name: "E2E Atlas Datalake Pipeline Tests"
1718-
run_on:
1719-
- rhel80-small
1720-
expansions:
1721-
<<: *go_linux_version
1722-
tasks:
1723-
- name: ".e2e .datalakepipeline .atlas"
17241695
- name: e2e_atlas_backups
17251696
display_name: "E2E Atlas Backup Tests"
17261697
run_on:

docs/command/atlas-dataLakePipelines-availableSchedules-list.txt

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

docs/command/atlas-dataLakePipelines-availableSchedules.txt

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

docs/command/atlas-dataLakePipelines-availableSnapshots-list.txt

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

docs/command/atlas-dataLakePipelines-availableSnapshots.txt

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

0 commit comments

Comments
 (0)