From f0d2a11fdee86205ff84fdda83d8351ad8d63679 Mon Sep 17 00:00:00 2001 From: Oscar Reyes Date: Tue, 16 Apr 2024 15:32:12 -0600 Subject: [PATCH] chore: adding artillery tests --- test/artillery/import-pokemon.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/artillery/import-pokemon.yml b/test/artillery/import-pokemon.yml index 5bf1d92..99dfc10 100644 --- a/test/artillery/import-pokemon.yml +++ b/test/artillery/import-pokemon.yml @@ -1,8 +1,8 @@ config: target: "https://demo-pokeshop.tracetest.io" phases: - - duration: 1 - arrivalRate: 1 + - duration: 5 + arrivalRate: 5 plugins: publish-metrics: - type: "open-telemetry"