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

[5pt] Get gms_pipeline working. It will process gms_run_unit and gms_run_branch in one kickoff call #630

Closed
RobHanna-NOAA opened this issue Jul 12, 2022 · 0 comments · Fixed by #641
Assignees
Labels
enhancement New feature or request FIM4

Comments

@RobHanna-NOAA
Copy link
Contributor

The gms_pipline.sh file already exists and needs to be updated. Update parameters, add a few new ones, and remove some functionality (aka.. don't let it kick off some subsquent processing such as alpha test).

Also add a feature where after the gms_run_unit portion has been processed, count the number of unit log error files and figure out the percent pass/failed. If it surpasses a given percent, then do not continue to gms_run_branch.

This will make it easier for development and testing use, but also can be used in future enhancements such as the API V2 tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request FIM4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant