Breadcrumbs

GC Load Test Utility Deployment Guide


Software Requirement

The following are the prerequisites for setting up a Generic Connector load test utility.

Software Requirements


Certificates for HTTPS

  • Certificates from a valid signing authority or Domain signed certificate are required for HTTPS protocol support


System Access Requirements

  • Administrative privileges (root) on the host machine are required to proceed with the installation.

Deployment Steps

  1. Download the GC_Utility_Load_Test.rar from Google-Drive

  2. Download the required deployment folder

  3. Create a folder on a Linux machine in any path of your inside root.

  4. Place the downloaded files inside the created folder as follows:

  5. Open env.txt file with a text editor

  6. image2023-8-23_12-52-39.png

  7. Make the desired changes and update the file

  8. Open autoagent_config.xml file with a text editor

  9. image2023-8-23_12-55-18.png

  10. Make the desired changes and update the file

  11. Open scenarioList.xml file with a text editor

  12. image2023-8-23_12-57-44.png

  13. Make the desired changes and update the file

  14. run the command chmod 755 ./deploy.sh

  15. now run the ./deploy.sh file and you can see after completion your docker image is running

  16. image2023-8-23_13-3-52.png



Configuration Parameters (Environment Variables)

Parameter

Default Value

ACTIVE_MQ_1

192.168.1.148:61616

ACTIVE_MQ_2

192.168.1.148:61616

PUBLISH_QUEUE

Connector1

RECEIVE_TOPIC

SiebelTestClient1

DEFAULT_CALLING_NUMBER

62217

DELAY

10000

EVENT_WAIT_TIME

10000

AGENTS_COUNT

5

CONSULT_AGENT_COUNT

5

COMMAND_DELAY_TIME

1000

REST_API_IP

192.168.1.232

LD_LIBRARY_PATH

/app