Add positive check to cFS execution in CI
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 391
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem? Please describe.
CI in #39 only checks for warn/err/fail in cFS output
Describe the solution you'd like
Enforce the existence of the following message:
"CFE_ES_Main entering OPERATIONAL state"
Describe alternatives you've considered
Any other positive check would work, above was the simplest I could think of.
Additional context
None
Requester Info
Jacob Hageman - NASA/GSFC
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the CI work referenced in #39 and inspect how cFS execution output is currently checked for warn, err, and fail messages. Done means the CI run also verifies that "CFE_ES_Main entering OPERATIONAL state" appears in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100