1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-16 08:06:38 -04:00
Commit graph

2 commits

Author SHA1 Message Date
Kai Fricke
da140a80e9
[ci/release] Legacy field should be optional ()
 broke release unit tests by not providing a legacy key - that key should be optional because we will b dealing with non-legacy tests soon.
Additionally, for some reason the unit tests pass on buildkite while they fail locally and in the release test pipeline. I'm investigating this now...
2022-03-18 11:34:05 +00:00
Kai Fricke
3695408a85
[release] Fix special cases in release test package (e.g. smoke test) ()
Fixing special cases (e.g. smoke tests, long running tests) in the release test package infrastructure. Prepare migration of Tune and XGBoost tests.
2022-02-28 21:05:01 +01:00
Renamed from release/ray_release/tests/test_repeat.py (Browse further)