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

Terminate workflow processes after completing tests #131

Merged
merged 16 commits into from
Aug 1, 2024

Conversation

MichaelPesce
Copy link
Collaborator

Issue: Since expanding the test suite, failures on Post run actions/checkout occur intermittently. This may be due to the running processes (backend, frontend) starving the VM of CPU or memory. See below:

Screenshot 2024-08-01 at 11 38 01 AM

Solution: terminate backend and frontend processes after tests finish running

@MichaelPesce MichaelPesce changed the title Terminate app processes after completing tests Terminate workflow processes after completing tests Aug 1, 2024
@MichaelPesce MichaelPesce marked this pull request as ready for review August 1, 2024 17:48
@lbianchi-lbl lbianchi-lbl added the Priority:High High Priority Issue or PR label Aug 1, 2024
Copy link
Contributor

@ksbeattie ksbeattie left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelPesce MichaelPesce merged commit fdeafc6 into watertap-org:main Aug 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:High High Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants