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

Split CI workflow jobs #872

Merged
merged 123 commits into from
Jul 27, 2021
Merged

Split CI workflow jobs #872

merged 123 commits into from
Jul 27, 2021

Conversation

r9-pena
Copy link
Contributor

@r9-pena r9-pena commented Jul 26, 2021

Originating Project/Creator Ricardo Pena
Affected Component CI
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Separated the CI test job in the Github workflow to reduce wait time.

Rationale

CI test time was approximately 14-min, and required all tests to complete before obtaining error logs, if any. By separating the jobs, it is easier to observe test results as they occur and total test time is down to below 9-min.

Testing/Review Recommendations

Future Work

ci/tests/20-fputil.bash Outdated Show resolved Hide resolved
.github/actions/entrypoint.sh Outdated Show resolved Hide resolved
ci/tests/fputil.bash Outdated Show resolved Hide resolved
ci/tests/fputil.bash Outdated Show resolved Hide resolved
ci/tests/fputil.bash Outdated Show resolved Hide resolved
@LeStarch
Copy link
Collaborator

I think this is blocked because build will not run, as you removed build. I will merge with your tests passing

@LeStarch LeStarch merged commit 764194a into nasa:devel Jul 27, 2021
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