[SERVER-25348] Parameterize branch in etc/system-perf.yml Created: 29/Jul/16  Updated: 02/Mar/18  Resolved: 19/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:
Problem/Incident
causes SERVER-33608 Don't use ${project} in system_perf.yml Closed
Related
is related to SERVER-22368 Parameterize branch in etc/perf.yml Closed
Backwards Compatibility: Fully Compatible
Backport Completed:
Sprint: Performance 2016-08-29
Participants:

 Description   

We use different directories in system_perf.yml based on the branch. Similar to SERVER-22368. We should generalize so that backports are easier.

For example, in v3.2:

            remote_file: dsi-v3.2/${build_variant}/${revision}/${task_id}/${version_id}/logs/${test}-${build_id}.${ext|tgz}

And the matching code in master:

            remote_file: dsi/${build_variant}/${revision}/${task_id}/${version_id}/logs/${test}-${build_id}.${ext|tgz}

The strings "dsi-v3.2" and "dsi" should be replaced with something like

${project}

.



 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-25348: Parameterize branch in etc/system-perf.yml

(cherry picked from commit e404756a317fbd531306805cf77e723b9c3fc218)
Branch: v3.2
https://github.com/mongodb/mongo/commit/3eb79096e1582d41371917531f4f9fb1f1724c58

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-25348: Parameterize branch in etc/system-perf.yml
Branch: master
https://github.com/mongodb/mongo/commit/e404756a317fbd531306805cf77e723b9c3fc218

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