[SERVER-22368] Parameterize branch in etc/perf.yml Created: 29/Jan/16  Updated: 18/Nov/16  Resolved: 18/Aug/16

Status: Closed
Project: Core Server
Component/s: Performance
Affects Version/s: None
Fix Version/s: 3.2.10, 3.3.12

Type: Task Priority: Major - P3
Reporter: David Daly Assignee: David Daly
Resolution: Done Votes: 0
Labels: test-only
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
related to SERVER-25348 Parameterize branch in etc/system-per... Closed
Backwards Compatibility: Fully Compatible
Backport Completed:
Sprint: Performance 2016-08-29
Participants:

 Description   

We use different directories in perf.yml based on the branch. For instance, 3.2 uses perf-3.2. We should generalize or parameterize the path in perf.yml so we don't have to hard code in the branch version.

For example this line in 3.2:

       remote_file: perf-3.2/${version_id}/${revision}/mongod-${version_id}

And the matching line in master

        remote_file: perf/${version_id}/${revision}/mongod-${version_id}

Both should be replaced with something like

${project}

or

perf-${branch}



 Comments   
Comment by Githook User [ 19/Aug/16 ]

Author:

{u'username': u'dalyd', u'name': u'dalyd', u'email': u'david.daly@mongodb.com'}

Message: SERVER-22368: Parameterize branch in etc/perf.yml
and replaced perf-3.2 directories with perf

(cherry picked from commit 51e9f6f9eb66ea21ee1e8b48105156049143a8f7)
Branch: v3.2
https://github.com/mongodb/mongo/commit/e93717b3957484d3b510cea1fbbd8dc6515d1328

Comment by Githook User [ 18/Aug/16 ]

Author:

{u'username': u'dalyd', u'name': u'dalyd', u'email': u'david.daly@mongodb.com'}

Message: SERVER-22368: Parameterize branch in etc/perf.yml
Branch: master
https://github.com/mongodb/mongo/commit/51e9f6f9eb66ea21ee1e8b48105156049143a8f7

Comment by Ian Whalen (Inactive) [ 04/Feb/16 ]

it's possible this might just get closed as Gone Away depending on implementation of "DSI 2.0"

Generated at Thu Feb 08 04:00:12 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.