From df86187a9b6514d4732b62b7fadfecebd8bc94cd Mon Sep 17 00:00:00 2001 From: Shubham Ganar Date: Thu, 7 Mar 2024 13:19:44 +0530 Subject: [PATCH] testing discovery provisioning failure --- tests/foreman/cli/test_discoveredhost.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/cli/test_discoveredhost.py b/tests/foreman/cli/test_discoveredhost.py index 2cd1297224e..14fa8b027ad 100644 --- a/tests/foreman/cli/test_discoveredhost.py +++ b/tests/foreman/cli/test_discoveredhost.py @@ -103,7 +103,7 @@ def test_rhel_pxeless_discovery_provisioning( :Setup: Provisioning should be configured and a host should be discovered via cli - :expectedresults: Host should be provisioned successfully + :expectedresults: Host should be provisioned successfully. :CaseImportance: Critical """