From 888d6d050a7328e10d94f17d63a20e1b0a3132d1 Mon Sep 17 00:00:00 2001 From: amol patil Date: Tue, 28 Jan 2025 11:59:04 +0530 Subject: [PATCH] adding blocked-by in RHV tests for SAT-12004 --- tests/foreman/ui/test_computeresource.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/foreman/ui/test_computeresource.py b/tests/foreman/ui/test_computeresource.py index e9372012d69..f58a87bbecc 100644 --- a/tests/foreman/ui/test_computeresource.py +++ b/tests/foreman/ui/test_computeresource.py @@ -164,6 +164,8 @@ def test_positive_list_resource_vms(session, rhev_data): :parametrized: yes :expectedresults: VMs listed for provided compute resource + + :BlockedBy: SAT-30627 """ name = gen_string('alpha') with session: @@ -194,6 +196,8 @@ def test_positive_resource_vm_power_management(session, rhev_data): :expectedresults: virtual machine is powered on or powered off depending on its initial state + + :BlockedBy: SAT-30627 """ name = gen_string('alpha') with session: @@ -239,6 +243,8 @@ def test_positive_VM_import(session, module_org, module_location, rhev_data, mod :CaseImportance: Medium :BZ: 1636067 + + :BlockedBy: SAT-30627 """ # create entities for hostgroup default_loc_id = (