summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Hirschhorn <max.hirschhorn@mongodb.com>2015-05-27 22:47:40 -0400
committerMax Hirschhorn <max.hirschhorn@mongodb.com>2015-05-27 22:47:40 -0400
commit3edfdf63b3870329a8e66614d25652a51b287660 (patch)
treeb1dbaa8701c6f659dba4cd9312ed9b667d6945dc
parent69324bb9b3f27306e6c52d7491154074efc22058 (diff)
downloadmongo-3edfdf63b3870329a8e66614d25652a51b287660.tar.gz
SERVER-18097 Remove the mongosTest_auth task.
(cherry picked from commit 00d3ca5b536821a9a3a8150c567cc2ec458be603)
-rw-r--r--etc/evergreen.yml29
1 files changed, 0 insertions, 29 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index f3475dcb8f8..a0c8772b707 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -524,28 +524,6 @@ tasks:
cp mongodb*/bin/* .
${python|python} buildscripts/smoke.py --nopreallocj --with-cleanbb --mongod ./mongod --mongo ./mongo --report-file report.json ${test_flags|} mongosTest
-- name: mongosTest_auth
- depends_on:
- - name: compile
- commands:
- - func: "fetch artifacts"
- - func: "get buildnumber"
- - func: "setup credentials"
- - command: shell.exec
- params:
- working_dir: src
- script: |
- export MONGO_USE_BUILDLOGGER="true"
- export MONGO_BUILDER_NAME=MCI_2.6_${build_variant}
- export MONGO_BUILD_NUMBER=${builder_num|}
- export BUILDLOGGER_URL=${logger_url|https://logkeeper.mongodb.org/}
- export BUILDLOGGER_CREDENTIALS=./mci.buildlogger
- export MONGO_PHASE="${task_name}_${execution}"
-
- ${decompress|unzip} mongodb*.${ext|tgz}
- cp mongodb*/bin/* .
- ${python|python} buildscripts/smoke.py --nopreallocj --with-cleanbb --mongod ./mongod --mongo ./mongo --report-file report.json ${test_flags|} --auth mongosTest
-
- name: multiversion
depends_on:
- name: compile
@@ -1373,7 +1351,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: multiversion
- name: noPassthrough
- name: noPassthroughWithMongod
@@ -1423,7 +1400,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
@@ -1469,7 +1445,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
@@ -1646,7 +1621,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
@@ -1993,7 +1967,6 @@ buildvariants:
- name: jsCore_auth
- name: jsCore_compatibility
- name: mongosTest
- - name: mongosTest_auth
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel
@@ -2159,7 +2132,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: multiversion
- name: noPassthrough
- name: noPassthroughWithMongod
@@ -2273,7 +2245,6 @@ buildvariants:
- name: jsCore_compatibility
- name: jsCore_small_oplog
- name: mongosTest
- - name: mongosTest_auth
- name: noPassthrough
- name: noPassthroughWithMongod
- name: parallel