diff --git a/etc/distributed_correctness.yml b/etc/distributed_correctness.yml index f6a56508e15..74a74e252bb 100644 --- a/etc/distributed_correctness.yml +++ b/etc/distributed_correctness.yml @@ -337,17 +337,3 @@ buildvariants: - rhel55 - name: distributed_correctness_suite_1_wiredTiger - name: distributed_correctness_suite_1_MMAPv1 - -- name: linux-3-node-replSet - display_name: Linux 3-Node ReplSet - batchtime: 1440 # 24 hours - modules: *modules - expansions: - compile_flags: -j$(grep -c ^processor /proc/cpuinfo) CC=/opt/mongodbtoolchain/v2/bin/gcc CXX=/opt/mongodbtoolchain/v2/bin/g++ OBJCOPY=/opt/mongodbtoolchain/v2/bin/objcopy --release - setup: replica - cluster: replica-correctness - run_on: - - "rhel70-perf-replset" - tasks: - - name: distributed_correctness_suite_1_wiredTiger - - name: distributed_correctness_suite_1_MMAPv1