[SERVER-46267] bypass compile on burn_in_tags is broken Created: 19/Feb/20  Updated: 29/Oct/23  Resolved: 21/Feb/20

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 4.3.4

Type: Bug Priority: Major - P3
Reporter: David Bradford (Inactive) Assignee: David Bradford (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: DAG 2020-02-24
Participants:
Story Points: 3

 Description   

The bypass compile for burn_in_tags is not working. You can see in the this patch build. There are a few things wrong.

  • The rhel-62 compile was also bypassed, so the burn_in_tags needs to use the mainline compile artifacts, but it is trying the use the rhel-62 artifacts, which do not exist.
  • The compile task no longer generates a "shell" file and bypass compile is attempting to copy that file.
  • The compile_TG now includes the package task by default, which add a 25 minute task to the burn_in build variants.

We should fix all of these things.


As a Server engineer,
I want bypass compile to work with burn_in_tags,
So that I don't have to wait to recompile artifacts that have already been compiled.


AC:

  • burn_in_tags reused compiled artifacts even if the rhel 62 compile used bypass compile.
  • burn_in_tags does not run package in the generated build variants.


 Comments   
Comment by Githook User [ 21/Feb/20 ]

Author:

{'name': 'David Bradford', 'username': 'dbradf', 'email': 'david.bradford@mongodb.com'}

Message: SERVER-46267: Use artifact links to determine bypass compile artifacts
Branch: master
https://github.com/mongodb/mongo/commit/ad642bcf1a2d59600e891c4666a80be4d5f6b4bf

Comment by Brooke Miller [ 20/Feb/20 ]

We should have a discussion on how to test this in the future so that we can avoid something similar from happening again

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