Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

li-clutter-org/loadimpact-jenkins-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

!!! THIS PLUGIN IS DEPRECATED !!!

The Load Impact SaaS service is deprecated and will be end-of-lifed at December 31st, 2020. It has been superceded by k6 and k6 Cloud.

Load Impact Jenkins plugin

A plugin for the Jenkins CI Server, that run load-tests hosted on Load Impact, as a build-step or post-build-step.

Where to get it?

Building the plugin

You can clone this GitHub repo and build the plugin yourself using the instructions below.

Prerequisites

  • Java JDK, version 6+
  • Apache Maven, version 3+

Build

Run the following command (in the root directory of the cloned sources) to build the plugin ZIP

cd path/to/loadimpact-jenkins-plugin
mvn clean package

You can then find the plugin as the file ./target/LoadImpact-Jenkins-plugin.hpi

Install

Use Jenkins own plugin upload service, by navigating to "Manage Jenkins", then "Manage Plugins", finally choose the "Advanced tab". Under "Upload Plugin", select the HPI file you just built and click "Upload". At last, restart jenkins.

Configure

  • Get an API token from your Load Impact account
  • Add a credential, defining the API token. N.B. you need to have the Jenkins Credentials plugin installed.
  • Create a new build job and choose "Load Impact" as a build or post-build step.

More Information

About

Run performance tests on Load Impact's cloud testing platform using this Jenkins plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •