Migrating user data on Ubuntu from 10.1.2 or earlier
When you want to use the data, which was in your earlier version, in a new version of Test Hub, you can migrate those user data.
The following table lists the variables that you must replace with the actual value in the command.
Variables | Description |
---|---|
{main} |
The name of the release that you provided during the installation of Test Hub. |
{backup-release} |
The Helm release name of Test Hub where you store the backup data. |
{target-release} |
The Helm release name of Test Hub where you want to restore the data. |
{backup-file-name} |
The name of the backed-up file that you saved. |
devops-system
is the name of the namespace that you created during the
installation of Test Hub. If
you created a namespace by using a different value, then you must use that value
in place of devops-system
in all the instances in this procedure.-
Configure licenses for team spaces. See Configuring licenses for team spaces.
-
Configure Test Hub. See Configuration of DevOps Test Hub.