File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -1945,23 +1945,6 @@ tasks:
1945
1945
- func : " attach benchmark test results"
1946
1946
- func : " send dashboard data"
1947
1947
1948
- - name : " assign-pr-reviewer"
1949
- tags : ["pr"]
1950
- allowed_requesters : ["patch", "github_pr"]
1951
- commands :
1952
- - command : shell.exec
1953
- type : test
1954
- params :
1955
- shell : " bash"
1956
- working_dir : src
1957
- script : |
1958
- . .evergreen/scripts/env.sh
1959
- set -x
1960
- export CONFIG=$PROJECT_DIRECTORY/.github/reviewers.txt
1961
- export SCRIPT="$DRIVERS_TOOLS/.evergreen/github_app/assign-reviewer.sh"
1962
- bash $SCRIPT -p $CONFIG -h ${github_commit} -o "mongodb" -n "mongo-python-driver"
1963
- echo '{"results": [{ "status": "PASS", "test_file": "Build", "log_raw": "Test completed" } ]}' > ${PROJECT_DIRECTORY}/test-results.json
1964
-
1965
1948
- name : " check-import-time"
1966
1949
tags : ["pr"]
1967
1950
commands :
@@ -4332,12 +4315,6 @@ buildvariants:
4332
4315
tasks :
4333
4316
- name : test_aws_lambda_task_group
4334
4317
4335
- - name : rhel8-pr-assign-reviewer
4336
- display_name : Assign PR Reviewer
4337
- run_on : rhel87-small
4338
- tasks :
4339
- - name : " assign-pr-reviewer"
4340
-
4341
4318
- name : rhel8-import-time
4342
4319
display_name : Import Time Check
4343
4320
run_on : rhel87-small
You can’t perform that action at this time.
0 commit comments