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
Since Backend.AI project is getting complicated even more these days, it is almost impossible for us to test core functionalities only with our hands. Therefore I think this is the right time to revamp our old fashioned integration test package and introduce a daily E2E testing CI pipeline.
Update (or rewrite) ai.backend.test.cli_integration package so that it can be ran and report errors
Add new test cases for other uncovered CLI features
Create a Github action pipeline to execute the integration on a daily basis
Alternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Main idea
Since Backend.AI project is getting complicated even more these days, it is almost impossible for us to test core functionalities only with our hands. Therefore I think this is the right time to revamp our old fashioned integration test package and introduce a daily E2E testing CI pipeline.
ai.backend.test.cli_integration
package so that it can be ran and report errorsAlternative ideas
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: