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

Feature/pod-exit-code-logs #139

Merged
merged 23 commits into from
Feb 3, 2023

Conversation

emmanuelmathot
Copy link
Collaborator

Proposed Changes:

Option to apply runtime node selectors to submitted pods spec
This PR adds an argument --tool-logs-basepath <local_folder_path> that enable the tool to fetch the pod logs by tool specified in the workflow
This PR also contraints the pod to complete with a proper termination status or raise an exception. Previous behaviour was to skip pod completion result leading to an error further reading the completion result.

PR Checklist:

  • Tested with nose2
  • I have added my changes to a CHANGELOG.

adapted tests env var to not wait
@fabricebrito
Copy link
Collaborator

Looks good to me

@fabricebrito fabricebrito merged commit 77cb435 into Duke-GCB:master Feb 3, 2023
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.

2 participants