GithubHelp home page GithubHelp logo

kmadel / blazemeter-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from schottsfired/blazemeter-demo

0.0 1.0 0.0 499 KB

Simple App to Test BlazeMeter Jenkins Integration

Makefile 3.08% CSS 0.46% PHP 56.71% HTML 5.92% Python 6.17% Ruby 12.06% Shell 15.60%

blazemeter-demo's Introduction

blazemeter-demo

Simple App to test CI/CD with Blazemeter Taurus & Jenkins Pipeline

Run the App

Traditional Approach (OSX)

Follow this guide to set up Apache, MySql, and PHP (AMP stack).

Once complete, the app will be available at e.g. http://localhost/~David/blazemeter-demo/app/

Docker Approach

From the project directory, run make network so that our containers can communicate with each other.

Then run make app to run the app inside a Docker container at http://localhost:8888.

Run Taurus

Follow this guide to install Taurus/bzt on the OSX command line. Running from the command line allows for live visualization of performance test runs.

Alternatively, you can make bzt to run Taurus inside a Docker container. Be sure to make app first.

When finished, run make clean to stop the app and remove stopped containers.

CI/CD with Jenkins Pipeline

  1. Run Jenkins via make jenkins (be sure to make network first if you haven't done this already)
  2. Install the Performance Plugin (required) and the Blue Ocean Plugin (optional)
  3. Create a MultiBranch Pipeline that points to this repo
  4. Build! For more details, see Jenkinsfile in the project root directory.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.