lightning/tests/tests_app/runners
Raphael Randschau 341c63c2b9
[CLI] add support to run app on a specific cluster (#13894)
Add `--cluster-id` flag which can be passed to `lightning run app` if the `--cloud` flag is present.
This allows you to run your Lightning AI apps on Lightning AI BYOC clusters running on your own cloud provider infrastructure.

Co-authored-by: William Falcon <waf2107@columbia.edu>
Co-authored-by: Laverne Henderson <laverne.henderson@coupa.com>
2022-08-04 10:48:29 -07:00
..
__init__.py
test_cloud.py
test_multiprocess.py
test_runtime.py
test_singleprocess.py