Management of virtualized services

Disclaimer: This release contains access to the virtual services that virtualize the Istio based services feature in IBM® Rational® Test Automation Server as a Tech Preview. The Tech Preview is intended for you to view the capabilities for virtualized services offered by Rational® Test Automation Server, 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. IBM provides the information without obligation of support and "as is" without warranty of any kind.

You can find information about the tasks that you can perform on and manage the virtualized services that run on Rational® Test Automation Server. You can start or stop the virtual services that are connected to Rational® Test Automation Server. You can view the routing rules and usage statistics of virtualized services, agents, or intercepts that are connected to Rational® Test Automation Server.

You must create stubs or virtual services in Rational® Integration Tester for the following types of services. You must commit the virtual service resources to a remote repository and then add the repository to your project on Rational® Test Automation Server before you can run the virtual services on Rational® Test Automation Server:
  • Virtual services that utilize the WebSphere® MQ transport.
  • Virtual services that utilize the HTTP transport.
  • Virtual services that virtualize the Istio based services. You can run virtual services for the following types of requests received or sent by the Istio service mesh:
    • Requests received by services in the Istio service mesh.
    • Requests sent from namespaces in the Istio service mesh to external services that are not in the Istio service mesh.
Important: You can run virtual services only in the Default Cluster location of Rational® Test Automation Server. You cannot run virtual services on a remote Docker host.
The following are the considerations that decide how a container of the Rational® Test Automation Server cluster is selected to run virtual services:
  • Before a container is selected to run a virtual service, it is checked for a previous failure to start a virtual service or for a low heap size, and other conditions. If the container was not found suitable, then it is not selected for running the virtual service.
  • Multiple virtual services can be run in the same container if the following conditions are satisfied:
    • Subsequent virtual services are started by the same project member.
    • All virtual services are created and contained in the same Rational® Integration Tester project.
    • The requests to run the virtual services refer to the same version, meaning that the git commit IDs on which they are based are the same. If you use the UI, this means that the Version field in the Execute virtual service dialog are the same.
    • The settings that you configure in the Advanced settings for the virtual services are the same.
    • The datasets selected for an override are the same, if datasets are used.

Working with virtual services

You can perform the following tasks on virtual services on Rational® Test Automation Server: