From 18c948a2113d5f5db324686986dd5713353de373 Mon Sep 17 00:00:00 2001 From: Emil Tin Date: Sun, 16 Dec 2012 13:39:28 +0100 Subject: [PATCH] rename stress tests --- features/stress/launch.feature | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/features/stress/launch.feature b/features/stress/launch.feature index a8d688fcd..246378204 100644 --- a/features/stress/launch.feature +++ b/features/stress/launch.feature @@ -1,10 +1,10 @@ @stress -Feature: Launching and shutting down +Feature: Stress testing Background: Given the profile "testbot" - Scenario: Stress - 10km routing + Scenario: Stress - 10km star, request 1 route #osrm-routed hangs very often Given a grid size of 10000 meters Given the node map @@ -27,7 +27,7 @@ Feature: Launching and shutting down | from | to | route | | x | h | xh | - Scenario: Stress - 10km routing + Scenario: Stress - 10km star, request 8 routes #osrm-routed hangs sometimes Given a grid size of 10000 meters Given the node map