Prerequisites for installing the server software on Red Hat OpenShift

Before you install Rational® Test Automation Server on the Red Hat OpenShift platform, you must first complete certain tasks.

The following section describes each prerequisite in detail:

Internet access

You must have access to the internet to install Rational® Test Automation Server.

Harbor repository credentials

  • New customers:

    You must create a support ticket to get the credentials that are required to access the product binaries from the Harbor repository. For more information, refer to How to create an HCL Support case.

  • Existing customers:

    You must use your existing Harbor repository credentials to access the product binaries.

Red Hat OpenShift platform

You must set up a Red Hat OpenShift platform.

For more information about hardware and software requirements, see System Requirements.

Backup user data

If you want to migrate user data from a previous version of the product during the installation of the server software, then you must perform the following tasks:

OpenShift Kubernetes Engine

OpenShift Kubernetes Engine is a product that permits you to use an enterprise-class Kubernetes environment as a production platform to launch containerized applications.

  • You must have set up OpenShift Kubernetes Engine and installed the following components in your IT infrastructure:

    • Red Hat OpenShift Container Platform V4.4 or later. For more information, refer to the Red Hat OpenShift documentation.

    • Dynamic Volume Provisioning or manually created Persistent Volumes (PV) of an appropriate size that are already available. For more information, refer to the Dynamic provisioning section in the Red Hat OpenShift documentation.

    • Jaeger operator to trace test logs and Jaeger-based reports when you run tests. For more information, refer to the Installing Jaeger.

    • Optional: Red Hat Service Mesh V1.1 or later, when additional service virtualization features are required. For more information, refer to the Red Hat OpenShift Service Mesh overview section in the Red Hat OpenShift documentation.

  • You must configure the OpenShift software-defined networking (SDN) to provide a unified cluster network that enables communication between pods across the OpenShift Container Platform cluster. The default installation includes the NetworkPolicy resources and these resources are acted upon only if you configure the SDN appropriately. For more information, refer to the OpenShift SDN default CNI network provider section in the RedHat OpenShift documentation.

  • You must have access to the OpenShift cluster with required privileges. You can run the following command on the OpenShift command-line interface to gain access:
    oc login -u kubeadmin -p {password} https://api.{openshift-cluster-dns-name}:6443

Mandatory software

You must install the following software on Red Hat OpenShift:

  • Helm V3.3.4 or later. For more information, refer to the Installing Helm section in the Helm documentation.

  • OpenShift CLI. For more information, refer to the Getting started with the CLI section in the Red Hat OpenShift documentation.

Service virtualization through Istio

The default configuration does not enable service virtualization through Istio. To use the service virtualization feature, you must configure it appropriately and it must be installed by a cluster-admin. For more information about how to enable service virtualization through Istio, see Installing the server software on Red Hat OpenShift.
Disclaimer: This release contains access to the virtualized services feature in Rational® Test Automation Server as a Tech Preview. The Tech Preview is intended for you to view the capabilities of virtualized services offered by Rational® Test Automation Server V10.1.2, and to provide your feedback to the product team. You are permitted to use the information only for evaluation purposes and not for use in a production environment. HCL provides the information without obligation of support and "as is" without warranty of any kind.