WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
DocumentationCheck that you cannot create a subscription with invalid throttling (a negative throttling or in conjunction with timeInterval throttling)
DocumentationCheck that you cannot create a subscription with invalid throttling
@@ -16,7 +16,7 @@ Test Template Create Subscription With Invalid Throttling
*** Keywords ***
Create Subscription With Invalid Throttling
[Documentation]Check that you cannot create a subscription with invalid throttling (a negative throttling or in conjunction with timeInterval throttling)
[Documentation]Check that you cannot create a subscription with invalid throttling
[Tags]sub-create5_8_1
[Arguments]${filename}${expected_status}
${response}=Create Subscription From File${filename}