Skip to content

phongcao/jmeter-circleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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