Skip to content

Uninstall TestGen

This document provides the steps to uninstall an instance of DataOps Data Quality TestGen. The process uninstalls the Docker Compose application and removes all data, containers, and images related to TestGen from your machine.

Tip

To upgrade an instance of TestGen without losing any data, see Upgrade TestGen.

Using dk-installer.exe on Windows

The instance must have been installed using dk-installer.exe, as outlined in Install on Windows.

  1. Download the latest version of dk-installer.exe.
  2. Run the uninstall option.
    1. From your Downloads folder, double-click the dk-installer.exe file to start the program.
    2. If a Windows protected your PC screen is displayed, click the More info link, and then click Run anyway.
    3. In the Choose a Product menu, type 1 for TestGen and press Enter.
    4. In the TestGen Menu, type 7 for Uninstall TestGen and press Enter.

Using dk-installer on Mac/Linux

The instance must have been installed using dk-installer, as outlined in Install on Mac/Linux or Install Enterprise.

  1. Navigate to the directory that was used for the TestGen installation. It should contain the docker-compose.yml file.

  2. Download the latest version of dk-installer.

    curl -o dk-installer.py 'https://raw.githubusercontent.com/DataKitchen/data-observability-installer/main/dk-installer.py'
    

  3. Run the delete command.

    python3 dk-installer.py tg delete