Skip to content

Conversation

@robertnishihara
Copy link
Collaborator

@robertnishihara robertnishihara commented Nov 22, 2018

This should make it possible to run stress tests just by doing ./test/stress_tests/run_stress_tests.sh.

TODO before merging:

  • Change from 2 nodes to 200.
  • [optional] Make it easy to test different commits/branches/repos by passing in a different argument to the script.
  • Add more tests.

@robertnishihara
Copy link
Collaborator Author

cc @stephanie-wang @ericl @richardliaw there are no interesting tests here yet, but this is an outline of how we can do stress testing.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9521/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9526/
Test FAILed.


import ray

ray.init()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be ray.init(redis_address="localhost:6379") in order to attach to the cluster.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9534/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9591/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9610/
Test FAILed.

@robertnishihara robertnishihara changed the title [WIP] Add script for running stress tests. Add script for running stress tests. Nov 27, 2018
@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9615/
Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/9618/
Test FAILed.

@pcmoritz pcmoritz merged commit 20b8b1d into ray-project:master Nov 27, 2018
@robertnishihara robertnishihara deleted the stresstesting branch January 7, 2020 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants