Skip to content

NarmathaBala/jmeter-circleci

 
 

Repository files navigation

jmeter-circleci CircleCI

A sample project about running Apache JMeter with CircleCI.

The pipeline does the following jobs:

  • Build, test and package a sample .NET Core web app.
  • Spin up an Azure function and deploy the web app's package to it.
  • Spin up two Azure virtual machines and use PowerShell script to install Java and JMeter on them.
  • Start JMeter distributed tests by using those two virtual machines: one acts as a server and one acts as a client.
  • Clean up all provisioned resources.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 23.8%
  • HCL 21.9%
  • Python 15.3%
  • C# 14.0%
  • HTML 10.2%
  • PowerShell 9.5%
  • Other 5.3%