0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 00:32:18 +01:00

SERVER-20885 Remove decimal tests and fix rlp tests on Enterprise Linux

This commit is contained in:
Ian Whalen 2015-10-20 12:10:42 -04:00
parent dbbc9a2e3d
commit 18c6242a30

View File

@ -2193,12 +2193,10 @@ buildvariants:
run_on:
- rhel62-test
expansions:
gorootvars: GOROOT=/opt/go PATH="/opt/go/bin:$PATH"
tooltags: "-tags 'ssl sasl'"
push_path: linux
push_bucket: downloads.10gen.com
push_name: linux
push_arch: x86_64
compile_flags: --ssl --release -j$(grep -c ^processor /proc/cpuinfo) CC=/opt/mongodbtoolchain/bin/gcc CXX=/opt/mongodbtoolchain/bin/g++
rlp_environment: MONGOD_UNITTEST_RLP_LANGUAGE_TEST_BTROOT=/opt/basis
compile_flags: --ssl MONGO_DISTMOD=rhel62 -j$(grep -c ^processor /proc/cpuinfo) --release CC=/opt/mongodbtoolchain/bin/gcc CXX=/opt/mongodbtoolchain/bin/g++ CPPPATH="/opt/basis/rlp/rlp/include /opt/basis/rlp/utilities/include" --use-basis-tech-rosette-linguistics-platform=on
num_jobs_available: $(grep -c ^processor /proc/cpuinfo)
test_flags: --continueOnFailure
tasks:
@ -2254,8 +2252,6 @@ buildvariants:
- name: jsCore_small_oplog_WT
- name: jsCore_small_oplog_rs
- name: jsCore_small_oplog_rs_WT
- name: jsDecimalCore
- name: jsDecimalCore_WT
- name: jstestfuzz
- name: mmap
- name: mongosTest