lightning/tests/plugins/environments
Tomasz Konopka 3bd48b8535
Clear env before test cases requiring empty env (#12561)
* clearing env vars in a test to allow compatibility with "make test"

* added clear=True to more mock environments in testcases

Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-04-07 15:44:28 +00:00
..
__init__.py
test_kubeflow_environment.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
test_lightning_environment.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
test_lsf_environment.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
test_slurm_environment.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
test_torchelastic_environment.py Clear env before test cases requiring empty env (#12561) 2022-04-07 15:44:28 +00:00
torch_elastic_deadlock.py Update `tests/plugins/*.py` to use `devices` instead of `gpus` or `ipus` (#11872) 2022-02-21 22:57:21 +01:00