Skip to content

Refactor CUDA Unit Tests: Segregate into Weekly Full Suite and CI Lightweight Suite #1424

@XuehaoSun

Description

@XuehaoSun

To optimize CI pipeline efficiency while ensuring comprehensive test coverage during local development, we need to split the existing CUDA Unit Tests (UT) into two distinct categories.

  • CI Suite (Lightweight): Select a subset of critical/sanity tests to run in the Continuous Integration environment. The goal is to reduce CI execution time without sacrificing core stability checks.
  • Full Suite (Weekly test): Maintain the complete set of tests for local execution to ensure deep regression testing and debugging.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions