Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests(cmd): clean and prepare the prefix directory for each test case
This ensures that the prefix directory is reset to a known state after other test runs (and in between individual test cases), fixing a flakiness issue we've been seeing in CI: > FAIL spec/02-integration/02-cmd/06-restart_spec.lua:23: kong restart restarts if not running > spec/02-integration/02-cmd/06-restart_spec.lua:26: Error: in-memory storage can not be used when role = "control_plane" > > Run with --v (verbose) or --vv (debug) for more details
- Loading branch information