Skip to content

mihalycsokas/PublicTestProjects

 
 

Repository files navigation

PublicTestProjects

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

Sections

Azure Pipeline Yaml

The azure-pipeline.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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 36.1%
  • TSQL 20.8%
  • PowerShell 18.9%
  • Shell 15.5%
  • PLpgSQL 3.1%
  • Gherkin 2.4%
  • Other 3.2%