diff --git a/tests/foreman/cli/test_host.py b/tests/foreman/cli/test_host.py index 2b9985b5b08..b9ea7cd71a3 100644 --- a/tests/foreman/cli/test_host.py +++ b/tests/foreman/cli/test_host.py @@ -2660,12 +2660,14 @@ def test_positive_create_and_update_with_content_source( :id: 5712f4db-3610-447d-b1da-0fe461577d59 - :BZ: 1260697, 1483252, 1313056, 1488465 + :BZ: 1260697, 1483252, 1313056, 1488465, 1361309 :expectedresults: A host is created with expected content source assigned and then content source is successfully updated :CaseImportance: High + + :customerscenario: true """ target_sat.cli.Repository.synchronize({'id': module_repository.id})