Upgrade Allure Testops via RPM packages
This guide describes the common upgrade procedure for an Allure Testops instance that has been installed via RPM packages.
Before you begin, make sure to read the release notes for the Allure Testops version you are upgrading to. In case you are skipping one or more versions, read the release notes for the skipped versions, too.
The release notes may contain crucial information on how to adapt your configuration files or migrate your data to the new version of Allure Testops.
Open a terminal application.
Refresh the index of available packages.
sudo yum check-update
Reinstall the package option you are using.
Before executing the command, replace “4.22.1” with the version you are upgrading to.
sudo yum install -y allure-testops-min-4.22.1
sudo yum install -y allure-testops-box-4.22.1
If necessary, modify your configuration files according to the relevant release notes.
Restart Allure Testops.
sudo systemctl restart allure-gateway allure-uaa allure-report