From be4ab9af32c2d74ba9eb782193124fca03dc8132 Mon Sep 17 00:00:00 2001 From: yanpliu Date: Tue, 19 Mar 2024 22:49:42 -0400 Subject: [PATCH] Update the descriptions for expectresults --- tests/foreman/virtwho/cli/test_esx_sca.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/foreman/virtwho/cli/test_esx_sca.py b/tests/foreman/virtwho/cli/test_esx_sca.py index f85dc030f43..81923138626 100644 --- a/tests/foreman/virtwho/cli/test_esx_sca.py +++ b/tests/foreman/virtwho/cli/test_esx_sca.py @@ -518,8 +518,8 @@ def test_positive_rhsm_username_option( 1. virt-who config belong to a same org with the same rhsm_username 2. virt-who config belong to a different org with the different rhsm_username 3. hypervisors and guest mapping info send by group of org and service account exist in rhsm.log - 4. not delete all virt-who config service account virt_who_reporter_X exist - 5. delete all virt-who config service account virt_who_reporter_X will be deleted + 4. verify delete virt-who config and remain only one virt-who config, service account virt_who_reporter_X exist + 5. verify delete all virt-who config, service account virt_who_reporter_X has be deleted