influxdb/tests
Marko Mikulicic d58a3ccbc7
refactor: Add sink to routing config
This deprecates the "target" field in the RoutingConfig and replaces it with the "sink"
field, which has a variant that accepts a node group.

This commit is backward compatible in that it will accept existing configs.
The configs will roundtrip to the new format though (i.e. `database get` will render
the sink field).
2021-07-26 11:08:01 +02:00
..
common fix: change timeout to have all tests passed on slow laptop 2021-06-30 16:04:02 -04:00
end_to_end_cases refactor: Add sink to routing config 2021-07-26 11:08:01 +02:00
fixtures test: add benchmark for influxrpc read_filter 2021-04-28 16:11:57 +00:00
end_to_end.rs refactor: rename end-to-end.rs to end_to_end.rs (#2015) 2021-07-15 13:50:32 +00:00