diff options
author | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2023-06-12 12:18:46 +0000 |
---|---|---|
committer | Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> | 2023-06-22 18:39:06 +0000 |
commit | 1252eb21b12cb17e91e7e2dbd986c6243745c59a (patch) | |
tree | 1aba5b3de0cf0d55a4c01f6a0b9c3e5a5ed4e795 | |
parent | d68a6ee8b18a4ce1044e33db1e8a517a6efd9c53 (diff) |
[HEALTHCHECK] Remove onap-k8s from testcases
Cleanup testcases list
Issue-ID: INT-2226
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I16674cd55d534004361120509b2dc83e7658b997
(cherry picked from commit 3c07954156ff3c860151de76324d5431e49f13a7)
-rw-r--r-- | infra-healthcheck/docker/testcases.yaml | 10 | ||||
-rw-r--r-- | infra-healthcheck/upper-constraints.txt | 1 |
2 files changed, 0 insertions, 11 deletions
diff --git a/infra-healthcheck/docker/testcases.yaml b/infra-healthcheck/docker/testcases.yaml index 010bc95..bb84044 100644 --- a/infra-healthcheck/docker/testcases.yaml +++ b/infra-healthcheck/docker/testcases.yaml @@ -8,16 +8,6 @@ tiers: Set of basic k8s Functional tests to validate the ONAP installation. testcases: - - case_name: onap-k8s - project_name: integration - criteria: 100 - blocking: false - description: >- - This test case verifies that the ONAP pods are all Running - and shows the pods, deployments, svc and events - run: - name: 'onap_k8s' - - case_name: status project_name: integration criteria: 100 diff --git a/infra-healthcheck/upper-constraints.txt b/infra-healthcheck/upper-constraints.txt index 62176f9..20fdc2e 100644 --- a/infra-healthcheck/upper-constraints.txt +++ b/infra-healthcheck/upper-constraints.txt @@ -1,3 +1,2 @@ -git+https://gitlab.com/Orange-OpenSource/lfn/tools/kubernetes-status.git#egg=kubernetes_status git+https://gitlab.com/Orange-OpenSource/lfn/tools/helm-onap-status.git#egg=helm_onap_status git+https://gitlab.com/Orange-OpenSource/lfn/tools/chart-status.git#egg=chart_status |