Skip to content

Commit 1c38299

Browse files
committed
fix
Signed-off-by: oliver könig <[email protected]>
1 parent bcb7ab4 commit 1c38299

File tree

2 files changed

+4
-10
lines changed

2 files changed

+4
-10
lines changed

tests/test_utils/recipes/gpt.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ products:
457457
scope: [mr, mr-github]
458458
platforms: [dgx_h100]
459459
- environment: [dev]
460-
scope: [mr, mr-github-slim]
460+
scope: [mr, mr-slim]
461461
platforms: [dgx_h100]
462462
- test_case: [gpt3_mcore_te_tp4_pp1_dist_optimizer_overlap_grad_reduce_param_gather]
463463
products:
@@ -474,7 +474,7 @@ products:
474474
scope: [mr]
475475
platforms: [dgx_h100]
476476
- environment: [dev]
477-
scope: [mr, mr-github-slim]
477+
scope: [mr, mr-slim]
478478
platforms: [dgx_h100]
479479
- test_case: [gpt3_mcore_te_tp4_pp2_resume_torch_dist_reshard_8x1xNone]
480480
products:

tests/test_utils/recipes/moe.yaml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -199,16 +199,10 @@ products:
199199
- test_case: [gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_resume_torch_dist_dist_optimizer]
200200
products:
201201
- environment: [dev]
202-
scope: [mr, mr-github]
203-
platforms: [dgx_h100]
204-
- environment: [dev]
205-
scope: [mr, mr-github-slim]
202+
scope: [mr, mr-github, mr-slim]
206203
platforms: [dgx_h100]
207204
- test_case: [gpt3_mcore_te_tp2_pp2_ep4_etp1_memory_speed]
208205
products:
209206
- environment: [dev]
210-
scope: [mr, mr-github]
211-
platforms: [dgx_h100]
212-
- environment: [dev]
213-
scope: [mr, mr-github-slim]
207+
scope: [mr, mr-github, mr-slim]
214208
platforms: [dgx_h100]

0 commit comments

Comments
 (0)