John Spray
41aa627ec0
tests: get test name automatically for remote storage ( #5184 )
...
## Problem
Tests using remote storage have manually entered `test_name` parameters,
which:
- Are easy to accidentally duplicate when copying code to make a new
test
- Omit parameters, so don't actually create unique S3 buckets when
running many tests concurrently.
## Summary of changes
- Use the `request` fixture in neon_env_builder fixture to get the test
name, then munge that into an S3 compatible bucket name.
- Remove the explicit `test_name` parameters to enable_remote_storage
2023-09-01 17:29:38 +01:00
..
2023-08-02 12:38:12 +03:00
2023-07-20 13:39:19 -04:00
2023-09-01 17:29:38 +01:00
2023-07-18 12:56:40 +03:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-07-03 15:21:10 +03:00
2023-07-03 15:21:10 +03:00
2023-04-13 14:34:29 +03:00
2023-07-18 12:56:40 +03:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-08-17 11:46:00 +01:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-06-30 14:17:44 -07:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-08-08 09:16:21 +01:00
2023-04-13 14:34:29 +03:00
2023-08-03 17:20:24 +03:00
2023-09-01 17:29:38 +01:00
2023-08-19 01:01:44 +03:00
2023-08-09 16:27:53 +01:00
2023-08-09 16:27:53 +01:00
2023-08-20 12:33:19 +03:00
2023-09-01 17:29:38 +01:00
2023-07-18 12:56:40 +03:00
2023-04-25 14:10:18 +02:00
2023-04-13 14:34:29 +03:00
2023-09-01 17:29:38 +01:00
2023-07-21 21:20:53 +03:00
2023-07-10 20:01:01 +01:00
2023-08-03 17:20:24 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-07-18 12:56:40 +03:00
2023-09-01 17:29:38 +01:00
2023-05-05 02:57:47 +03:00
2023-04-13 14:34:29 +03:00
2023-08-08 12:41:37 +03:00
2023-07-18 12:56:40 +03:00
2023-07-18 12:56:40 +03:00
2023-08-10 15:24:43 +03:00
2023-04-13 14:34:29 +03:00
2023-08-16 17:20:28 +01:00
2023-08-20 12:33:19 +03:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-07-31 07:43:12 +00:00
2023-09-01 17:29:38 +01:00
2023-07-18 12:56:40 +03:00
2023-08-03 17:20:24 +03:00
2023-08-10 15:24:43 +03:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-06-24 10:34:15 +03:00
2023-06-15 17:30:12 +03:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-09-01 17:29:38 +01:00
2023-07-18 12:56:40 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-04-13 14:34:29 +03:00
2023-08-08 09:16:21 +01:00
2023-09-01 17:29:38 +01:00
2023-06-19 15:59:38 +04:00
2023-08-03 17:20:24 +03:00
2023-06-06 14:59:36 +01:00