influxdb/tests/end_to_end_cases
Raphael Taylor-Davies e4d2c51e8b
fix: update PersistenceWindows on rules update (#2018) (#2060)
* fix: update PersistenceWindows on rules update (#2018)

* chore: review feedback

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-07-20 12:44:47 +00:00
..
flight_api.rs feat: enable query deduplication (#1762) 2021-06-21 18:49:04 +00:00
freeze.rs fix: freeze chunks in write path (#2021) (#2022) 2021-07-16 08:51:37 +00:00
http.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
management_api.rs refactor: explicit server startup state machine (#2040) 2021-07-20 10:11:18 +00:00
management_cli.rs refactor: explicit server startup state machine (#2040) 2021-07-20 10:11:18 +00:00
mod.rs fix: freeze chunks in write path (#2021) (#2022) 2021-07-16 08:51:37 +00:00
operations_api.rs feat: add failure reporting to TaskTracker (#2031) 2021-07-19 09:17:20 +00:00
operations_cli.rs feat: add failure reporting to TaskTracker (#2031) 2021-07-19 09:17:20 +00:00
persistence.rs fix: update PersistenceWindows on rules update (#2018) (#2060) 2021-07-20 12:44:47 +00:00
read_api.rs feat: enable query deduplication (#1762) 2021-06-21 18:49:04 +00:00
read_cli.rs test: Fix flaky test by specifying ORDER BY in query (#1996) 2021-07-14 14:41:24 +00:00
run_cli.rs feat: eagerly check object store during CLI `run` 2021-06-22 18:21:30 +02:00
scenario.rs fix: freeze chunks in write path (#2021) (#2022) 2021-07-16 08:51:37 +00:00
sql_cli.rs refactor: swap order of partition and table in in-memory catalog (#1678) 2021-06-10 16:40:30 +00:00
storage_api.rs feat: expose regex =\~ and to gRPC API 2021-05-07 13:44:51 +01:00
system_tables.rs refactor: swap order of partition and table in in-memory catalog (#1678) 2021-06-10 16:40:30 +00:00
write_api.rs chore: Update to Rust 1.53.0 (#1922) 2021-07-07 18:02:03 +00:00
write_buffer.rs refactor: use one stream per sequencer/partition 2021-07-19 12:26:58 +02:00
write_cli.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
write_pb.rs chore: add end-to-end test for PB write service (#1894) 2021-07-14 14:20:37 +00:00