kong/spec/04-perf/99-teardown/01-teardown_spec.lua (3 lines of code) (raw):

-- run this file, if want to reuse an infra and only do a cleanup at the end local perf = require("spec.helpers.perf") perf.use_defaults() perf.teardown(os.getenv("PERF_TEST_TEARDOWN_ALL") or false)