ray/ci
Robert Nishihara 75504b9586 Add script for running infinitely long stress tests. (#4163)
Running `./ci/long_running_tests/start_workloads.sh` will start several workloads running (each in their own EC2 instance).
- The workloads run forever.
- The workloads all simulate multiple nodes but use a single machine.
- You can get the tail of each workload by running `./ci/long_running_tests/check_workloads.sh`.
- You have to manually shut down the instances.

As discussed with @ericl @richardliaw, the idea here is to optimize for the debuggability of the tests. If one of them fails, you can ssh to the relevant instance and see all of the logs.
2019-02-27 14:33:06 -08:00
..
jenkins_tests [autoscaler] Change the get behavior of node providers' _get_node (#4132) 2019-02-24 18:43:35 -08:00
long_running_tests Add script for running infinitely long stress tests. (#4163) 2019-02-27 14:33:06 -08:00
stress_tests [tests] Stress tests for Jenkins (#3789) 2019-02-26 14:24:37 -08:00
travis Update installation instructions to include bazel and remove outdated… (#4171) 2019-02-26 23:07:43 -08:00