summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Reams <jbreams@mongodb.com>2016-03-21 13:22:30 -0400
committerJonathan Reams <jbreams@mongodb.com>2016-03-21 13:22:30 -0400
commitf3d6994262e2d9a26d68c043ace8849896590e17 (patch)
tree75ba3913528bc721821e8b1a77961ad1e2950520
parent3be595d20ee01e453339f5fa389fffaa3dc7f6dc (diff)
downloadmongo-f3d6994262e2d9a26d68c043ace8849896590e17.tar.gz
SERVER-23190 Remove ubuntu 15.04 ppc64le builder
-rw-r--r--etc/evergreen.yml127
1 files changed, 0 insertions, 127 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index dcc660a6a14..4d2a7b9039a 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4563,133 +4563,6 @@ buildvariants:
distros:
- rhel55-test
-- name: enterprise-ubuntu1504-ppc64le
- display_name: Enterprise Ubuntu 15.04 PPC64LE
- modules:
- - enterprise
- run_on:
- - ubuntu-1504-power8-build
- batchtime: 2880 # 2 days
- stepback: false
- expansions:
- tooltags: -gccgoflags '-static-libgo'
- compile_flags: --ssl MONGO_DISTMOD=ubuntu1504 --release -j8 CCFLAGS="-mcpu=power8 -mtune=power8 -mcmodel=medium"
- num_jobs_available: 4
- test_flags: --continueOnFailure --excludeWithAnyTags=requires_ssl_mongo_tools
- has_packages: true
- packager_script: packager-enterprise.py
- packager_arch: ppc64le
- packager_distro: ubuntu1504
- push_path: linux
- push_bucket: downloads.10gen.com
- push_name: linux
- push_arch: ppc64le-enterprise-ubuntu1504
- tasks:
- - name: compile
- - name: aggregation
- - name: aggregation_WT
- - name: aggregation_WT_ese
- - name: aggregation_auth
- - name: aggregation_read_concern_majority_passthrough_WT
- - name: audit
- - name: audit_WT
- - name: auth
- - name: auth_WT
- - name: auth_audit
- - name: auth_audit_WT
- - name: bulk_gle_passthrough
- - name: bulk_gle_passthrough_WT
- - name: concurrency
- - name: concurrency_WT
- - name: concurrency_replication
- - name: concurrency_replication_WT
- - name: concurrency_sharded
- - name: concurrency_sharded_WT
- - name: dbtest
- - name: dbtest_WT
- - name: disk
- - name: dur_jscore_passthrough
- - name: durability
- - name: ese_WT
- - name: failpoints
- - name: failpoints_auth
- - name: gle_auth
- - name: gle_auth_WT
- - name: gle_auth_basics_passthrough
- - name: gle_auth_basics_passthrough_WT
- - name: gle_auth_basics_passthrough_write_cmd
- - name: gle_auth_basics_passthrough_write_cmd_WT
- - name: gle_auth_write_cmd
- - name: gle_auth_write_cmd_WT
- - name: httpinterface
- - name: integration_tests_replset
- - name: integration_tests_standalone
- - name: jsCore
- - name: jsCore_WT
- - name: jsCore_WT_ese
- - name: jsCore_auth
- - name: jsCore_compatibility
- - name: jsCore_compatibility_WT
- - name: jsCore_minimum_batch_size_WT
- - name: jsCore_op_query
- - name: jsCore_op_query_WT
- - name: jsCore_small_oplog
- - name: jsCore_small_oplog_WT
- - name: jsCore_small_oplog_rs
- - name: jsCore_small_oplog_rs_WT
- - name: mmap
- - name: mongosTest
- - name: noPassthrough
- - name: noPassthroughWithMongod
- - name: noPassthroughWithMongod_WT
- - name: noPassthrough_WT
- - name: parallel
- - name: parallel_WT
- - name: parallel_compatibility
- - name: parallel_compatibility_WT
- - name: read_concern_majority_passthrough_WT
- - name: replicasets
- - name: replicasets_WT
- - name: replicasets_WT_ese
- - name: replicasets_auth
- - name: replicasets_legacy
- - name: replication
- - name: replication_WT
- - name: replication_auth
- - name: sasl
- - name: sharded_collections_jscore_passthrough
- - name: sharded_collections_jscore_passthrough_WT
- - name: sharding
- - name: sharding_WT
- - name: sharding_WT_ese
- - name: sharding_auth
- - name: sharding_auth_audit_WT
- - name: sharding_csrs_continuous_config_stepdown_WT
- - name: sharding_gle_auth_basics_passthrough
- - name: sharding_gle_auth_basics_passthrough_WT
- - name: sharding_gle_auth_basics_passthrough_write_cmd
- - name: sharding_gle_auth_basics_passthrough_write_cmd_WT
- - name: sharding_jscore_passthrough
- - name: sharding_jscore_passthrough_WT
- - name: sharding_jscore_passthrough_wire_ops_WT
- - name: sharding_legacy
- - name: sharding_legacy_op_query_WT
- - name: sharding_op_query_WT
- - name: slow1
- - name: slow1_WT
- - name: slow2
- - name: slow2_WT
- - name: snmp
- - name: snmp_WT
- - name: ssl
- - name: sslSpecial
- - name: tool
- - name: tool_WT
- - name: unittests
- - name: push
- distros:
- - rhel55-test
-
###########################################
# SUSE buildvariants #
###########################################