[SERVER-30677] Run the concurrency suite with CSRS primary stepdowns Created: 16/Aug/17 Updated: 30/Oct/23 Resolved: 11/Sep/17 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Sharding, Testing Infrastructure |
| Affects Version/s: | None |
| Fix Version/s: | 3.5.13 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Max Hirschhorn | Assignee: | Jack Mulrow |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | sharding36-passthrough-testing | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||
| Sprint: | Sharding 2017-09-11, Sharding 2017-10-02 | ||||||||
| Participants: | |||||||||
| Description |
|
New resmoke.py YAML suites and Evergreen tasks should be defined to run the concurrency suite with CSRS primary stepdowns both when the balancer is enabled and when the balancer is not enabled. The reason to define them as separate test suites and Evergreen tasks is because that's ultimately the model we'll have once we move away from the concurrency framework having a JavaScript file to run other JavaScript files. Additionally, we'll avoid increasing the duration of the existing concurrency_sharded and concurrency_sharded_WT tasks (see
The jstests/concurrency/fsm_all_sharded_with_stepdowns.js and jstests/concurrency/fsm_all_sharded_with_stepdowns_and_balancer.js files should be adapted from jstests/concurrency/fsm_all_sharded_replication.js and jstests/concurrency/fsm_all_sharded_replication_with_balancer.js, respectively. The main difference between these files will be to specify
as the cluster options. Note: These JavaScript files should be excluded from all other concurrency*.yml test suites. Names of new resmoke.py YAML suites
Names of new Evergreen tasks
The new Evergreen tasks should be run on the following build variants:
|
| Comments |
| Comment by Ramon Fernandez Marina [ 12/Sep/17 ] |
|
Author: {'username': u'jsmulrow', 'name': u'Jack Mulrow', 'email': u'jack.mulrow@mongodb.com'}Message: |
| Comment by Ramon Fernandez Marina [ 11/Sep/17 ] |
|
Author: {'username': u'jsmulrow', 'name': u'Jack Mulrow', 'email': u'jack.mulrow@mongodb.com'}Message: This reverts commit f4ea5f9b033bc800d5290b922848e8dfeede37f4. |
| Comment by Ramon Fernandez Marina [ 11/Sep/17 ] |
|
Author: {'username': u'nathan-myers-mongo', 'name': u'Nathan Myers', 'email': u'ncm@cantrip.org'}Message:Revert " This reverts commit 1db33f3a391f5f92a898ab5c7a7cc6246d4e36b3. Concurrent runs on "! Windows 2008R2 DEBUG" are failing. |