From f1c24d485f35ead90dd830a8bc54e61ecd11ed8e Mon Sep 17 00:00:00 2001 From: Unitech Date: Thu, 14 Sep 2017 18:07:44 +0200 Subject: [PATCH] app-configuration test adaptation for pmx@1.5.2 --- test/bash/app-configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/bash/app-configuration.sh b/test/bash/app-configuration.sh index 357fda5cd..ab741c98f 100644 --- a/test/bash/app-configuration.sh +++ b/test/bash/app-configuration.sh @@ -56,7 +56,7 @@ echo "Wait for init..." sleep 1 exists 'probe test-probe exist' "test-probe" -exists 'probe Event Loop Latency exist' "Event Loop Latency" +exists 'probe Event Loop Latency exist' "Loop delay" exists 'probe Event Loop Latency default value' "agg_type: 'avg'" exists 'probe Event Loop Latency default value' "alert: {}"