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: Execute correct %appscript and add test for instance start --app (release-4.0) #2515

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

dtrudg
Copy link
Member

@dtrudg dtrudg commented Jan 10, 2024

Description of the Pull Request (PR):

Pick #2408

Add an e2e test for instance start --app. Use the same echo server pattern that's implemented for testing instance start, but make %appstart foo a string reversing echo server, so we can tell that we started the right thing.

This uncovered issue #2410 - so we also have a fix to run the correct %appscript instead of the generic %startscript for instance start --app.

This fixes or addresses the following GitHub issues:

Before submitting a PR, make sure you have done the following:

@dtrudg dtrudg added the bug Something isn't working label Jan 10, 2024
@dtrudg dtrudg added this to the SingularityCE 4.0.3 milestone Jan 10, 2024
@dtrudg dtrudg self-assigned this Jan 10, 2024
@dtrudg dtrudg requested a review from wobito January 10, 2024 15:26
@dtrudg dtrudg marked this pull request as ready for review January 10, 2024 15:26
Use the same echo server pattern that's implemented for testing
`instance start`, but make `%appstart foo` a string reversing echo
server, so we can tell that we started the right thing.

Fixes sylabs#1944
@dtrudg dtrudg merged commit 085a6e4 into sylabs:release-4.0 Jan 10, 2024
1 check passed
@dtrudg dtrudg deleted the pick-2408-4.0 branch January 10, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants