Skip to content

Conversation

@soumeh01
Copy link
Collaborator

@soumeh01 soumeh01 commented Jan 7, 2026

#Fix:

Change includes:

  • Optimized setup and installation workflows by eliminating over 60 redundant parallel GitHub runner instances, enabling shared setup reuse and improving pipeline efficiency.
  • Introduced a build script that uses cbuild to execute builds and run the model in a repeatable manner.
  • Publishing execution results directly to the GitHub Actions summary
  • Improved failure diagnostics by archiving and preserving complete logs whenever a job fails

@soumeh01 soumeh01 marked this pull request as draft January 7, 2026 14:39
@soumeh01 soumeh01 marked this pull request as ready for review January 7, 2026 15:20
Copy link
Collaborator Author

@soumeh01 soumeh01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Evagan2018 With the current change the run matrix is moved to test-matrix.json . There is one configuration that is temporarality removed and needed to be investigated
{"type": "CS320", "model": "FVP_Corstone_SSE-320", "uart": "mps4_board.uart0"}

This configuration is failing in the step where we are running this model, with the reason stating Simulation is stopping. Reason: Simulated time has been exceeded.

@soumeh01 soumeh01 requested review from Evagan2018 and jkrech January 7, 2026 15:26
Copy link
Contributor

@jkrech jkrech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
@Evagan2018 you should check why FVP_Corstone_SSE-320 examples fail executing and printing the UART messages.
Also we should align the *-ci.yml file names to clearly indicate which host platform is used.

@soumeh01 soumeh01 merged commit a6cfd4b into Arm-Examples:main Jan 8, 2026
1 check passed
@soumeh01 soumeh01 deleted the workflow_improvments branch January 8, 2026 08:51
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