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

Add Test Selection to Treadmill-CI Workflow Using Analyze-Changes Job #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

charles37
Copy link

@charles37 charles37 commented Nov 20, 2024

  • Introduce an analyze-changes job to the treadmill-ci GitHub Actions workflow.

  • This job checks out both the tock/tock and tock/tock-hardware-ci repositories.

  • It runs the select-tests.py script from tock-hardware-ci to select relevant hardware CI tests.

  • Currently, the script selects all available tests but sets up infrastructure for future enhancements to select tests based on changes in tock/tock.

  • Update the treadmill-ci job to depend on analyze-changes and pass the selected tests via the tests-json parameter.

  • tock-hardware-ci PR #2 must be merged before this PR

@lschuermann lschuermann force-pushed the dev/treadmill-ci-multiple-tests branch 4 times, most recently from 8b5b899 to 6c35a24 Compare November 20, 2024 20:10
@charles37 charles37 closed this Nov 25, 2024
@charles37 charles37 force-pushed the dev/treadmill-ci-multiple-tests branch from 76ca11c to a25d927 Compare November 25, 2024 18:42
@charles37 charles37 reopened this Nov 25, 2024
@charles37 charles37 force-pushed the dev/treadmill-ci-multiple-tests branch from 8531e27 to e298e58 Compare November 26, 2024 14:49
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.

1 participant