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

Implement Git Actions and Runners to initiate the model registry test-suite on pull requests. #187

Open
8 tasks done
tonyxrmdavidson opened this issue Nov 23, 2023 · 1 comment
Labels
chore Project management or other issues that are not a bug or feature request

Comments

@tonyxrmdavidson
Copy link
Contributor

tonyxrmdavidson commented Nov 23, 2023

Tracker Task for the Implementation of GitActions/Runners for Model Registry Testing

When a pull request is initiated we want to run any existing golang and robot framework tests contained within the repository.
The GoLang and Robot Framework tests should be run in parallel via separate GitActions/Runners.

Git actions will be used to initiate the testing. Git runners will be used to run the testing.

The pull request cannot be merged until all tests pass.

Definition of Done

When existing tests can successfully be run on a pull request and provide correct pass/fail and accessible feedback is available for the engineer.

@rkubis
Copy link
Contributor

rkubis commented Mar 26, 2024

@tonyxrmdavidson All issues are closed now, we can close this tracker too I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project management or other issues that are not a bug or feature request
Projects
Status: No status
Development

No branches or pull requests

2 participants