Closed tjelvar-olsson closed 3 years ago
Added skeleton code for test in https://github.com/jic-dtool/dtool-s3/commit/8c2768603b8313df81a6e290bf49ca8d703aab2c
Yes that sounds good. The ECS has a similar environment variable.
Implemented in 21f2e8f
Add test to check behaviour of: https://github.com/jic-dtool/dtool-s3/pull/3
It should be relatively easy to do using the tmp_env_var decorator: https://github.com/jic-dtool/dtool-s3/blob/master/tests/__init__.py#L22
and DTOOL_S3_DATASET_PREFIX environment variable
@pastewka