influxdb/influxdb_iox/tests/end_to_end_cases
Fraser Savage 5735aae998
feat(cli): Add namespace delete command
This adds the CLI action to call the namespace soft-deletion
gRPC endpoint and an associated e2e CLI test.
2023-03-23 11:23:00 +00:00
..
querier test: Test with multiple ingesters, like in production 2023-02-09 17:31:28 -05:00
all_in_one.rs fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
cli.rs feat(cli): Add namespace delete command 2023-03-23 11:23:00 +00:00
compactor.rs fix: Explicitly use memory catalog for invalid compactor CLI tests 2023-03-20 16:40:46 -04:00
debug.rs fix: Rename end-to-end NG tests to not contain NG 2022-05-12 16:09:07 -04:00
error.rs fix: Only test querier panic logging; router2 and ingester2 now exit on panic 2023-02-09 13:56:07 -05:00
flightsql.rs feat(flightsql): Add filters to `GetTables` metadata endpoint (#7289) 2023-03-22 20:14:01 +00:00
influxql.rs feat: InfluxQL planner learns how to project multiple measurements (#7063) 2023-02-27 00:50:06 +00:00
ingester.rs test: Add an e2e test of just the ingester's API 2023-02-13 16:36:59 -05:00
logging.rs fix: Remove lots of needless borrows that Clippy can now identify 2022-11-09 10:54:18 -05:00
metrics.rs fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
mod.rs test: Add compactor shard e2e tests 2023-03-20 15:52:47 -04:00
mode_switching.rs chore: validate ingester URIs on querier CLI (#6740) 2023-01-27 21:13:52 +00:00
namespace.rs test: Write an e2e test of namespace soft-deletion (#7002) 2023-02-16 09:59:14 +00:00
querier.rs test: Test with multiple ingesters, like in production 2023-02-09 17:31:28 -05:00
remote.rs fix: Remove shard_id from the Parquet File protobuf in the catalog service 2023-02-17 13:53:03 -05:00
router.rs test(e2e): HTTP error response 2023-02-06 17:10:30 +01:00
schema.rs fix: Only run end-to-end tests against Kafkaless 2023-02-09 13:56:06 -05:00
tracing.rs fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00