Starting and stopping DevOps Test Virtualization Control Panel
You can start IBM® DevOps Test Virtualization Control Panel (Test Virtualization Control Panel) to enable users to log in by using a web browser. If the server is installed as a service, you can configure it for automatic startup on boot or for manual startup on demand.
On Windows™ systems, the server is, by default, configured to be installed as a service, and for automatic startup on boot. If you cleared these selections during the installation, then use the Modify option of Installation Manager to update the installation. See Starting and stopping on Windows systems.
Starting and stopping on Windows systems
Starting and stopping on non-Windows systems
/opt/IBM/DevOpsTestControlPanel/bin
.-
If you are using the init shell script run the
startup.sh
file from the default location or where you installed Test Virtualization Control Panel. -
If you are using the systemd script, follow these steps:
-
If you are using the init shell script, run the
shutdown.sh
file from the default location:/opt/IBM/DevOpsTestControlPanel/bin
. -
If you are using the systemd script, run
sudo systemctl stop controlpanel
.
-
Follow these steps to configure automatic start on boot for the
init shell script:
-
Follow these steps to configure automatic start on boot for the
systemd script:
Configuring automatic start on boot on RedHat Linux systems
The steps for RedHat Linux systems are different from those for non-Windows systems.