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

fix: Adding back default VFS install location for find_fus3 #91

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

natmatn
Copy link
Contributor

@natmatn natmatn commented Oct 25, 2023

What was the problem/requirement? (What/Why)

Bad merge removed the default path for the Fus3 executable, so it couldn't be found when running the systemd version of deadline-worker

What was the solution? (How)

Added the default path back to the find_fus3 method

What is the impact of this change?

Deadline VFS works once again on SMFs

How was this change tested?

hatch run test
deployed changes to my own worker agent and tested them using the systemd version of the worker agent

Was this change documented?

No

Is this a breaking change?

No

@natmatn natmatn requested a review from a team as a code owner October 25, 2023 22:06
Signed-off-by: Nathan Matthews <natmatn@amazon.com>
@natmatn natmatn force-pushed the natmatn/deadline_vfs_default_path branch from 8037bcb to cc6c66d Compare October 25, 2023 22:11
@natmatn natmatn merged commit a450090 into mainline Oct 25, 2023
18 checks passed
@natmatn natmatn deleted the natmatn/deadline_vfs_default_path branch October 25, 2023 22:41
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