Commit 925625f
[train] disable train_colocate_trainer (#57963)
## Description
Change `train_colocate_trainer` release test frequency to be manual.
## Related issues
Related to #49454.
## Additional information
`ScalingConfig.trainer_resources` has been deprecated in Ray Train V2.
As a result, we should disable the test for now. In the future, we can
either:
1. Delete this test entirely.
2. Add back functionality for colocation & reenable this test.
Signed-off-by: Matthew Deng <matthew.j.deng@gmail.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>1 parent 984361b commit 925625f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1895 | 1895 | | |
1896 | 1896 | | |
1897 | 1897 | | |
1898 | | - | |
| 1898 | + | |
| 1899 | + | |
| 1900 | + | |
1899 | 1901 | | |
1900 | 1902 | | |
1901 | 1903 | | |
| |||
0 commit comments