Skip to content

Commit 1d462bd

Browse files
authored
[DEV] Update GitHub MoE functional test cases (#2449)
1 parent dfe4da2 commit 1d462bd

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

tests/functional_tests/test_cases/moe/gpt3_moe_mcore_te_ep8_resume_torch_dist_muon/model_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ MODEL_ARGS:
6464
--muon-momentum: 0.9
6565
--muon-extra-scale-factor: 0.2
6666
--muon-scale-mode: spectral
67-
TEST_TYPE: ckpt-resume
67+
TEST_TYPE: regular

tests/test_utils/recipes/moe.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ products:
109109
- test_case: [gpt3_mcore_te_tp2_zp_z3_resume_torch_dist_te_8experts2parallel_top2router]
110110
products:
111111
- environment: [dev]
112-
scope: [mr]
112+
scope: [mr, mr-github]
113113
platforms: [dgx_h100]
114114
- test_case: [gpt3_mcore_te_tp2_pp1_te_8experts2parallel_ddp_average_in_collective]
115115
products:
@@ -121,30 +121,30 @@ products:
121121
- environment: [dev]
122122
scope: [mr]
123123
platforms: [dgx_h100]
124-
# - test_case: [gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon]
125-
# products:
126-
# - environment: [dev]
127-
# scope: [mr, mr-github, mr-slim]
128-
# platforms: [dgx_h100]
129-
# - test_case: [gpt3_moe_mcore_te_ep8_resume_torch_dist_muon]
130-
# products:
131-
# - environment: [dev]
132-
# scope: [mr, mr-github, mr-slim]
133-
# platforms: [dgx_h100]
124+
- test_case: [gpt3_moe_mcore_te_ep8_resume_torch_dist_dist_muon]
125+
products:
126+
- environment: [dev]
127+
scope: [mr, mr-github]
128+
platforms: [dgx_h100]
129+
- test_case: [gpt3_moe_mcore_te_ep8_resume_torch_dist_muon]
130+
products:
131+
- environment: [dev]
132+
scope: [mr, mr-github]
133+
platforms: [dgx_h100]
134134
- test_case: [gpt3_moe_mcore_te_tp2_pp2_ep4_etp1_no_mtp_no_a2a_ovlp_fine_grained_offloading]
135135
products:
136136
- environment: [dev]
137-
scope: [mr]
137+
scope: [mr, mr-github]
138138
platforms: [dgx_h100]
139139
- test_case: [gpt3_moe_mcore_te_tp2_pp2_ep4_etp1_fine_grained_offloading]
140140
products:
141141
- environment: [dev]
142-
scope: [mr]
142+
scope: [mr, mr-github]
143143
platforms: [dgx_h100]
144144
- test_case: [gpt3_moe_mcore_te_tp4_ep2_etp2_pp2_scoped_cudagraph]
145145
products:
146146
- environment: [dev]
147-
scope: [mr]
147+
scope: [mr, mr-github]
148148
platforms: [dgx_h100]
149149
#######################################################################
150150
# Super important mr, mr-github tests that run for both DEV and LTS per mr, mr-github #

0 commit comments

Comments
 (0)