Skip to content

ShadowPic/PublicTestProjects

Repository files navigation

PublicTestProjects

This is dedicated to sharing solutions that I come across working with customers world wide.

Sections

Azure Pipelines Yaml

The azure-pipelines.yml is an Azure DevOps pipeline script which has the following features:

  • Creates a Kubernetes JMeter test rig targeted for Azure Kubernetes Services
  • Executes a JMeter test script and then attaches the JMeter Dashboard report as an artifact
  • Executes the test cases contained in the JMeter load test verify project
    • Compares the % of KO against a configurable target
    • Checks if the JMeter AutoStop Listener fired
    • Adds an example custom section to the Azure Build Summary which will later contain load test metrics.

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published