You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a software control manager we need a functional level CI framework that runs tests at the JJOB level.
What are the requirements for the new functionality?
Written using the CMake ctest framework JJOB level CI tests will need to stage, execute, and validate JJOB runs.
The finer grain requirements for this issue is to simply have CMake component completed as much as possible demonstrate its core design with subs for say validation. We should be able to have a proposed working solution for execute as well but is not required.
Acceptance Criteria
Core design using CMake constructs are approved by managment
ctests can be ran at the command propmt for a specrfic JJOB
Specifications for configuring each JJOB contained in a single yaml file
running cmake creates all the required infrastructure to run the texts and can be driven by cmake command line arguments to override defaults.
Suggest a solution (optional)
No response
The text was updated successfully, but these errors were encountered:
TerrenceMcGuinness-NOAA
changed the title
Adding Functional Tests Framework for JJOBS using CMakd ctests
Adding Functional Tests Framework for JJOBS using CMake ctests
Jan 6, 2025
@AndrewEichmann-NOAA
Yes. One of the major distinction will be that the j-jobs ctests will run in parallel as opposed to sequentially. There will be some other differences as well, but I am not clear on that since I am not sure of the specifics of the GDASApp gw-ci testing.
What new functionality do you need?
As a software control manager we need a functional level CI framework that runs tests at the JJOB level.
What are the requirements for the new functionality?
Written using the CMake ctest framework JJOB level CI tests will need to stage, execute, and validate JJOB runs.
The finer grain requirements for this issue is to simply have CMake component completed as much as possible demonstrate its core design with subs for say validation. We should be able to have a proposed working solution for execute as well but is not required.
Acceptance Criteria
Suggest a solution (optional)
No response
The text was updated successfully, but these errors were encountered: