Skip to content

Commit 1ef0812

Browse files
committed
Move all bert and t5 tests to nightly
1 parent dd83fc6 commit 1ef0812

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

tests/test_utils/recipes/bert.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,22 +59,22 @@ products:
5959
- test_case: [bert_mcore_tp2_pp2]
6060
products:
6161
- environment: [dev]
62-
scope: [mr]
62+
scope: [nightly]
6363
platforms: [dgx_h100]
6464
- test_case: [bert_mcore_tp2_pp2_local_spec]
6565
products:
6666
- environment: [dev]
67-
scope: [mr]
67+
scope: [nightly]
6868
platforms: [dgx_h100]
6969
- test_case: [bert_mcore_tp2_pp2_resume_torch_dist]
7070
products:
7171
- environment: [dev]
72-
scope: [mr]
72+
scope: [nightly]
7373
platforms: [dgx_h100]
7474
- test_case: [bert_mcore_tp2_pp2_resume_torch_dist_local_spec]
7575
products:
7676
- environment: [dev]
77-
scope: [mr]
77+
scope: [nightly]
7878
platforms: [dgx_h100]
7979
- test_case: [bert_mcore_tp1_pp2]
8080
products:

tests/test_utils/recipes/t5.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,27 +59,27 @@ products:
5959
- test_case: [t5_11b_mcore_tp4_pp1]
6060
products:
6161
- environment: [dev]
62-
scope: [mr]
62+
scope: [nightly]
6363
platforms: [dgx_h100]
6464
- test_case: [t5_mcore_te_tp4_pp1]
6565
products:
6666
- environment: [dev]
67-
scope: [mr]
67+
scope: [nightly]
6868
platforms: [dgx_h100]
6969
- test_case: [t5_mcore_te_tp4_pp1_resume_torch_dist]
7070
products:
7171
- environment: [dev]
72-
scope: [mr]
72+
scope: [nightly]
7373
platforms: [dgx_h100]
7474
- test_case: [t5_mcore_tp4_pp1]
7575
products:
7676
- environment: [dev]
77-
scope: [mr]
77+
scope: [nightly]
7878
platforms: [dgx_h100]
7979
- test_case: [t5_mcore_tp4_pp1_resume_torch_dist]
8080
products:
8181
- environment: [dev]
82-
scope: [mr]
82+
scope: [nightly]
8383
platforms: [dgx_h100]
8484
- test_case: [t5_mcore_te_tp1_pp1_vp1_resume_torch]
8585
products:

0 commit comments

Comments
 (0)