lightning/tests/tests_app
panos-is 784b60412c
(app) Add s3 drive type (1/2) (#14002)
* Add S3 protocol and optimization field to the drive object

* Add a list of drives to the work specification

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add only protocol for s3 drives, no optimization arguments, and add tests

* added trailing slash criteria

* allow slash in s3 drives

* fix

* fixed test issues

Co-authored-by: Panos Lantavos-Stratigakis <default-email@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rick Izzo <rick@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Rick Izzo <rlizzo@users.noreply.github.com>
2022-08-10 20:07:23 +00:00
..
cli [App] Application logs in CLI (#13634) 2022-08-10 09:48:06 +00:00
components Reduce state size (#13970) 2022-08-03 13:47:16 +00:00
core (app) Run the flow only if the state has updated 1/2 (#14076) 2022-08-10 14:56:41 +02:00
frontend
runners [CLI] add support to run app on a specific cluster (#13894) 2022-08-04 10:48:29 -07:00
source_code [App] Introduce Commands (#13602) 2022-07-25 17:13:46 +00:00
storage (app) Add s3 drive type (1/2) (#14002) 2022-08-10 20:07:23 +00:00
structures Reduce state size (#13970) 2022-08-03 13:47:16 +00:00
utilities (app) Run the flow only if the state has updated 1/2 (#14076) 2022-08-10 14:56:41 +02:00
__init__.py
conftest.py