Skip to content

Upgrade guide

Squash Orchestrator

Installation vignette of tools

  • Stop the orchestrator using opentf-done followed by the command used to stop the orchestrator (see Stopping the orchestrator).
    For example, if Squash Orchestrator is deployed using docker-compose:
    opentf-done --host http://localhost --token $TOKEN
    docker-compose down
    
  • Update the Squash Orchestrator's Docker image.
  • If the intermediate versions (between the pre-update version and the final version) or the final version itself require configuration changes, perform these. These instructions are indicated on the release notes page. If no instruction is indicated, no modification is to be made.
  • Restart the Squash Orchestrator in the same way as before the update.

Orchestrator tools

Installation vignette of tools

Update the Orchestrator tools by running the following command:

pip install --upgrade opentf-tools

OpenTestFactory Agent

Installation vignette of agent

  • Stop the OpenTestFactory Agent.
  • Update the agent by running the following command:
    pip install --upgrade opentf-agent
    
  • Restart the agent.

Squash TM plugins

Installation vignette of TM Plugins

To update the Squash TM plugins, please refer to the installation protocol of a Squash TM plugin.

  • Test Plan Retriever
  • Result Publisher
  • Squash AUTOM
  • Git Connector
  • Action Library
  • Jira Automation Workflow