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

6 commits

Author SHA1 Message Date
Akash Patel
cbcd03b779
Upgrade cython to 0.29.26 for py310 () 2021-12-26 20:26:08 -08:00
Amog Kamsetty
18dcf1ac25
[Release] Use nightly Docker images ()
* use nightly

* switch ml cpu to ray cpu

* fix

* add pytest

* add more pytest

* add constraint

* add tensorflow

* fix merge conflict

* add tblib

* fix

* add back uninstall
2021-11-10 18:00:16 -08:00
SangBin Cho
dd1c1f9787
[Nightly test] remove env vars from tests ()
When testing it we should minimize unnecessary env vars (and it's better working with the default config). This PR removes unnecessary env vars that are set.
2021-10-08 06:53:23 -07:00
Chen Shen
62a73f4ce8
[nightly test][event] enable event logs in nightly tests () 2021-09-28 01:29:26 -07:00
Kai Fricke
7d1e6d3129
[ci/release] Add sanity check for ray wheels hash to release tests () 2021-09-10 17:50:31 +01:00
Chen Shen
853caea146
[tests]migrate test-many-tasks/test-dead-actors to nightly tests ()
* init commit

* Update release/nightly_tests/nightly_tests.yaml

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>

* Update release/nightly_tests/nightly_tests.yaml

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>

Co-authored-by: Kai Fricke <krfricke@users.noreply.github.com>
2021-06-18 18:43:25 -07:00