-
Type: Task
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG E (01/08/16)
The 'hashed' tag is unused and it's not applied to all relevant tests, so we should remove it.
jstests/sharding/cleanup_orphaned_cmd_hashed.js:// @tags : [ hashed ] jstests/sharding/hash_basic.js: * @tags : [ hashed ] jstests/sharding/hash_shard1.js:// @tags : [ hashed ] jstests/sharding/hash_shard_non_empty.js:// @tags : [ hashed ] jstests/sharding/hash_shard_num_chunks.js:// @tags: [ hashed ] jstests/sharding/hash_shard_unique_compound.js:// @tags : [ hashed ] jstests/sharding/hash_single_shard.js:// @tags : [ hashed ] jstests/sharding/missing_key.js:// @tags : [ hashed ] jstests/sharding/regex_targeting.js:// @tags : [ hashed ]