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 @@ -1954,23 +1954,6 @@ tasks:
1954
1954
- func : " attach benchmark test results"
1955
1955
- func : " send dashboard data"
1956
1956
1957
- - name : " assign-pr-reviewer"
1958
- tags : ["pr"]
1959
- allowed_requesters : ["patch", "github_pr"]
1960
- commands :
1961
- - command : shell.exec
1962
- type : test
1963
- params :
1964
- shell : " bash"
1965
- working_dir : src
1966
- script : |
1967
- . .evergreen/scripts/env.sh
1968
- set -x
1969
- export CONFIG=$PROJECT_DIRECTORY/.github/reviewers.txt
1970
- export SCRIPT="$DRIVERS_TOOLS/.evergreen/github_app/assign-reviewer.sh"
1971
- bash $SCRIPT -p $CONFIG -h ${github_commit} -o "mongodb" -n "mongo-python-driver"
1972
- echo '{"results": [{ "status": "PASS", "test_file": "Build", "log_raw": "Test completed" } ]}' > ${PROJECT_DIRECTORY}/test-results.json
1973
-
1974
1957
- name : " check-import-time"
1975
1958
tags : ["pr"]
1976
1959
commands :
@@ -3997,12 +3980,6 @@ buildvariants:
3997
3980
tasks :
3998
3981
- name : test_aws_lambda_task_group
3999
3982
4000
- - name : rhel8-pr-assign-reviewer
4001
- display_name : Assign PR Reviewer
4002
- run_on : rhel87-small
4003
- tasks :
4004
- - name : " assign-pr-reviewer"
4005
-
4006
3983
- name : rhel8-import-time
4007
3984
display_name : Import Time Check
4008
3985
run_on : rhel87-small
You can’t perform that action at this time.
0 commit comments