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
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.
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.
The text was updated successfully, but these errors were encountered: