summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2018-11-28 12:19:11 +0100
committerKaloian Manassiev <kaloian.manassiev@mongodb.com>2018-11-30 08:39:46 +0100
commitd17de2b958eb660593e2f5a180eff43ebe803b85 (patch)
treec0102d019e597b61c487a39736b54d342e641f43
parent6b8b171091626f5289999f5ce0386f41f753eeb9 (diff)
downloadmongo-d17de2b958eb660593e2f5a180eff43ebe803b85.tar.gz
SERVER-38317 Rename sharded_core* tests to sharded_jscore*
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_jscore_txns.yml (renamed from buildscripts/resmokeconfig/suites/sharded_core_txns.yml)1
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml (renamed from buildscripts/resmokeconfig/suites/sharded_core_txns_sharded_collections.yml)0
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_multi_stmt_txn_jscore_passthrough.yml2
-rw-r--r--etc/evergreen.yml140
4 files changed, 71 insertions, 72 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_core_txns.yml b/buildscripts/resmokeconfig/suites/sharded_jscore_txns.yml
index 49488e38302..534c17df5e6 100644
--- a/buildscripts/resmokeconfig/suites/sharded_core_txns.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_jscore_txns.yml
@@ -66,4 +66,3 @@ executor:
enableTestCommands: 1
numInitialSyncAttempts: 1
num_rs_nodes_per_shard: 1
-
diff --git a/buildscripts/resmokeconfig/suites/sharded_core_txns_sharded_collections.yml b/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
index 6a0a2fd833c..6a0a2fd833c 100644
--- a/buildscripts/resmokeconfig/suites/sharded_core_txns_sharded_collections.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_jscore_txns_sharded_collections.yml
diff --git a/buildscripts/resmokeconfig/suites/sharded_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_multi_stmt_txn_jscore_passthrough.yml
index d5266e6c19c..efb7edec2ba 100644
--- a/buildscripts/resmokeconfig/suites/sharded_multi_stmt_txn_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_multi_stmt_txn_jscore_passthrough.yml
@@ -357,4 +357,4 @@ executor:
numInitialSyncAttempts: 1
num_rs_nodes_per_shard: 2
enable_sharding:
- - test \ No newline at end of file
+ - test
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index a808d1d05e6..d1a7815c8d4 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -5672,21 +5672,21 @@ tasks:
run_multiple_jobs: true
- <<: *task_template
- name: sharded_core_txns
+ name: sharded_jscore_txns
commands:
- func: "do setup"
- func: "run tests"
vars:
- resmoke_args: --suites=sharded_core_txns --storageEngine=wiredTiger
+ resmoke_args: --suites=sharded_jscore_txns --storageEngine=wiredTiger
run_multiple_jobs: true
- <<: *task_template
- name: sharded_core_txns_sharded_collections
+ name: sharded_jscore_txns_sharded_collections
commands:
- func: "do setup"
- func: "run tests"
vars:
- resmoke_args: --suites=sharded_core_txns_sharded_collections --storageEngine=wiredTiger
+ resmoke_args: --suites=sharded_jscore_txns_sharded_collections --storageEngine=wiredTiger
run_multiple_jobs: true
- <<: *task_template
@@ -8642,8 +8642,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -8832,8 +8832,8 @@ buildvariants:
- name: sharded_causally_consistent_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_multi_stmt_txn_jscore_passthrough
- name: sharding_0
- name: sharding_1
@@ -9065,8 +9065,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -9161,8 +9161,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -9429,8 +9429,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -9520,8 +9520,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -9652,8 +9652,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -9755,8 +9755,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth
@@ -9852,8 +9852,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -9954,8 +9954,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -10041,8 +10041,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -10147,8 +10147,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -10430,8 +10430,8 @@ buildvariants:
- name: replica_sets_jscore_passthrough
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_auth_0
distros:
- windows-64-vs2015-large
@@ -10762,8 +10762,8 @@ buildvariants:
- name: replica_sets_jscore_passthrough
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_auth
distros:
- windows-64-vs2015-large
@@ -10877,8 +10877,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
distros:
- windows-64-vs2015-large
@@ -11038,8 +11038,8 @@ buildvariants:
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_gle_auth_basics_passthrough
- name: sharding_gle_auth_basics_passthrough_write_cmd
- name: sharding_jscore_passthrough
@@ -11970,8 +11970,8 @@ buildvariants:
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_multi_stmt_txn_jscore_passthrough
distros:
- rhel62-large
@@ -12995,8 +12995,8 @@ buildvariants:
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_multi_stmt_txn_jscore_passthrough
- name: sharding
- name: sharding_ese
@@ -13228,8 +13228,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_last_stable_mongos_and_mixed_shards
- name: ssl
@@ -13334,8 +13334,8 @@ buildvariants:
- name: replica_sets_auth
- name: replica_sets_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_auth
- name: slow1
@@ -13444,8 +13444,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth
@@ -13562,8 +13562,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth
@@ -13672,8 +13672,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth
@@ -14078,8 +14078,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth
@@ -14192,8 +14192,8 @@ buildvariants:
- name: slow1
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: ssl
- name: sslSpecial
@@ -14517,8 +14517,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -14660,8 +14660,8 @@ buildvariants:
- name: sasl
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_collections_jscore_passthrough
- name: sharding
- name: sharding_auth
@@ -15017,8 +15017,8 @@ buildvariants:
- name: serial_run
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding_jscore_passthrough
- name: sharding_jscore_op_query_passthrough
- name: sharding_jscore_passthrough_wire_ops
@@ -15095,8 +15095,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_auth
- name: sharding_auth_audit
@@ -15199,8 +15199,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_auth
- name: sharding_auth_audit
@@ -15357,8 +15357,8 @@ buildvariants:
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_multi_stmt_txn_jscore_passthrough
- name: sharding
- name: sharding_ese
@@ -15550,8 +15550,8 @@ buildvariants:
- name: session_jscore_passthrough
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharded_multi_stmt_txn_jscore_passthrough
- name: sharding
- name: sharding_ese
@@ -15698,8 +15698,8 @@ buildvariants:
- name: sasl
- name: sharded_causally_consistent_jscore_txns_passthrough
- name: sharded_collections_jscore_passthrough
- - name: sharded_core_txns
- - name: sharded_core_txns_sharded_collections
+ - name: sharded_jscore_txns
+ - name: sharded_jscore_txns_sharded_collections
- name: sharding
- name: sharding_ese
- name: sharding_auth