From 0fbd752b37e66a06fe419ba7d607d786f5bf8582 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Wed, 12 Jul 2023 12:03:55 -0400 Subject: Remove statistics from csit tests Removing the db based statistics tests from csit first, so that later when we remove the actual code from repos the builds are not affected. Issue-ID: POLICY-4109 Change-Id: If21ffe93f000e605e4f7690cfc4e7986346fe67f Signed-off-by: Ram Krishna Verma --- csit/resources/tests/pap-slas.robot | 4 ---- 1 file changed, 4 deletions(-) (limited to 'csit/resources/tests/pap-slas.robot') diff --git a/csit/resources/tests/pap-slas.robot b/csit/resources/tests/pap-slas.robot index 4b240047..4a044675 100644 --- a/csit/resources/tests/pap-slas.robot +++ b/csit/resources/tests/pap-slas.robot @@ -24,10 +24,6 @@ ValidateResponseTimeForSystemHealthcheck [Documentation] Validate if system healthcheck response time is under 1000ms ValidateResponseTime pap-metrics /components/healthcheck GET 10000 -ValidateResponseTimeForStatistics - [Documentation] Validate statistics response time - ValidateResponseTimeForPap /statistics GET - # TODO: includes notification, so always over 500ms # ValidateResponseTimeCreateGroup # [Documentation] Validate create group response time -- cgit 1.2.3-korg