[INFRA] Add status healthcheck to xtesting 94/134594/2
authorpawel.denst <pawel.denst@external.t-mobile.pl>
Mon, 22 May 2023 14:26:16 +0000 (14:26 +0000)
committerpawel.denst <pawel.denst@external.t-mobile.pl>
Mon, 22 May 2023 14:46:50 +0000 (14:46 +0000)
Added status healthcheck to xtesting

Issue-ID: INT-2240
Signed-off-by: pawel.denst <pawel.denst@external.t-mobile.pl>
Change-Id: Ie0d5c87114d529ca86574019af7f3be60fc8c679

smoke-usecases-pythonsdk/docker/testcases.yaml

index f64c277..fcd7886 100644 (file)
@@ -159,3 +159,14 @@ tiers:
                 dependencies:
                 run:
                     name: basic_cps
+            -
+                case_name: status
+                project_name: integration
+                enabled: true
+                criteria: 100
+                blocking: false
+                description: >-
+                    Checks status of all k8s resources in the selected namespace.
+                dependencies:
+                run:
+                    name: status