Skip to content

Powerful custom performance testing platform hosted on OpenShift

Notifications You must be signed in to change notification settings

okeetris/performance-testing-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Performance testing cluster hosted on OpenShift

Overview

This repo contains the shell scripts and deployment's to create and run a Performance testing cluster on Openshift and can be easily adapted to also work with all Kubernetes enviroments.

It will create:

  • 1 JMeter master pod
  • 5 JMeter slave pods
  • 1 InfluxDb pod for storing all test data
  • 1 Grafana pod for displaying the results of the ran tests in real time.

It will also link all pods together to provide a fully working test platform

Preqresites

Kubernetes > 1.11

OpenShift version > 3.11

N.B.: this implementation was tested on Kubernetes 1.11 and OpenShift 3.11

Installation

Open the OpenShift folder and follow the instructions in the ReadMe there.

In Progress

Kuberenetes version.

About

Powerful custom performance testing platform hosted on OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages