To deploy your MAR-based Mock Services on a containerized VSE, install a BlazeMeter Virtual Service Environment.
You can install a BlazeMeter Virtual Service Environment in a Docker container in a BlazeMeter private location (OPL).
Note: This feature is not available by default. If you are interested in using BlazeMeter Virtual Service Environments, contact BlazeMeter Support.
- System Requirements
- Install the BlazeMeter Virtual Service Environment on Docker
- Enable Performance Mode
System Requirements
Ensure that the server on which you are installing the BlazeMeter Virtual Service Environment adheres to all Docker installation requirements on the Private Location System Requirements page.
Note: We do not support sharing of private locations across Workspaces for Blaze VSE. It is recommended that a new private location is created for each Blaze VSE within a workspace.
Install the BlazeMeter Virtual Service Environment on Docker
- Click the Cog icon at the top right of the BlazeMeter UI to open the Settings.
- Click Private Location under Workspaces.
If you don't see this option, you don't have the appropriate credentials. Either request to become an admin in your workspace, or work with an administrator to create the private location. - Click the Add button.
- Name the private location, set the number of parallel engine runs, and click Next.
- Select Mock Services under Functionalities, and click Create.
Note: We removed the dependency on SV Bridge component for BlazeVSE. You don't need to enable SV Bridge anymore unless you want to use that bridge to connect to enterprise SV. - Click Add Agent.
- Name the agent and click Create Agent.
A window appears that includes a Docker command for running the agent. - Copy the Docker run command to a text file.
- (Optional) If needed, add a PREFERRED_LOCATION property to the Docker command with a value specifying the network interface you want to use for network traffic from Mock Services.
Example: --env PREFERRED_INTERFACE=eth0
For more information, see Configure Crane Agent to Ensure Mock Service Deployed on Private Location is Reachable. - Open a terminal on the system where you want to install the agent and run the Docker command that you copied in Step 8.
As long as you chose the correct options during Private Location creation, the agent installation will also install the images for a BlazeMeter Virtual Service Environment. - Verify that the agent is running on the Private Locations page.
Note: The Idle status indicates the agent is ready to accept commands. For more information, see Using Private Locations. - Click Mock Services and click the Environments page.
Your installed BlazeMeter Virtual Service Environment should appear on this page.
Note: The VSE will only run when MAR Mock Services are deployed to it. A stopped status indicates no MAR Mock Services are running on that VSE.
If your agent installation was successful but you do not see an entry on the Environments page, verify that the BlazeMeter Virtual Service Environment feature is enabled in your workspace.
Enable Performance Mode
By default, all newly created Virtual Service Environments have performance mode disabled (ie. they are in functional mode).
BlazeMeter Account Administrators and Workspace Mangers are able to enable performance mode. Changing the performance setting will be tracked according to your Service Virtualization Performance VSE entitlement.
To enable performance mode:
Prerequisite: You are an Account Administrators or a Workspace Manger.
Follow these steps:
- Navigate to Mock Services, Environments tab to see the list of all currently installed BlazeMeter Virtual Service Environments.
- Expand the VSE.
- Toggle the Performance Mode button.
An Update message opens. - Click Update.
You enabled the performance mode for the VSE. For more information about tracking VSE metrics, see Mock Services Analytics.
0 Comments