[3/N][Nightly] Move ops tests to nightly (#5538)
### What this PR does / why we need it? Follow https://github.com/vllm-project/vllm-ascend/pull/5479, since the cases `tests/e2e/nightly/ops/triton/` have to been verified stable enough, we should move it to nightly in principle Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
2
.github/workflows/_e2e_test.yaml
vendored
2
.github/workflows/_e2e_test.yaml
vendored
@@ -106,7 +106,7 @@ jobs:
|
||||
# We found that if running aclgraph tests in batch, it will cause AclmdlRICaptureBegin error. So we run
|
||||
# the test separately.
|
||||
|
||||
pytest -sv --durations=0 tests/e2e/nightly/ops/triton/
|
||||
pytest -sv --durations=0 tests/e2e/nightly/single_node/ops/singlecard_ops/triton/
|
||||
pytest -sv --durations=0 tests/e2e/singlecard/test_completion_with_prompt_embeds.py
|
||||
pytest -sv --durations=0 tests/e2e/singlecard/test_aclgraph_accuracy.py
|
||||
pytest -sv --durations=0 tests/e2e/singlecard/test_async_scheduling.py
|
||||
|
||||
Reference in New Issue
Block a user