Commit graph

14 commits

Author SHA1 Message Date
SangBin Cho
814095add6
Revert "Change instance type for some tests (#18248)" (#18320)
This reverts commit 34026a7bd5.
2021-09-02 17:45:02 -07:00
SangBin Cho
34026a7bd5
Change instance type for some tests (#18248) 2021-08-31 10:10:46 -07:00
SangBin Cho
4971e13941
[Build] Asan wheel test (#17685)
* in progerss

* ASAN tests.

* d

* in progress

* in progress without the asan wheel

* Support the asan wheel.

* Support the asan wheels

* Not build a binary for asan

* Fix issues

* Remove a wrong build

* Separate out asan wheel build

* Try preparing more deps.

* ip

* Try different version

* done

* d

* Trial

* Another try

* Another try

* skip cpp build to see what happens

* add more des

* ip

* abc

* Try next

* completed

* try

* Try without static libasan

* dbg

* Try static link

* Fix issues

* abc
2021-08-17 10:21:41 -07:00
Chen Shen
d856abb70d
[Test] increase memory for 5000 partitions shuffle (#17429) 2021-07-29 21:56:16 -07:00
Eric Liang
fa0ff057d6
Add a new autoscaling shuffle test (#16948) 2021-07-12 16:54:38 -07:00
SangBin Cho
33e319e9d7
[Tests] Remove app level error from nightly tests (#16968)
* Completed

* Fix tests

* increase the node wait timeout

Signed-off-by: SangBin Cho <rkooo567@gmail.com>
2021-07-09 12:20:42 -07:00
SangBin Cho
6dc4032d19
Set the 500GB block device for a single node test (#16493) 2021-06-16 22:37:30 -07:00
SangBin Cho
eb7344069b
[Test] Improving tests (#16368)
* Improve testing

* Fix tsets.
2021-06-11 18:29:22 -07:00
SangBin Cho
c8a5d7ba85
[TEST] Additional data processing nightly test (#16078)
* in progress

* in progress

* almost done

* Lint

* almost done

* All tests are available now

* Change the test a little more stressful

* Modify paramter to make tests a little more stressful
2021-06-09 22:38:53 -07:00
SangBin Cho
3572d0837e
[Test] Dask on ray sort nightly (#16213)
* Make dask on ray sort works

* lint

* revert unrelated change
2021-06-06 15:58:48 -07:00
SangBin Cho
9fa3b9f6f3
[Nightly test] Test non streaming shuffle (#16150) 2021-05-31 15:28:02 -07:00
SangBin Cho
94dc06d852
[Nightly test] improve error detection (#16102)
* improve error detection

* improve gitignore

* fix
2021-05-27 00:33:21 -07:00
SangBin Cho
ee1ccb569d
[Test] Nightly shuffle test (#15998)
* shuffle daily test update.

* lint

* Improve testing.

* Download the real nightly.

* Addressed code review.

* fix typo

* fix issue

* fix the broken release test

* Updated the test.
2021-05-24 15:33:31 -07:00
Eric Liang
0dfd43c61b
Add nightly release test directory and add shuffle release test (#15671)
* update

* udpate

* update

* update

* update

* Adjust script/release test json

* remove

* update

* lint

Co-authored-by: Kai Fricke <kai@anyscale.com>
2021-05-08 14:21:55 -07:00