fullstop icon indicating copy to clipboard operation
fullstop copied to clipboard

Load Testing Violation

Open a1exmac opened this issue 8 years ago • 0 comments

Expected behaviour

There is a violation appears if a team doesn’t provide RPS while link to load test scripts contains URL to the scripts OR value IS NOT equal to “not yet/ doesn’t apply” Violation msg example "application "<application_id>" with version "<version_number>" do not perform load test"

Step needed

foreach AppId which LinkToLoadTestScripts is a URL  foreach AppVersion of current AppId    If AppVersion.Created within 24hrs      If RPS == Null #(empty)        TriggerLoadTestingYourTurnViolation

Dependencies

https://github.com/zalando-stups/kio/issues/81

a1exmac avatar Jun 19 '17 09:06 a1exmac