Installation Guide


Squash Generator Service

Overview

The Squash Generator micro-service allows Squash TM automated test plan retrieval when executing an EPaC with Squash Orchestrator.

Installation

It is included in the*Docker* image of the Squash Orchestrator. For further details on Squash Orchestrator installation, please refer to the dedicated section.

To run Squash Orchestrator Docker image with Squash DEVOPS Premium version of the Squash Generator Service, parameter -e SQUASH_LICENCE_TYPE=premium must be set in the docker run command of Squash Orchestrator.


Test Plan Retriever plugin for Squash TM

Overview

This plugin allows Squash TM automated test plan retrieval by a Squash Orchestrator server.

Installation

The plugin exists in a Community version (squash.tm.rest.test.plan.retriever.community-1.0.0.RELEASE.jar) freely available, or a Premium version (squash.tm.rest.test.plan.retriever.premium-1.0.0.RELEASE.jar) available on request.

For details on the installation, please refer to installation protocol of a Squash TM plugin (https://sites.google.com/a/henix.fr/wiki-squash-tm/installation-and-exploitation-guide/2—installation-of-squash-tm/7—jira-plug-in).

Warning

This plugin is compatible with version 1.22.2.RELEASE or higher of Squash TM.


Squash DEVOPS plugin for Jenkins

Overview

The plugin make calls to Squash Orchestrator inside a pipeline easier.

Installation

The plugin is freely available from https://www.squashtest.com/community-download, as a .hpi file (squash-devops-1.1.0.hpi).

To install it, you have to submit the plugin in the Upload Plugin area accessible by the Advanced tab of the Plugin Manager in Jenkins configuration :

../_images/squash-devops-plugin-jenkins-upload.png

Warning

This plugin is compatible with version 2.164.1 or higher of Jenkins