lablup / backend.ai

Backend.AI is a streamlined, container-based computing cluster platform that hosts popular computing/ML frameworks and diverse programming languages, with pluggable heterogeneous accelerator support including CUDA GPU, ROCm GPU, TPU, IPU and other NPUs.
https://www.backend.ai
GNU Lesser General Public License v3.0
505 stars 150 forks source link

Revamp End-to-End testing #1729

Open kyujin-cho opened 10 months ago

kyujin-cho commented 10 months ago

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.

Alternative ideas

No response

Anything else?

No response

rapsealk commented 10 months ago

@mirageoasis You may start a new PR from #1659 if you don't mind.