diff options
author | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2015-12-11 15:56:54 -0500 |
---|---|---|
committer | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2015-12-11 15:56:54 -0500 |
commit | 1206c5f1c29d3d8335199f5af48bafdeb0666549 (patch) | |
tree | 6790e63bc8096bd87a004f0aaf07e4cdb3dfb0bf /etc | |
parent | 99b433b28928180c73c0edd091f8fd27949e8668 (diff) | |
download | mongo-1206c5f1c29d3d8335199f5af48bafdeb0666549.tar.gz |
Revert "SERVER-21050 Continuous config server primary step down"
This reverts commit 99b433b28928180c73c0edd091f8fd27949e8668.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 23c65b5fe15..ed594336ccf 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -1524,15 +1524,6 @@ tasks: run_multiple_jobs: true - <<: *task_template - name: sharding_csrs_continuous_config_stepdown_WT - commands: - - func: "do setup" - - func: "run tests" - vars: - resmoke_args: --suites=sharding_continuous_config_stepdown --storageEngine=wiredTiger - run_multiple_jobs: true - -- <<: *task_template name: sharding_WT_ese commands: - func: "do setup" @@ -3827,7 +3818,6 @@ buildvariants: - name: sharding_legacy_op_query_WT - name: sharding_op_query_WT - name: sharding_legacy_multiversion - - name: sharding_csrs_continuous_config_stepdown_WT - name: slow1 - name: slow1_WT - name: slow2 |