Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRIVERS-2999 Use isolated orchestration file #520

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

blink1073
Copy link
Member

This prevents us from modifying the orchestration files in place that use ABSOLUTE_PATH_REPLACEMENT_TOKEN.

Tested with the C driver: https://spruce.mongodb.com/version/67041e9b7f1bfe000734ae39/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Copy link
Contributor

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but could you create a DRIVERS ticket to track this?

Copy link
Contributor

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor feedback; otherwise, LGTM.

FYI mongodb/mongo-c-driver#1742 refactored the C Driver EVG config to use run-orchestration.sh instead of its own custom logic (including use of ABSOLUTE_PATH_REPLACEMENT_TOKEN, which is no longer present) so it should be less prone to breakage from DET script refactors from now on.

.evergreen/run-orchestration.sh Outdated Show resolved Hide resolved
Co-authored-by: Ezra Chung <88335979+eramongodb@users.noreply.github.com>
@blink1073 blink1073 changed the title Isolate the orchestration file DRIVERS-2999 Use isolated orchestration file Oct 7, 2024
@blink1073 blink1073 merged commit 6044ca2 into mongodb-labs:master Oct 8, 2024
56 of 57 checks passed
@blink1073 blink1073 deleted the isolated-orch-file branch October 8, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants