summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Seyster <justin.seyster@mongodb.com>2022-03-10 17:53:28 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-10 23:41:53 +0000
commit4437ec5a7883484a1f3ddb40c1db17d7c3b55c2d (patch)
tree8cfca683a3ce79c62ebbe1456b806086d5a20a48
parentc285cac4fd07a632e83f59dd2d9add29d2219be7 (diff)
downloadmongo-4437ec5a7883484a1f3ddb40c1db17d7c3b55c2d.tar.gz
Revert "SERVER-64295 Enable jstests in macOS ARM64 configuration"
This reverts commit b4c499475cbca57ecf3befe7481c564f5116ab36. Note that this reverts the evergreen.yml changes only, because they are interfering with testing infrastructure. The js_global_scope.js fix stays in place to avoid test failures.
-rw-r--r--etc/evergreen.yml20
1 files changed, 1 insertions, 19 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index e7527208110..2373c8e081c 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -9678,26 +9678,8 @@ buildvariants:
resmoke_jobs_max: 6
num_scons_link_jobs_available: 0.99
tasks:
- - name: compile_test_and_package_serial_TG
- - name: build_variant_gen
- - name: audit
- - name: auth_audit_gen
- - name: causally_consistent_jscore_txns_passthrough
- - name: .encrypt !.replica_sets !.sharding !.aggregation !.jscore
- - name: .jscore .common !.decimal !.sharding
- - name: .jstestfuzz .common
- - name: .logical_session_cache .one_sec
- - name: mqlrun
- - name: replica_sets_auth_gen
- - name: replica_sets_jscore_passthrough
- - name: sasl
- - name: push
- distros:
- - rhel70-small
+ - name: compile_and_test_TG
- name: .csfle
- - name: .publish_csfle
- distros:
- - rhel70-small
###########################################
# Embedded SDK buildvariants #