Commit Graph

14 Commits

Author SHA1 Message Date
Simon Mo c963cbc038 Fix Docker Permission for Serve release test again (#13543) 2021-01-19 12:23:30 -08:00
SangBin Cho 1179db1fc2 Remove an unnecessary file (#13499) 2021-01-15 18:29:12 -08:00
SangBin Cho d09df55b14 Update ID specification doc (#13356) 2021-01-15 15:15:51 -08:00
Simon Mo 16e8c4a69f [Release] Fix Serve release test (#13303)
The Docker image we were using now uses `ray` users so we have to call
sudo.
2021-01-14 12:23:53 -08:00
SangBin Cho 0428537d0b [Object Spilling] Long running object spilling test (#13331)
* done.

* formatting.
2021-01-12 16:53:13 -08:00
Simon Mo c32ad2fef5 [Release] Use ray-ml image for logn running test (#13267) 2021-01-07 10:31:46 -08:00
Simon Mo 01dcb993c7 [Serve] Rescale Serve's Long Running Test to Cluster Mode (#13247)
Now that `HeadOnly` becomes the new default HTTP location, we can
re-enable the long running tests to use local multi-clusters.
(also fixed the controller's API to match up to date, we should
have caught these, I will open issues for this.)
2021-01-07 08:57:24 -08:00
Max Fitton d018212db5 [Release] Update Release Process Documentation (#13123) 2021-01-04 11:09:43 -08:00
Simon Mo 3d8c1cbae6 [Serve] Fix Serve Release Tests (#12777) 2020-12-11 11:53:47 -08:00
SangBin Cho 3ee4612696 [Release] Fix cluster.yaml (#12589)
* Fix cluster.yaml

* Updated to use manylinux2014
2020-12-07 13:52:30 -08:00
Eric Liang 9f322db71d Add many_ppo long running test (#12364)
* add new tes

* update

* update
2020-11-24 16:00:33 -08:00
Edward Oakes 2feba4409c [serve] Fix long running failure test (#11805) 2020-11-09 11:21:03 -06:00
Barak Michener 05c4e3fb2a [build] Build wheels with manylinux2014 (#11621)
* necessary changes

* Split bazel install

* manylinux2014

* change references to manylinux2014

* Fix lint

* port alex's docker build changes

* fix config issue

* remove extra manylinux2010 requirement script

* revert SHA overwrite

* wip

* incompatible_linklibs

* fix nits
2020-11-03 19:36:32 -08:00
Barak Michener 4348ecf850 Clean up release tests (#11420) 2020-10-22 17:04:41 -07:00