influxdb/query/stdlib
Stuart Carnie b17acf8b31 fix: Ensure temporary bucket and test data is removed after each test
This is required to keep the system resources low when running
the Flux end-to-end tests, which create a bucket for each test. A
bucket creates at least 17 files after the first write:

* 8 for the `_series` segment files
* 8 for the `index` log files
* 1 for the `wal`
2020-09-21 13:05:50 -07:00
..
experimental feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
influxdata/influxdb feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
testing fix: Ensure temporary bucket and test data is removed after each test 2020-09-21 13:05:50 -07:00
packages.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00