[SERVER-40846] Bypassing compile shouldn't be allowed if the compile_flags changes for the build variant Created: 26/Apr/19 Updated: 29/Oct/23 Resolved: 28/May/19 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Testing Infrastructure |
| Affects Version/s: | None |
| Fix Version/s: | 4.1.13 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Max Hirschhorn | Assignee: | David Bradford (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | tig-evgconfig | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Operating System: | ALL |
| Sprint: | DAG 2019-06-03 |
| Participants: |
| Description |
|
The bypass_compile_and_fetch_binaries.py script should be updated to parse the etc/evergreen.yml project configuration file both with and without the patch applied. (See the parse_evergreen_file() function.) If the compile_flags expansion for the ${build_variant} build variant has been modified, then compile shouldn't be bypassed. Note: The git show HEAD:etc/evergreen.yml command can be used to get the version of the project configuration file without the patch applied. |
| Comments |
| Comment by Githook User [ 28/May/19 ] |
|
Author: {'name': 'David Bradford', 'email': 'david.bradford@mongodb.com', 'username': 'dbradf'}Message: |