[SERVER-42094] perf.yml should check out the enterprise module revision from the manifest, not master Created: 05/Jul/19  Updated: 29/Oct/23  Resolved: 19/Jul/19

Status: Closed
Project: Core Server
Component/s: Performance
Affects Version/s: None
Fix Version/s: 4.2.0-rc4, 4.3.1

Type: Improvement Priority: Major - P3
Reporter: David Storch Assignee: Max Hirschhorn
Resolution: Fixed Votes: 0
Labels: tig-evgconfig
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Backwards Compatibility: Fully Compatible
Backport Requested:
v4.2
Sprint: STM 2019-07-29
Participants:
Story Points: 1

 Description   

This is a problem if you have changes to performance test with an old merge base. When running a patch build against the performance project, the system will apply the changes under test against the correct version of the mongodb/mongo repo, but will attempt to compile them against HEAD of the master branch of enterprise modules. This can cause a spurious compile failure if in the interim changes have been merged to enterprise modules which required paired changes in mongodb/mongo.



 Comments   
Comment by Githook User [ 19/Jul/19 ]

Author:

{'name': 'Max Hirschhorn', 'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com'}

Message: SERVER-42094 Fix usages of git.get_project in etc/perf.yml.

Consolidates all usages of the git.get_project command to a single
"git get project" function similar to what we do in etc/evergreen.yml
and etc/system_perf.yml. This ensures we clone the revision of the
enterprise module and genny repository specified in the manifest.

(cherry picked from commit 765ebd958a2358ce76528d002893c430741032de)
Branch: v4.2
https://github.com/mongodb/mongo/commit/bb345d7fef89ce43736d470ae496bb0f62d26351

Comment by Githook User [ 19/Jul/19 ]

Author:

{'name': 'Max Hirschhorn', 'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com'}

Message: SERVER-42094 Fix usages of git.get_project in etc/perf.yml.

Consolidates all usages of the git.get_project command to a single
"git get project" function similar to what we do in etc/evergreen.yml
and etc/system_perf.yml. This ensures we clone the revision of the
enterprise module and genny repository specified in the manifest.
Branch: master
https://github.com/mongodb/mongo/commit/765ebd958a2358ce76528d002893c430741032de

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