From b14cd6942427ee2fceaf4f4c515563d3aa0b2b24 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 30 Sep 2024 15:04:23 +0300 Subject: [PATCH] The observability strategy role should not be run in stf_funtional_tests --- stf_functional_tests.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/stf_functional_tests.yml b/stf_functional_tests.yml index 60c14ee7..fd6244a9 100644 --- a/stf_functional_tests.yml +++ b/stf_functional_tests.yml @@ -65,9 +65,10 @@ ansible.builtin.import_role: name: test_verify_email - - name: "Test observabilityStrategy" - ansible.builtin.import_role: - name: test_observability_strategy +# Disable observability strategy run +# - name: "Test observabilityStrategy" +# ansible.builtin.import_role: +# name: test_observability_strategy tags: - custom-stf-ceph - stf-connectors-osp13-ffu